Stop getting notifications about discussion replies of a certain user in @replies
메서드 스키마는 레이어 119부터 사용할 수 있습니다. 전환 »
| 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 @replies messages 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.