Describes a service message about the approval of a suggested post. https://core.telegram....
nl::json toJson() const
Serializes this object to JSON.
Ptr< SuggestedPostPrice > price
Optional. Amount paid for the post.
void fromJson(const nl::json &json)
Deserializes this object from JSON.
std::time_t sendDate
Date when the post will be published.
SuggestedPostApproved(const nl::json &json)
Ptr< Message > suggestedPostMessage
Optional. Message containing the suggested post.
SuggestedPostApproved()=default