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

Class NeedReLoginError

bot/exceptions/api.py:2–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2class NeedReLoginError(Exception):
3 pass
4
5class NeedRefreshTokenError(Exception):
6 pass

Callers 2

auth_with_web_dataMethod · 0.90
refresh_tokensMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected