Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HiddenCodeDevs/BlumTelegramBot
/ AuthError
Class
AuthError
bot/exceptions/api.py:11–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
pass
10
11
class
AuthError(Exception):
12
pass
13
14
class
AlreadyConnectError(Exception):
15
pass
Callers
1
login
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected