|
tgbot-cpp
|
This object represents a chat background. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<ChatBackground> |
Public Attributes | |
| std::shared_ptr< BackgroundType > | type { } |
| Type of the background. | |
| using TgBot::ChatBackground::Ptr = std::shared_ptr<ChatBackground> |
| std::shared_ptr<BackgroundType> TgBot::ChatBackground::type { } |