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

Method stall_public

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

Source from the content-addressed store, hash-verified

180
181 @property
182 def stall_public(self) -> Optional[bool]:
183 return self._stall_public
184
185 @property
186 def away(self) -> Optional[bool]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected