| Class | Description |
|---|---|
| Chat |
Contains information about a telegram chat.
|
| IncomingAudio |
ontains information about an audio file.
|
| IncomingDocument |
Contains information about a general file.
|
| IncomingMessage |
A message that is exchanged with the Telegram network.
|
| IncomingPhotoSize |
Contains information about a photo.
|
| IncomingVideo |
Contains information about a video.
|
| InlineKeyboardButton | |
| InlineKeyboardButton.Builder | |
| OutgoingAudioMessage |
An outgoing audio message.
|
| OutgoingDocumentMessage |
An outgoing document message.
|
| OutgoingMessage |
The superclass of all outgoing messages.
|
| OutgoingPhotoMessage |
An outgoing photo message.
|
| OutgoingTextMessage |
An outgoing text message.
|
| OutgoingTextMessage.Builder | |
| OutgoingVideoMessage |
An outgoing video message.
|
| ReplyKeyboardMarkup | |
| ReplyKeyboardMarkup.Builder | |
| ReplyKeyboardMarkup.Builder.KeyboardBuilder | |
| UnixTimestampDeserializer |
A deserializer for a unix timestamp.
|
| 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.
|
Apache Camel