|
tgbotxx 1.1.9.2
Telegram Bot C++ Library
|
Go to the source code of this file.
Classes | |
| struct | tgbotxx::InputMedia |
| This object represents the content of a media message to be sent. It should be one of: More... | |
| struct | tgbotxx::InputMediaAnimation |
| Represents an animation file (GIF or H.264/MPEG-4 AVC video without sound) to be sent. https://core.telegram.org/bots/api#inputmediaanimation. More... | |
| struct | tgbotxx::InputMediaDocument |
| Represents a general file to be sent. https://core.telegram.org/bots/api#inputmediadocument. More... | |
| struct | tgbotxx::InputMediaAudio |
| Represents an audio file to be treated as music to be sent. https://core.telegram.org/bots/api#inputmediaaudio. More... | |
| struct | tgbotxx::InputMediaPhoto |
| Represents a photo to be sent. https://core.telegram.org/bots/api#inputmediaphoto. More... | |
| struct | tgbotxx::InputMediaVideo |
| Represents a video to be sent. https://core.telegram.org/bots/api#inputmediavideo. More... | |
Namespaces | |
| namespace | tgbotxx |