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

Method away

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

Source from the content-addressed store, hash-verified

184
185 @property
186 def away(self) -> Optional[bool]:
187 return self._away
188
189 @property
190 def trade_token(self) -> Optional[str]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected