Base class for types of clickable areas on a story https://core.telegram.org/bots/api#storyareatype.
More...
#include <StoryAreaType.hpp>
|
| std::string | type |
| | Type of the area.
|
| |
Base class for types of clickable areas on a story https://core.telegram.org/bots/api#storyareatype.
Definition at line 11 of file StoryAreaType.hpp.
◆ StoryAreaType() [1/2]
| tgbotxx::StoryAreaType::StoryAreaType |
( |
| ) |
|
|
default |
◆ StoryAreaType() [2/2]
| tgbotxx::StoryAreaType::StoryAreaType |
( |
const nl::json & |
json | ) |
|
|
inlineexplicit |
◆ ~StoryAreaType()
| virtual tgbotxx::StoryAreaType::~StoryAreaType |
( |
| ) |
|
|
virtualdefault |
◆ fromJson()
| virtual void tgbotxx::StoryAreaType::fromJson |
( |
const nl::json & |
json | ) |
|
|
inlinevirtual |
◆ toJson()
| virtual nl::json tgbotxx::StoryAreaType::toJson |
( |
| ) |
const |
|
inlinevirtual |
◆ type
| std::string tgbotxx::StoryAreaType::type |
The documentation for this struct was generated from the following file: