17 nl::json json = nl::json::object();
#define OBJECT_SERIALIZE_FIELD(json, json_field, field)
Available objects: https://core.telegram.org/bots/api#available-types.
#define OBJECT_DESERIALIZE_FIELD(json, json_field, field, default_value, optional)
Deserialize.
This object represents a service message about a user boosting a chat. https://core....
std::int32_t boostCount
Number of boosts added by the user.
void fromJson(const nl::json &json)
ChatBoostAdded(const nl::json &json)