declineSuggestedPost
Reject a suggested post in a direct messages chat to maintain content quality. Provide an optional comment to explain the decision; requires can_manage_direct_messages admin right.
Instructions
Declines a suggested post in a direct messages chat. Requires the can_manage_direct_messages administrator right in the corresponding channel. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Unique identifier of the chat containing the suggested post | |
| comment | No | A comment explaining why the post was declined; 0-128 characters | |
| message_id | Yes | Unique identifier of the suggested post message |