MCPcopy Create free account
hub / github.com/HiddenCodeDevs/BlumTelegramBot / InvalidUsernameError

Class InvalidUsernameError

bot/exceptions/api.py:8–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6 pass
7
8class InvalidUsernameError(Exception):
9 pass
10
11class AuthError(Exception):
12 pass

Callers 1

auth_with_web_dataMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected