This object represents a story.
More...
#include <Story.h>
|
Chat::Ptr | chat |
| Chat that posted the story.
|
|
std::int32_t | id |
| Unique identifier for the story in the chat.
|
|
This object represents a story.
Definition at line 16 of file Story.h.
◆ Ptr
◆ chat
Chat that posted the story.
Definition at line 24 of file Story.h.
◆ id
std::int32_t TgBot::Story::id |
Unique identifier for the story in the chat.
Definition at line 29 of file Story.h.
The documentation for this class was generated from the following file: