Base class for story content to post https://core.telegram.org/bots/api#inputstorycontentphoto.
More...
#include <InputStoryContent.hpp>
|
| std::string | type |
| | Type of the story content.
|
| |
◆ InputStoryContent() [1/2]
| tgbotxx::InputStoryContent::InputStoryContent |
( |
| ) |
|
|
default |
◆ InputStoryContent() [2/2]
| tgbotxx::InputStoryContent::InputStoryContent |
( |
const nl::json & |
json | ) |
|
|
inlineexplicit |
◆ ~InputStoryContent()
| virtual tgbotxx::InputStoryContent::~InputStoryContent |
( |
| ) |
|
|
virtualdefault |
◆ fromJson()
| virtual void tgbotxx::InputStoryContent::fromJson |
( |
const nl::json & |
json | ) |
|
|
inlinevirtual |
◆ toJson()
| virtual nl::json tgbotxx::InputStoryContent::toJson |
( |
| ) |
const |
|
inlinevirtual |
◆ type
| std::string tgbotxx::InputStoryContent::type |
The documentation for this struct was generated from the following file: