Exceptions
Table of Contents
Classes
- CallbackAnswerException
- ClientDecodeException
- DataNotDictLikeException
- DetailedPhpBotGramException
- PhpBotGramException
- RestartingTelegram
- SceneException
- TelegramApiException
- TelegramBadRequestException
- TelegramConflictException
- TelegramEntityTooLarge
- TelegramForbiddenException
- TelegramMigrateToChat
- TelegramNetworkException
- TelegramNotFoundException
- TelegramRetryAfter
- TelegramServerException
- TelegramUnauthorizedException
- TokenValidationException
- Thrown when `Token::validate` rejects an input. Mirrors aiogram's `aiogram.utils.token.TokenValidationError`. Catch this specifically to distinguish credential-format failures from other PhpBotGramException.
- UnsupportedKeywordArgumentException
- UpdateTypeLookupException