|
tgbotxx 1.1.9.2
Telegram Bot C++ Library
|
#include <tgbotxx/objects/Object.hpp>Go to the source code of this file.
Classes | |
| struct | tgbotxx::BackgroundFill |
| This object describes the way a background is filled based on the selected colors. It can be one of: More... | |
| struct | tgbotxx::BackgroundFillSolid |
| The background is filled using the selected solid color. https://core.telegram.org/bots/api#backgroundfillsolid. More... | |
| struct | tgbotxx::BackgroundFillGradient |
| The background is a gradient fill. https://core.telegram.org/bots/api#backgroundfillgradient. More... | |
| struct | tgbotxx::BackgroundFillFreeformGradient |
| The background is a freeform gradient that rotates after every message in the chat. https://core.telegram.org/bots/api#backgroundfillfreeformgradient. More... | |
Namespaces | |
| namespace | tgbotxx |