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

Method extension_setup_at

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

Source from the content-addressed store, hash-verified

212
213 @property
214 def extension_setup_at(self) -> Optional[str]:
215 return self._extension_setup_at
216
217 @property
218 def firebase_messaging(self) -> Optional[FirebaseMessaging]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected