Delete all your messages in public and private chats.
In loving memory of V. Gorban, 1967-2022.
- Download the release from the Releases page;
- Unpack;
- Run.
You will need:
- Telegram API ID
- Telegram API HASH
The program provides easy to follow instructions on how to get those.
To authenticate, you will use your Telegram Account phone number and the code, that will be sent to you in-app or a text message (SMS).
You can also run the deletion from script. Follow these steps:
- Get the list of chat IDs that you want to wipe:
wipemychat -list
- Use the chat IDs with
-wipe
flag:wipemychat -wipe 12345,56789
If you accidentally entered the wrong login details, or App Hash and App Secret, you can reset them by running:
wipemychat -reset
This deletes both files with secrets, and you will be asked to authenticate again.
GNU Public Licence 3.0, see LICENCE