| Interface | Description |
|---|---|
| InputMessageContent |
Represents the content of a message to be sent as a result of an inline query.
|
| ReplyMarkup |
| Class | Description |
|---|---|
| CallbackGame | |
| Chat |
Contains information about a telegram chat.
|
| EditMessageCaptionMessage |
Message to edit captions of messages.
|
| EditMessageCaptionMessage.Builder | |
| EditMessageDelete |
Used to delete a message, including service messages.
|
| EditMessageLiveLocationMessage | |
| EditMessageMediaMessage |
Message to edit animation, audio, document, photo, or video messages.
|
| EditMessageMediaMessage.Builder | |
| EditMessageReplyMarkupMessage |
Message to edit only the reply markup of messages.
|
| EditMessageReplyMarkupMessage.Builder | |
| EditMessageTextMessage |
Message to edit text and game messages.
|
| EditMessageTextMessage.Builder | |
| ForceReply |
Upon receiving a message with this object, Telegram clients will display a reply interface to the user (act as if the
user has selected the bot‘s message and tapped ’Reply')
|
| GameHighScore |
Represents one row of the high scores table for a game.
|
| IncomingAnimation |
Represents an animation file (GIF or H.264/MPEG-4 AVC video without sound).
|
| IncomingAudio |
Contains information about an audio file.
|
| IncomingCallbackQuery |
Represents an incoming callback query from a callback button in an inline keyboard.
|
| IncomingDocument |
Contains information about a general file.
|
| IncomingGame |
Represents a game.
|
| IncomingInlineQuery |
Represents an incoming inline query.
|
| IncomingMaskPosition |
This object describes the position on faces where a mask should be placed by default.
|
| IncomingMessage |
A message that is exchanged with the Telegram network.
|
| IncomingMessageEntity |
This object represents one special entity in a text message.
|
| IncomingPhotoSize |
Contains information about a photo.
|
| IncomingSticker |
Contains information about a sticker.
|
| IncomingVideo |
Contains information about a video.
|
| InlineKeyboardButton |
Represents one button of an inline keyboard.
|
| InlineKeyboardButton.Builder | |
| InlineKeyboardMarkup |
This object represents an inline keyboard that appears right next to the message it belongs to.
|
| InlineKeyboardMarkup.Builder | |
| InlineQueryResult |
Represents one result of an inline query.
|
| InlineQueryResultArticle |
Represents a link to an article or web page.
|
| InlineQueryResultArticle.Builder | |
| InlineQueryResultAudio |
Represents a link to an MP3 audio file.
|
| InlineQueryResultAudio.Builder | |
| InlineQueryResultCachedAudio |
Represents a link to an MP3 audio file stored on the Telegram servers.
|
| InlineQueryResultCachedAudio.Builder | |
| InlineQueryResultCachedDocument |
Represents a link to a file stored on the Telegram servers.
|
| InlineQueryResultCachedDocument.Builder | |
| InlineQueryResultCachedGif |
Represents a link to an animated GIF file stored on the Telegram servers.
|
| InlineQueryResultCachedGif.Builder | |
| InlineQueryResultCachedMpeg4Gif |
Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram servers.
|
| InlineQueryResultCachedMpeg4Gif.Builder | |
| InlineQueryResultCachedPhoto |
Represents a link to a photo stored on the Telegram servers.
|
| InlineQueryResultCachedPhoto.Builder | |
| InlineQueryResultCachedSticker |
Represents a link to a sticker stored on the Telegram servers.
|
| InlineQueryResultCachedSticker.Builder | |
| InlineQueryResultCachedVideo |
Represents a link to a video file stored on the Telegram servers.
|
| InlineQueryResultCachedVideo.Builder | |
| InlineQueryResultCachedVoice |
Represents a link to a voice message stored on the Telegram servers.
|
| InlineQueryResultCachedVoice.Builder | |
| InlineQueryResultContact |
Represents a contact with a phone number.
|
| InlineQueryResultContact.Builder | |
| InlineQueryResultDocument |
Represents a link to a file.
|
| InlineQueryResultDocument.Builder | |
| InlineQueryResultGame |
Represents a Game.
|
| InlineQueryResultGame.Builder | |
| InlineQueryResultGif |
Represents a link to an animated GIF file.
|
| InlineQueryResultGif.Builder | |
| InlineQueryResultLocation |
Represents a location on a map.
|
| InlineQueryResultLocation.Builder | |
| InlineQueryResultMpeg4Gif |
Represents a link to a video animation (H.264/MPEG-4 AVC video without sound).
|
| InlineQueryResultMpeg4Gif.Builder | |
| InlineQueryResultPhoto |
Represents a link to a photo.
|
| InlineQueryResultPhoto.Builder | |
| InlineQueryResultVenue |
Represents a venue.
|
| InlineQueryResultVenue.Builder | |
| InlineQueryResultVideo |
Represents a link to a page containing an embedded video player or a video file.
|
| InlineQueryResultVideo.Builder | |
| InlineQueryResultVoice |
Represents a link to a voice recording in an .ogg container encoded with OPUS.
|
| InlineQueryResultVoice.Builder | |
| InputContactMessageContent |
Represents the content of a contact message to be sent as the result of an inline query.
|
| InputContactMessageContent.Builder | |
| InputLocationMessageContent |
Represents the content of a location message to be sent as the result of an inline query.
|
| InputLocationMessageContent.Builder | |
| InputMedia |
Represents the content of a media message to be sent.
|
| InputMediaAnimation |
Represents an animation file (GIF or H.264/MPEG-4 AVC video without sound) to be sent.
|
| InputMediaAudio |
Represents an audio file to be treated as music to be sent.
|
| InputMediaPhoto |
Represents a photo to be sent.
|
| InputMediaVideo |
Represents a video to be sent.
|
| InputTextMessageContent |
Represents the content of a text message to be sent as the result of an inline query.
|
| InputTextMessageContent.Builder | |
| InputVenueMessageContent |
Represents the content of a venue message to be sent as the result of an inline query.
|
| InputVenueMessageContent.Builder | |
| Location | |
| LoginUrl |
Represents a parameter of the inline keyboard button used to automatically authorize a user.
|
| MessageResult | |
| MessageResultGameScores | |
| OutgoingAnswerInlineQuery |
Object to send when answering to an inline query.
|
| OutgoingAnswerInlineQuery.Builder | |
| OutgoingAudioMessage |
An outgoing audio message.
|
| OutgoingCallbackQueryMessage |
Used to send answers to callback queries sent from inline keyboards.
|
| OutgoingDocumentMessage |
An outgoing document message.
|
| OutgoingGameMessage |
Used to send a game.
|
| OutgoingGetGameHighScoresMessage |
Used to get data for high score tables.
|
| OutgoingMessage |
The superclass of all outgoing messages.
|
| OutgoingPhotoMessage |
An outgoing photo message.
|
| OutgoingSetGameScoreMessage |
Message used this method to set the score of the specified user in a game.
|
| OutgoingStickerMessage |
An outgoing sticker message.
|
| OutgoingTextMessage |
An outgoing text message.
|
| OutgoingTextMessage.Builder | |
| OutgoingVideoMessage |
An outgoing video message.
|
| ReplyKeyboardMarkup | |
| ReplyKeyboardMarkup.Builder | |
| ReplyKeyboardMarkup.Builder.KeyboardBuilder | |
| ReplyKeyboardRemove |
Upon receiving a message with this object, Telegram clients will remove the current custom keyboard and display the
default letter-keyboard.
|
| SendLocationMessage | |
| SendVenueMessage | |
| StopMessageLiveLocationMessage | |
| UnixTimestampDeserializer |
A deserializer for a unix timestamp.
|
| UnixTimestampSerializer |
A serializer for
Instant compatible with UnixTimestampDeserializer. |
| Update |
Represents an update with reference to the previous state.
|
| UpdateResult |
Represents the result of a call to getUpdates REST service.
|
| User |
An user inside the Telegram network.
|
| WebhookInfo |
Contains information about a webhook configuration.
|
| WebhookResult |
Represents the result of a call to the setWebhook REST service.
|
Apache Camel