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

Method background_url

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

Source from the content-addressed store, hash-verified

164
165 @property
166 def background_url(self) -> Optional[str]:
167 return self._background_url
168
169 @property
170 def email(self) -> Optional[str]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected