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