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

Method api_key

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

Source from the content-addressed store, hash-verified

196
197 @property
198 def api_key(self) -> Optional[str]:
199 return self._api_key
200
201 @property
202 def statistics(self) -> Optional[Statistics]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected