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