Interface BotApiObject
-
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
BotCommandScope,ChatMember,InlineQueryResult,InputMessageContent,PassportElementError,ReplyKeyboard
- All Known Implementing Classes:
Animation,Audio,BotCommand,BotCommandScopeAllChatAdministrators,BotCommandScopeAllGroupChats,BotCommandScopeAllPrivateChats,BotCommandScopeChat,BotCommandScopeChatAdministrators,BotCommandScopeChatMember,BotCommandScopeDefault,CallbackGame,CallbackQuery,Chat,ChatInviteLink,ChatJoinRequest,ChatLocation,ChatMemberAdministrator,ChatMemberBanned,ChatMemberLeft,ChatMemberMember,ChatMemberOwner,ChatMemberRestricted,ChatMemberUpdated,ChatPermissions,ChatPhoto,ChosenInlineQuery,Contact,Dice,Document,EncryptedCredentials,EncryptedPassportElement,File,ForceReplyKeyboard,Game,GameHighScore,InlineKeyboardButton,InlineKeyboardMarkup,InlineQuery,InlineQueryResultArticle,InlineQueryResultAudio,InlineQueryResultCachedAudio,InlineQueryResultCachedDocument,InlineQueryResultCachedGif,InlineQueryResultCachedMpeg4Gif,InlineQueryResultCachedPhoto,InlineQueryResultCachedSticker,InlineQueryResultCachedVideo,InlineQueryResultCachedVoice,InlineQueryResultContact,InlineQueryResultDocument,InlineQueryResultGame,InlineQueryResultGif,InlineQueryResultLocation,InlineQueryResultMpeg4Gif,InlineQueryResultPhoto,InlineQueryResultVenue,InlineQueryResultVideo,InlineQueryResultVoice,InputContactMessageContent,InputFile,InputInvoiceMessageContent,InputLocationMessageContent,InputMedia,InputMediaAnimation,InputMediaAudio,InputMediaDocument,InputMediaPhoto,InputMediaVideo,InputTextMessageContent,InputVenueMessageContent,Invoice,KeyboardButton,KeyboardButtonPollType,LabeledPrice,Location,LoginUrl,MaskPosition,Message,MessageAutoDeleteTimerChanged,MessageEntity,MessageId,OrderInfo,PassportData,PassportElementErrorDataField,PassportElementErrorFile,PassportElementErrorFiles,PassportElementErrorFrontSide,PassportElementErrorReverseSide,PassportElementErrorSelfie,PassportElementErrorTranslationFile,PassportElementErrorTranslationFiles,PassportElementErrorUnspecified,PassportFile,PhotoSize,Poll,PollAnswer,PollOption,PreCheckoutQuery,ProximityAlertTriggered,ReplyKeyboardMarkup,ReplyKeyboardRemove,ResponseParameters,ShippingAddress,ShippingOption,ShippingQuery,Sticker,StickerSet,SuccessfulPayment,Update,User,UserProfilePhotos,Venue,Video,VideoNote,Voice,VoiceChatEnded,VoiceChatParticipantsInvited,VoiceChatScheduled,VoiceChatStarted,WebhookInfo
public interface BotApiObject extends Serializable
- Version:
- 1.0 An object from the Bots API received from Telegram Servers
- Author:
- Ruben Bermudez