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.
|
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.
|
OutgoingVideoMessage |
An outgoing video message.
|
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