| Class | Description |
|---|---|
| Animation |
This object represents an animation file to be displayed in the message containing a game.
|
| Audio |
This object represents an audio file to be treated as music by the Telegram clients.
|
| Document |
This object represents a general file (as opposed to photos,
voice messages and audio files).
|
| InputMedia |
This object represents the content of a media message to be sent.
|
| InputMediaAdapter |
JSON adapter for class
InputMedia. |
| InputMediaAnimation |
Represents an animation to be sent.
|
| InputMediaAudio | |
| InputMediaDocument | |
| InputMediaPhoto |
Represents a photo to be sent.
|
| InputMediaVideo |
Represents a video to be sent.
|
| PhotoSize |
This object represents one size of a photo or a file / sticker thumbnail.
|
| Video |
This object represents a video file.
|
| VideoNote |
This object represents a video message.
|
| Voice |
This object represents a voice note.
|