Uses of Class
org.telegram.telegrambots.meta.exceptions.TelegramApiValidationException
Packages that use TelegramApiValidationException
Package
Description
-
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.interfaces
Methods in org.telegram.telegrambots.meta.api.interfaces that throw TelegramApiValidationExceptionModifier and TypeMethodDescriptiondefault voidValidable.validate()Validates that mandatory fields are filled and optional objects -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods
Methods in org.telegram.telegrambots.meta.api.methods that throw TelegramApiValidationExceptionModifier and TypeMethodDescriptionvoidAnswerInlineQuery.validate()voidAnswerPreCheckoutQuery.validate()voidAnswerShippingQuery.validate()voidCopyMessage.validate()voidCopyMessages.validate()voidForwardMessage.validate()voidForwardMessages.validate()voidSetPassportDataErrors.validate()voidStopMessageLiveLocation.validate() -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.boosts
Methods in org.telegram.telegrambots.meta.api.methods.boosts that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.business
Methods in org.telegram.telegrambots.meta.api.methods.business that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.commands
Methods in org.telegram.telegrambots.meta.api.methods.commands that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.forum
Methods in org.telegram.telegrambots.meta.api.methods.forum that throw TelegramApiValidationExceptionModifier and TypeMethodDescriptionvoidCloseForumTopic.validate()voidCloseGeneralForumTopic.validate()voidCreateForumTopic.validate()voidDeleteForumTopic.validate()voidEditForumTopic.validate()voidEditGeneralForumTopic.validate()voidGetForumTopicIconStickers.validate()voidHideGeneralForumTopic.validate()voidReopenForumTopic.validate()voidReopenGeneralForumTopic.validate()voidUnhideGeneralForumTopic.validate()voidUnpinAllForumTopicMessages.validate()voidUnpinAllGeneralForumTopicMessages.validate() -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.games
Methods in org.telegram.telegrambots.meta.api.methods.games that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.groupadministration
Methods in org.telegram.telegrambots.meta.api.methods.groupadministration that throw TelegramApiValidationExceptionModifier and TypeMethodDescriptionvoidApproveChatJoinRequest.validate()voidBanChatMember.validate()voidBanChatSenderChat.validate()voidCreateChatInviteLink.validate()voidDeclineChatJoinRequest.validate()voidDeleteChatPhoto.validate()voidDeleteChatStickerSet.validate()voidEditChatInviteLink.validate()voidExportChatInviteLink.validate()voidGetChat.validate()voidGetChatAdministrators.validate()voidGetChatMember.validate()voidGetChatMemberCount.validate()voidLeaveChat.validate()voidPromoteChatMember.validate()voidRestrictChatMember.validate()voidRevokeChatInviteLink.validate()voidSetChatAdministratorCustomTitle.validate()voidSetChatDescription.validate()voidSetChatPermissions.validate()voidSetChatPhoto.validate()voidSetChatStickerSet.validate()voidSetChatTitle.validate()voidUnbanChatMember.validate()voidUnbanChatSenderChat.validate() -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.invoices
Methods in org.telegram.telegrambots.meta.api.methods.invoices that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.pinnedmessages
Methods in org.telegram.telegrambots.meta.api.methods.pinnedmessages that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.polls
Methods in org.telegram.telegrambots.meta.api.methods.polls that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.reactions
Methods in org.telegram.telegrambots.meta.api.methods.reactions that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.send
Methods in org.telegram.telegrambots.meta.api.methods.send that throw TelegramApiValidationExceptionModifier and TypeMethodDescriptionvoidSendAnimation.validate()voidSendAudio.validate()voidSendChatAction.validate()voidSendContact.validate()voidSendDice.validate()voidSendDocument.validate()voidSendGame.validate()voidSendLocation.validate()voidSendMediaGroup.validate()voidSendMessage.validate()voidSendPhoto.validate()voidSendSticker.validate()voidSendVenue.validate()voidSendVideo.validate()voidSendVideoNote.validate()voidSendVoice.validate() -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.stickers
Methods in org.telegram.telegrambots.meta.api.methods.stickers that throw TelegramApiValidationExceptionModifier and TypeMethodDescriptionvoidAddStickerToSet.validate()voidCreateNewStickerSet.validate()voidDeleteStickerFromSet.validate()voidDeleteStickerSet.validate()voidGetCustomEmojiStickers.validate()voidGetStickerSet.validate()voidReplaceStickerInSet.validate()voidSetCustomEmojiStickerSetThumbnail.validate()voidSetStickerEmojiList.validate()voidSetStickerKeywords.validate()voidSetStickerMaskPosition.validate()voidSetStickerPositionInSet.validate()voidSetStickerSetThumbnail.validate()voidSetStickerSetTitle.validate()voidUploadStickerFile.validate() -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.updates
Methods in org.telegram.telegrambots.meta.api.methods.updates that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.updatingmessages
Methods in org.telegram.telegrambots.meta.api.methods.updatingmessages that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.methods.webapp
Methods in org.telegram.telegrambots.meta.api.methods.webapp that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects
Methods in org.telegram.telegrambots.meta.api.objects that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.commands
Methods in org.telegram.telegrambots.meta.api.objects.commands that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.commands.scope
Methods in org.telegram.telegrambots.meta.api.objects.commands.scope that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent
-
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.inlinequery.result
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery.result that throw TelegramApiValidationExceptionModifier and TypeMethodDescriptionvoidInlineQueryResultArticle.validate()voidInlineQueryResultAudio.validate()voidInlineQueryResultContact.validate()voidInlineQueryResultDocument.validate()voidInlineQueryResultGame.validate()voidInlineQueryResultGif.validate()voidInlineQueryResultLocation.validate()voidInlineQueryResultMpeg4Gif.validate()voidInlineQueryResultPhoto.validate()voidInlineQueryResultsButton.validate()voidInlineQueryResultVenue.validate()voidInlineQueryResultVideo.validate()voidInlineQueryResultVoice.validate() -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached that throw TelegramApiValidationExceptionModifier and TypeMethodDescriptionvoidInlineQueryResultCachedAudio.validate()voidInlineQueryResultCachedDocument.validate()voidInlineQueryResultCachedGif.validate()voidInlineQueryResultCachedMpeg4Gif.validate()voidInlineQueryResultCachedPhoto.validate()voidInlineQueryResultCachedSticker.validate()voidInlineQueryResultCachedVideo.validate()voidInlineQueryResultCachedVoice.validate() -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.media
Methods in org.telegram.telegrambots.meta.api.objects.media that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.passport.dataerror
Methods in org.telegram.telegrambots.meta.api.objects.passport.dataerror that throw TelegramApiValidationExceptionModifier and TypeMethodDescriptionvoidPassportElementErrorDataField.validate()voidPassportElementErrorFile.validate()voidPassportElementErrorFiles.validate()voidPassportElementErrorFrontSide.validate()voidPassportElementErrorReverseSide.validate()voidPassportElementErrorSelfie.validate()voidPassportElementErrorTranslationFile.validate()voidPassportElementErrorTranslationFiles.validate()voidPassportElementErrorUnspecified.validate() -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.payments
Methods in org.telegram.telegrambots.meta.api.objects.payments that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.reactions
Methods in org.telegram.telegrambots.meta.api.objects.reactions that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.replykeyboard
Methods in org.telegram.telegrambots.meta.api.objects.replykeyboard that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons
Methods in org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons that throw TelegramApiValidationExceptionModifier and TypeMethodDescriptionvoidInlineKeyboardButton.validate()voidInlineKeyboardRow.validate()voidKeyboardButton.validate()voidKeyboardButtonPollType.validate()voidKeyboardButtonRequestChat.validate()voidKeyboardButtonRequestUser.validate()voidKeyboardButtonRequestUsers.validate()voidKeyboardRow.validate() -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.stickers
Methods in org.telegram.telegrambots.meta.api.objects.stickers that throw TelegramApiValidationException -
Uses of TelegramApiValidationException in org.telegram.telegrambots.meta.api.objects.webapp
Methods in org.telegram.telegrambots.meta.api.objects.webapp that throw TelegramApiValidationException