Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AstrBotDevs/AstrBot
/ username
Method
username
astrbot/api/web.py:299–300 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
297
298
@property
299
def
username(self) -> str | None:
300
return
self._get_current().username
301
302
@property
303
def
query(self) -> PluginMultiDict[str]:
Callers
nothing calls this directly
Calls
1
_get_current
Method · 0.95
Tested by
no test coverage detected