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

Method updated_at

models/stickers.py:25–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

23
24 @property
25 def updated_at(self) -> Optional[str]:
26 return self._updated_at
27
28
29class Sticker:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected