MCPcopy Create free account
hub / github.com/Rushifakami/csfloat_api / platform

Method platform

models/me.py:83–84  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

81
82 @property
83 def platform(self) -> Optional[int]:
84 return self._platform
85
86 @property
87 def last_updated(self) -> Optional[str]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected