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

Method flags

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

Source from the content-addressed store, hash-verified

156
157 @property
158 def flags(self) -> Optional[int]:
159 return self._flags
160
161 @property
162 def avatar(self) -> Optional[str]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected