17 nl::json
json = nl::json::object();
This object represents a service message about a forum topic closed in the chat. Currently holds no i...
ForumTopicClosed(const nl::json &json)
ForumTopicClosed()=default
nl::json toJson() const
Serializes this object to JSON.
void fromJson(const nl::json &json)
Deserializes this object from JSON.