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

Method has_2fa

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

Source from the content-addressed store, hash-verified

248
249 @property
250 def has_2fa(self) -> Optional[bool]:
251 return self._has_2fa
252
253
254class Me:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected