Stop getting notifications about discussion replies of a certain user in @replies
 Method schema is available as of layer 119. Switch ยป
| Name | Type | Description | 
|---|---|---|
| flags | # | Flags, see TL conditional fields | 
| delete_message | flags.0?true | Whether to delete the specified message as well | 
| delete_history | flags.1?true | Whether to delete all @repliesmessages from this user as well | 
| report_spam | flags.2?true | Whether to also report this user for spam | 
| msg_id | int | ID of the message in the @replies chat | 
| Code | Type | Description | 
|---|---|---|
| 400 | MSG_ID_INVALID | Invalid message ID provided. | 
Groups can be associated to a channel as a discussion group, to allow users to discuss about posts.