|
tgbot-cpp
|
Describes a clickable area on a story media. More...
#include <Types.h>
Public Types | |
| using | Ptr = std::shared_ptr<StoryArea> |
Public Attributes | |
| std::shared_ptr< StoryAreaPosition > | position { } |
| Position of the area. | |
| std::shared_ptr< StoryAreaType > | type { } |
| Type of the area. | |
| using TgBot::StoryArea::Ptr = std::shared_ptr<StoryArea> |
| std::shared_ptr<StoryAreaPosition> TgBot::StoryArea::position { } |
| std::shared_ptr<StoryAreaType> TgBot::StoryArea::type { } |