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