752 B
752 B
title | description |
---|---|
deleteMessagesFromUser | Deletes all messages in the chat sent by the specified user. Works only in supergroup channel chats, needs can_delete_messages administrator privileges |
Method: deleteMessagesFromUser
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Deletes all messages in the chat sent by the specified user. Works only in supergroup channel chats, needs can_delete_messages administrator privileges
Params:
Name | Type | Required | Description |
---|---|---|---|
chat_id | int53 | Yes | Chat identifier |
user_id | int | Yes | User identifier |