Uses of Class
org.telegram.telegrambots.meta.exceptions.TelegramApiRequestException
Packages that use TelegramApiRequestException
Package
Description
-
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods
Methods in org.telegram.telegrambots.meta.api.methods that throw TelegramApiRequestExceptionModifier and TypeMethodDescriptionCopyMessage.deserializeResponse(String answer) CopyMessages.deserializeResponse(String answer) ForwardMessages.deserializeResponse(String answer) GetFile.deserializeResponse(String answer) GetMe.deserializeResponse(String answer) GetUserProfilePhotos.deserializeResponse(String answer) abstract TPartialBotApiMethod.deserializeResponse(String answer) Deserialize a json answer to the response type to a methodPartialBotApiMethod.deserializeResponse(String answer, Class<T> returnClass) StopMessageLiveLocation.deserializeResponse(String answer) <K extends Serializable>
TPartialBotApiMethod.deserializeResponseArray(String answer, Class<K> returnClass) protected <K extends Serializable>
TPartialBotApiMethod.deserializeResponseSerializable(String answer, Class<K> returnClass) -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.adminrights
Methods in org.telegram.telegrambots.meta.api.methods.adminrights that throw TelegramApiRequestExceptionModifier and TypeMethodDescriptionGetMyDefaultAdministratorRights.deserializeResponse(String answer) -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.boosts
Methods in org.telegram.telegrambots.meta.api.methods.boosts that throw TelegramApiRequestException -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.botapimethods
Methods in org.telegram.telegrambots.meta.api.methods.botapimethods that throw TelegramApiRequestExceptionModifier and TypeMethodDescriptionBotApiMethodBoolean.deserializeResponse(String answer) BotApiMethodMessage.deserializeResponse(String answer) BotApiMethodSerializable.deserializeResponseFromPossibilities(String answer, List<Class<? extends Serializable>> possibleValues) BotApiMethodSerializable.deserializeResponseMessageOrBoolean(String answer) -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.commands
Methods in org.telegram.telegrambots.meta.api.methods.commands that throw TelegramApiRequestException -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.description
Methods in org.telegram.telegrambots.meta.api.methods.description that throw TelegramApiRequestExceptionModifier and TypeMethodDescriptionGetMyDescription.deserializeResponse(String answer) GetMyShortDescription.deserializeResponse(String answer) -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.forum
Methods in org.telegram.telegrambots.meta.api.methods.forum that throw TelegramApiRequestExceptionModifier and TypeMethodDescriptionCreateForumTopic.deserializeResponse(String answer) GetForumTopicIconStickers.deserializeResponse(String answer) -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.games
Methods in org.telegram.telegrambots.meta.api.methods.games that throw TelegramApiRequestExceptionModifier and TypeMethodDescriptionGetGameHighScores.deserializeResponse(String answer) SetGameScore.deserializeResponse(String answer) -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.groupadministration
Methods in org.telegram.telegrambots.meta.api.methods.groupadministration that throw TelegramApiRequestExceptionModifier and TypeMethodDescriptionCreateChatInviteLink.deserializeResponse(String answer) EditChatInviteLink.deserializeResponse(String answer) ExportChatInviteLink.deserializeResponse(String answer) GetChat.deserializeResponse(String answer) GetChatAdministrators.deserializeResponse(String answer) GetChatMember.deserializeResponse(String answer) GetChatMemberCount.deserializeResponse(String answer) RevokeChatInviteLink.deserializeResponse(String answer) SetChatPhoto.deserializeResponse(String answer) -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.invoices
Methods in org.telegram.telegrambots.meta.api.methods.invoices that throw TelegramApiRequestException -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.name
Methods in org.telegram.telegrambots.meta.api.methods.name that throw TelegramApiRequestException -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.polls
Methods in org.telegram.telegrambots.meta.api.methods.polls that throw TelegramApiRequestException -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.send
Methods in org.telegram.telegrambots.meta.api.methods.send that throw TelegramApiRequestExceptionModifier and TypeMethodDescriptionSendAnimation.deserializeResponse(String answer) SendAudio.deserializeResponse(String answer) SendDocument.deserializeResponse(String answer) SendMediaGroup.deserializeResponse(String answer) SendPhoto.deserializeResponse(String answer) SendSticker.deserializeResponse(String answer) SendVideo.deserializeResponse(String answer) SendVideoNote.deserializeResponse(String answer) SendVoice.deserializeResponse(String answer) -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.stickers
Methods in org.telegram.telegrambots.meta.api.methods.stickers that throw TelegramApiRequestExceptionModifier and TypeMethodDescriptionAddStickerToSet.deserializeResponse(String answer) CreateNewStickerSet.deserializeResponse(String answer) GetCustomEmojiStickers.deserializeResponse(String answer) GetStickerSet.deserializeResponse(String answer) UploadStickerFile.deserializeResponse(String answer) -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.updates
Methods in org.telegram.telegrambots.meta.api.methods.updates that throw TelegramApiRequestExceptionModifier and TypeMethodDescriptionGetUpdates.deserializeResponse(String answer) GetWebhookInfo.deserializeResponse(String answer) -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.updatingmessages
Methods in org.telegram.telegrambots.meta.api.methods.updatingmessages that throw TelegramApiRequestExceptionModifier and TypeMethodDescriptionEditMessageCaption.deserializeResponse(String answer) EditMessageLiveLocation.deserializeResponse(String answer) EditMessageMedia.deserializeResponse(String answer) EditMessageReplyMarkup.deserializeResponse(String answer) EditMessageText.deserializeResponse(String answer) -
Uses of TelegramApiRequestException in org.telegram.telegrambots.meta.api.methods.webapp
Methods in org.telegram.telegrambots.meta.api.methods.webapp that throw TelegramApiRequestException