This object represents a story. . https://core.telegram.org/bots/api#story.
void fromJson(const nl::json &json)
Deserializes this object from JSON.
Story(const nl::json &json)
nl::json toJson() const
Serializes this object to JSON.
Ptr< Chat > chat
Chat that posted the story.