messages.DeleteMessages¶
- class pyrogram.raw.functions.messages.DeleteMessages[source]¶
Deletes messages by their identifiers.
Usable by Users Bots- Details:
Layer:
229ID:
E58E95D2
- Parameters:
id (List of
int32-bit) – Message ID listrevoke (
bool, optional) – Whether to delete messages for all participants of the chat
- Returns: