Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- """
- - TelegramAPIError
- - ValidationError
- - Throttled
- - BadRequest
- - MessageError
- - MessageNotModified
- - MessageToForwardNotFound
- - MessageToDeleteNotFound
- - MessageToPinNotFound
- - MessageIdentifierNotSpecified
- - MessageTextIsEmpty
- - MessageCantBeEdited
- - MessageCantBeDeleted
- - MessageCantBeForwarded
- - MessageToEditNotFound
- - MessageToReplyNotFound
- - ToMuchMessages
- - PollError
- - PollCantBeStopped
- - PollHasAlreadyClosed
- - PollsCantBeSentToPrivateChats
- - PollSizeError
- - PollMustHaveMoreOptions
- - PollCantHaveMoreOptions
- - PollsOptionsLengthTooLong
- - PollOptionsMustBeNonEmpty
- - PollQuestionMustBeNonEmpty
- - MessageWithPollNotFound (with MessageError)
- - MessageIsNotAPoll (with MessageError)
- - ObjectExpectedAsReplyMarkup
- - InlineKeyboardExpected
- - ChatNotFound
- - ChatDescriptionIsNotModified
- - InvalidQueryID
- - InvalidPeerID
- - InvalidHTTPUrlContent
- - ButtonURLInvalid
- - URLHostIsEmpty
- - StartParamInvalid
- - ButtonDataInvalid
- - FileIsTooBig
- - WrongFileIdentifier
- - GroupDeactivated
- - BadWebhook
- - WebhookRequireHTTPS
- - BadWebhookPort
- - BadWebhookAddrInfo
- - BadWebhookNoAddressAssociatedWithHostname
- - NotFound
- - MethodNotKnown
- - PhotoAsInputFileRequired
- - InvalidStickersSet
- - NoStickerInRequest
- - ChatAdminRequired
- - NeedAdministratorRightsInTheChannel
- - MethodNotAvailableInPrivateChats
- - CantDemoteChatCreator
- - CantRestrictSelf
- - NotEnoughRightsToRestrict
- - PhotoDimensions
- - UnavailableMembers
- - TypeOfFileMismatch
- - WrongRemoteFileIdSpecified
- - PaymentProviderInvalid
- - CurrencyTotalAmountInvalid
- - CantParseUrl
- - UnsupportedUrlProtocol
- - CantParseEntities
- - ResultIdDuplicate
- - MethodIsNotAvailable
- - ConflictError
- - TerminatedByOtherGetUpdates
- - CantGetUpdates
- - Unauthorized
- - BotKicked
- - BotBlocked
- - UserDeactivated
- - CantInitiateConversation
- - CantTalkWithBots
- - NetworkError
- - RetryAfter
- - MigrateToChat
- - RestartingTelegram
- - AIOGramWarning
- - TimeoutWarning
- """
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement