Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HiddenCodeDevs/BlumTelegramBot
/ NeedReLoginError
Class
NeedReLoginError
bot/exceptions/api.py:2–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
class
NeedReLoginError(Exception):
3
pass
4
5
class
NeedRefreshTokenError(Exception):
6
pass
Callers
2
auth_with_web_data
Method · 0.90
refresh_tokens
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected