|
tgbotxx 1.1.9.2
Telegram Bot C++ Library
|
#include <tgbotxx/objects/Object.hpp>#include <tgbotxx/objects/BackgroundFill.hpp>#include <tgbotxx/objects/Document.hpp>Go to the source code of this file.
Classes | |
| struct | tgbotxx::BackgroundType |
| This object describes the type of a background. It can be one of: More... | |
| struct | tgbotxx::BackgroundTypeFill |
| The background is automatically filled based on the selected colors. https://core.telegram.org/bots/api#backgroundtypefill. More... | |
| struct | tgbotxx::BackgroundTypeWallpaper |
| The background is a wallpaper in JPEG format. https://core.telegram.org/bots/api#backgroundtypewallpaper. More... | |
| struct | tgbotxx::BackgroundTypePattern |
| The background is a PNG or TGV pattern combined with a fill. https://core.telegram.org/bots/api#backgroundtypepattern. More... | |
| struct | tgbotxx::BackgroundTypeChatTheme |
| The background is taken directly from a built-in chat theme. https://core.telegram.org/bots/api#backgroundtypechattheme. More... | |
Namespaces | |
| namespace | tgbotxx |