21 nl::json
json = nl::json::object();
#define OBJECT_SERIALIZE_FIELD_PTR(json, json_field, field)
#define OBJECT_DESERIALIZE_FIELD_PTR(json, json_field, field, optional)
Describes a service message about the chat owner leaving the chat. https://core.telegram....
void fromJson(const nl::json &json)
Deserializes this object from JSON.
ChatOwnerLeft(const nl::json &json)
nl::json toJson() const
Serializes this object to JSON.
Ptr< User > newOwner
Optional. The user which will be the new owner of the chat if the previous owner does not return to t...