MCPcopy 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
14class AlreadyConnectError(Exception):
15 pass
16
17class UsernameNotAvailableError(Exception):
18 pass

Callers 1

auth_with_web_dataMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected