MCPcopy 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
11class AuthError(Exception):
12 pass
13
14class AlreadyConnectError(Exception):
15 pass

Callers 1

loginMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected