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

Method avatar

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

Source from the content-addressed store, hash-verified

160
161 @property
162 def avatar(self) -> Optional[str]:
163 return self._avatar
164
165 @property
166 def background_url(self) -> Optional[str]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected