Describes a service message about the rejection of a suggested post. https://core....
void fromJson(const nl::json &json)
Deserializes this object from JSON.
std::string comment
Optional. Comment with which the post was declined.
SuggestedPostDeclined(const nl::json &json)
Ptr< Message > suggestedPostMessage
Optional. Message containing the suggested post.
nl::json toJson() const
Serializes this object to JSON.
SuggestedPostDeclined()=default