|
tgbot-cpp
|
This object describes the background of a gift. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<GiftBackground> |
Public Attributes | |
| std::int32_t | centerColor { } |
| Center color of the background in RGB format. | |
| std::int32_t | edgeColor { } |
| Edge color of the background in RGB format. | |
| std::int32_t | textColor { } |
| Text color of the background in RGB format. | |
| using TgBot::GiftBackground::Ptr = std::shared_ptr<GiftBackground> |
| std::int32_t TgBot::GiftBackground::centerColor { } |
| std::int32_t TgBot::GiftBackground::edgeColor { } |
| std::int32_t TgBot::GiftBackground::textColor { } |