25 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 portion of the price for goods or services. https://core....
nl::json toJson() const
Serializes this object to JSON.
std::int32_t amount
Price of the product in the smallest units of the currency (integer, not float/double)....
LabeledPrice(const nl::json &json)
void fromJson(const nl::json &json)
Deserializes this object from JSON.
std::string label
Portion label.