Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ name
Method
name
models/stickers.py:68–69 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
66
67
@property
68
def
name(self) -> Optional[str]:
69
return
self._name
70
71
@property
72
def
reference(self) -> Optional[StickerReference]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected