⛔Delete Message
await client.chat2.delete_message(chat_id,turn_id)
chat id [STR]
your chat id :D
turn ids [LIST]
List of message IDs that you want to delete, you can delete 1 message, but the line must be in the list
Last updated