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

Class NeedRefreshTokenError

bot/exceptions/api.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3 pass
4
5class NeedRefreshTokenError(Exception):
6 pass
7
8class InvalidUsernameError(Exception):
9 pass

Callers 2

getMethod · 0.90
postMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected