Uses of Interface
org.telegram.telegrambots.meta.api.interfaces.Validable
-
-
Uses of Validable in org.telegram.telegrambots.meta.api.methods
Classes in org.telegram.telegrambots.meta.api.methods that implement Validable Modifier and Type Class Description classAnswerCallbackQueryclassAnswerInlineQueryclassAnswerPreCheckoutQueryclassAnswerShippingQueryclassBotApiMethod<T extends Serializable>classCopyMessageclassForwardMessageclassGetFileclassGetMeclassGetUserProfilePhotosclassPartialBotApiMethod<T extends Serializable>classSetPassportDataErrorsclassStopMessageLiveLocation -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.adminrights
Classes in org.telegram.telegrambots.meta.api.methods.adminrights that implement Validable Modifier and Type Class Description classGetMyDefaultAdministratorRightsclassSetMyDefaultAdministratorRights -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.botapimethods
Classes in org.telegram.telegrambots.meta.api.methods.botapimethods that implement Validable Modifier and Type Class Description classBotApiMethodBooleanclassBotApiMethodMessageclassBotApiMethodSerializable -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.commands
Classes in org.telegram.telegrambots.meta.api.methods.commands that implement Validable Modifier and Type Class Description classDeleteMyCommandsclassGetMyCommandsclassSetMyCommands -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.games
Classes in org.telegram.telegrambots.meta.api.methods.games that implement Validable Modifier and Type Class Description classGetGameHighScoresclassSetGameScore -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.groupadministration
Classes in org.telegram.telegrambots.meta.api.methods.groupadministration that implement Validable Modifier and Type Class Description classApproveChatJoinRequestclassBanChatMemberclassBanChatSenderChatclassCreateChatInviteLinkclassDeclineChatJoinRequestclassDeleteChatPhotoclassDeleteChatStickerSetclassEditChatInviteLinkclassExportChatInviteLinkclassGetChatclassGetChatAdministratorsclassGetChatMemberclassGetChatMemberCountclassLeaveChatclassPromoteChatMemberclassRestrictChatMemberclassRevokeChatInviteLinkclassSetChatAdministratorCustomTitleclassSetChatDescriptionclassSetChatPermissionsclassSetChatPhotoclassSetChatStickerSetclassSetChatTitleclassUnbanChatMemberclassUnbanChatSenderChat -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.invoices
Classes in org.telegram.telegrambots.meta.api.methods.invoices that implement Validable Modifier and Type Class Description classCreateInvoiceLinkclassSendInvoice -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.menubutton
Classes in org.telegram.telegrambots.meta.api.methods.menubutton that implement Validable Modifier and Type Class Description classGetChatMenuButtonclassSetChatMenuButton -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.pinnedmessages
Classes in org.telegram.telegrambots.meta.api.methods.pinnedmessages that implement Validable Modifier and Type Class Description classPinChatMessageclassUnpinAllChatMessagesclassUnpinChatMessage -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.polls
Classes in org.telegram.telegrambots.meta.api.methods.polls that implement Validable Modifier and Type Class Description classSendPollclassStopPoll -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.send
Classes in org.telegram.telegrambots.meta.api.methods.send that implement Validable Modifier and Type Class Description classSendAnimationclassSendAudioclassSendChatActionclassSendContactclassSendDiceclassSendDocumentclassSendGameclassSendInvoiceDeprecated.UseSendInvoiceclassSendLocationclassSendMediaGroupclassSendMessageclassSendPhotoclassSendStickerclassSendVenueclassSendVideoclassSendVideoNoteclassSendVoice -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.stickers
Classes in org.telegram.telegrambots.meta.api.methods.stickers that implement Validable Modifier and Type Class Description classAddStickerToSetclassCreateNewStickerSetclassDeleteStickerFromSetclassGetStickerSetclassSetStickerPositionInSetclassSetStickerSetThumbclassUploadStickerFile -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.updates
Classes in org.telegram.telegrambots.meta.api.methods.updates that implement Validable Modifier and Type Class Description classCloseclassDeleteWebhookclassGetUpdatesclassGetWebhookInfoclassLogOutclassSetWebhook -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.updatingmessages
Classes in org.telegram.telegrambots.meta.api.methods.updatingmessages that implement Validable Modifier and Type Class Description classDeleteMessageclassEditMessageCaptionclassEditMessageLiveLocationclassEditMessageMediaclassEditMessageReplyMarkupclassEditMessageText -
Uses of Validable in org.telegram.telegrambots.meta.api.methods.webapp
Classes in org.telegram.telegrambots.meta.api.methods.webapp that implement Validable Modifier and Type Class Description classAnswerWebAppQuery -
Uses of Validable in org.telegram.telegrambots.meta.api.objects
Classes in org.telegram.telegrambots.meta.api.objects that implement Validable Modifier and Type Class Description classInputFileclassLoginUrl -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.commands
Classes in org.telegram.telegrambots.meta.api.objects.commands that implement Validable Modifier and Type Class Description classBotCommand -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.commands.scope
Subinterfaces of Validable in org.telegram.telegrambots.meta.api.objects.commands.scope Modifier and Type Interface Description interfaceBotCommandScopeClasses in org.telegram.telegrambots.meta.api.objects.commands.scope that implement Validable Modifier and Type Class Description classBotCommandScopeAllChatAdministratorsclassBotCommandScopeAllGroupChatsclassBotCommandScopeAllPrivateChatsclassBotCommandScopeChatclassBotCommandScopeChatAdministratorsclassBotCommandScopeChatMemberclassBotCommandScopeDefault -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent
Subinterfaces of Validable in org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent Modifier and Type Interface Description interfaceInputMessageContentClasses in org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent that implement Validable Modifier and Type Class Description classInputContactMessageContentclassInputInvoiceMessageContentclassInputLocationMessageContentclassInputTextMessageContentclassInputVenueMessageContent -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.inlinequery.result
Subinterfaces of Validable in org.telegram.telegrambots.meta.api.objects.inlinequery.result Modifier and Type Interface Description interfaceInlineQueryResultClasses in org.telegram.telegrambots.meta.api.objects.inlinequery.result that implement Validable Modifier and Type Class Description classInlineQueryResultArticleclassInlineQueryResultAudioclassInlineQueryResultContactclassInlineQueryResultDocumentclassInlineQueryResultGameclassInlineQueryResultGifclassInlineQueryResultLocationclassInlineQueryResultMpeg4GifclassInlineQueryResultPhotoclassInlineQueryResultVenueclassInlineQueryResultVideoclassInlineQueryResultVoice -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached
Classes in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached that implement Validable Modifier and Type Class Description classInlineQueryResultCachedAudioclassInlineQueryResultCachedDocumentclassInlineQueryResultCachedGifclassInlineQueryResultCachedMpeg4GifclassInlineQueryResultCachedPhotoclassInlineQueryResultCachedStickerclassInlineQueryResultCachedVideoclassInlineQueryResultCachedVoice -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.media
Classes in org.telegram.telegrambots.meta.api.objects.media that implement Validable Modifier and Type Class Description classInputMediaclassInputMediaAnimationclassInputMediaAudioclassInputMediaDocumentclassInputMediaPhotoclassInputMediaVideo -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.menubutton
Classes in org.telegram.telegrambots.meta.api.objects.menubutton that implement Validable Modifier and Type Class Description classMenuButtonclassMenuButtonCommandsclassMenuButtonDefaultclassMenuButtonWebApp -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.passport.dataerror
Subinterfaces of Validable in org.telegram.telegrambots.meta.api.objects.passport.dataerror Modifier and Type Interface Description interfacePassportElementErrorClasses in org.telegram.telegrambots.meta.api.objects.passport.dataerror that implement Validable Modifier and Type Class Description classPassportElementErrorDataFieldclassPassportElementErrorFileclassPassportElementErrorFilesclassPassportElementErrorFrontSideclassPassportElementErrorReverseSideclassPassportElementErrorSelfieclassPassportElementErrorTranslationFileclassPassportElementErrorTranslationFilesclassPassportElementErrorUnspecified -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.payments
Classes in org.telegram.telegrambots.meta.api.objects.payments that implement Validable Modifier and Type Class Description classLabeledPriceclassShippingOption -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.replykeyboard
Subinterfaces of Validable in org.telegram.telegrambots.meta.api.objects.replykeyboard Modifier and Type Interface Description interfaceReplyKeyboardClasses in org.telegram.telegrambots.meta.api.objects.replykeyboard that implement Validable Modifier and Type Class Description classForceReplyKeyboardclassInlineKeyboardMarkupclassReplyKeyboardMarkupclassReplyKeyboardRemove -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons
Classes in org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons that implement Validable Modifier and Type Class Description classInlineKeyboardButtonclassKeyboardButtonclassKeyboardButtonPollTypeclassKeyboardRow -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.stickers
Classes in org.telegram.telegrambots.meta.api.objects.stickers that implement Validable Modifier and Type Class Description classMaskPosition -
Uses of Validable in org.telegram.telegrambots.meta.api.objects.webapp
Classes in org.telegram.telegrambots.meta.api.objects.webapp that implement Validable Modifier and Type Class Description classWebAppInfo
-