Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rushifakami/csfloat_api
/ stickerId
Method
stickerId
models/stickers.py:52–53 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
50
51
@property
52
def
stickerId(self) -> Optional[int]:
53
return
self._stickerId
54
55
@property
56
def
slot(self) -> Optional[int]:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected