Uses of Interface
org.telegram.telegrambots.meta.api.interfaces.InputBotApiObject
-
-
Uses of InputBotApiObject in org.telegram.telegrambots.meta.api.objects
Classes in org.telegram.telegrambots.meta.api.objects that implement InputBotApiObject Modifier and Type Class Description classInputFileclassLoginUrl -
Uses of InputBotApiObject in org.telegram.telegrambots.meta.api.objects.inlinequery.inputmessagecontent
Subinterfaces of InputBotApiObject 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 InputBotApiObject Modifier and Type Class Description classInputContactMessageContentclassInputLocationMessageContentclassInputTextMessageContentclassInputVenueMessageContent -
Uses of InputBotApiObject in org.telegram.telegrambots.meta.api.objects.inlinequery.result
Subinterfaces of InputBotApiObject 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 InputBotApiObject Modifier and Type Class Description classInlineQueryResultArticleclassInlineQueryResultAudioclassInlineQueryResultContactclassInlineQueryResultDocumentclassInlineQueryResultGameclassInlineQueryResultGifclassInlineQueryResultLocationclassInlineQueryResultMpeg4GifclassInlineQueryResultPhotoclassInlineQueryResultVenueclassInlineQueryResultVideoclassInlineQueryResultVoice -
Uses of InputBotApiObject in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached
Classes in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached that implement InputBotApiObject Modifier and Type Class Description classInlineQueryResultCachedAudioclassInlineQueryResultCachedDocumentclassInlineQueryResultCachedGifclassInlineQueryResultCachedMpeg4GifclassInlineQueryResultCachedPhotoclassInlineQueryResultCachedStickerclassInlineQueryResultCachedVideoclassInlineQueryResultCachedVoice -
Uses of InputBotApiObject in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached
Classes in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached that implement InputBotApiObject Modifier and Type Class Description classInlineQueryResultCachedAudioDeprecated.Replaced byInlineQueryResultCachedAudioclassInlineQueryResultCachedDocumentDeprecated.Replaced byInlineQueryResultCachedDocumentclassInlineQueryResultCachedGifDeprecated.Replaced byInlineQueryResultCachedGifclassInlineQueryResultCachedMpeg4GifDeprecated.Replaced byInlineQueryResultCachedMpeg4GifclassInlineQueryResultCachedPhotoDeprecated.Replaced byInlineQueryResultCachedPhotoclassInlineQueryResultCachedStickerDeprecated.Replaced byInlineQueryResultCachedStickerclassInlineQueryResultCachedVideoDeprecated.Replaced byInlineQueryResultCachedVideoclassInlineQueryResultCachedVoiceDeprecated.Replaced byInlineQueryResultCachedVoice -
Uses of InputBotApiObject in org.telegram.telegrambots.meta.api.objects.media
Classes in org.telegram.telegrambots.meta.api.objects.media that implement InputBotApiObject Modifier and Type Class Description classInputMedia<T>classInputMediaAnimationclassInputMediaAudioclassInputMediaDocumentclassInputMediaPhotoclassInputMediaVideo -
Uses of InputBotApiObject in org.telegram.telegrambots.meta.api.objects.passport.dataerror
Subinterfaces of InputBotApiObject 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 InputBotApiObject Modifier and Type Class Description classPassportElementErrorDataFieldclassPassportElementErrorFileclassPassportElementErrorFilesclassPassportElementErrorFrontSideclassPassportElementErrorReverseSideclassPassportElementErrorSelfieclassPassportElementErrorTranslationFileclassPassportElementErrorTranslationFilesclassPassportElementErrorUnspecified -
Uses of InputBotApiObject in org.telegram.telegrambots.meta.api.objects.payments
Classes in org.telegram.telegrambots.meta.api.objects.payments that implement InputBotApiObject Modifier and Type Class Description classLabeledPriceclassShippingOption -
Uses of InputBotApiObject in org.telegram.telegrambots.meta.api.objects.replykeyboard
Subinterfaces of InputBotApiObject in org.telegram.telegrambots.meta.api.objects.replykeyboard Modifier and Type Interface Description interfaceReplyKeyboardClasses in org.telegram.telegrambots.meta.api.objects.replykeyboard that implement InputBotApiObject Modifier and Type Class Description classForceReplyKeyboardclassInlineKeyboardMarkupclassReplyKeyboardMarkupclassReplyKeyboardRemove -
Uses of InputBotApiObject in org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons
Classes in org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons that implement InputBotApiObject Modifier and Type Class Description classInlineKeyboardButtonclassKeyboardButton -
Uses of InputBotApiObject in org.telegram.telegrambots.meta.api.objects.stickers
Classes in org.telegram.telegrambots.meta.api.objects.stickers that implement InputBotApiObject Modifier and Type Class Description classMaskPosition -
Uses of InputBotApiObject in org.telegram.telegrambots.meta.exceptions
Methods in org.telegram.telegrambots.meta.exceptions that return InputBotApiObject Modifier and Type Method Description InputBotApiObjectTelegramApiValidationException. getObject()Constructors in org.telegram.telegrambots.meta.exceptions with parameters of type InputBotApiObject Constructor Description TelegramApiValidationException(String message, InputBotApiObject object)
-