Contains parameters of a post that is being suggested by the bot. https://core.telegram....
Ptr< SuggestedPostPrice > price
Optional. Proposed price for the post. If the field is omitted, then the post is unpaid.
SuggestedPostParameters(const nl::json &json)
SuggestedPostParameters()=default
nl::json toJson() const
Serializes this object to JSON.
std::time_t sendDate
Optional. Proposed send date of the post. If specified, then the date must be between 300 second and ...
void fromJson(const nl::json &json)
Deserializes this object from JSON.