telegram-delete-all-messages icon indicating copy to clipboard operation
telegram-delete-all-messages copied to clipboard

Delete all your messages in groups / supergroups using this python script

Results 19 telegram-delete-all-messages issues
Sort by recently updated
recently updated
newest added

It would be great to use a command line with args to exclude or include some groups by ID, So people can write a crontab schedule to delete messages during...

Would be great if we could just pass an ID to delete the messages from groups you've left.

enhancement

Implement ability to work with multiple accounts. For CLI interactive mode we have to: - Remember last successful login and display that session as default - Display list of all...

enhancement

Since there are currently no tests, it's hard to judge whether a new contribution will introduce subtle bugs / break currently supported functionality. It's basically up to the developer and/or...

I've got a bot which posts images in my super group and I'm not able to delete all of its stuff, so maybe I can use this tool? If yes,...

enhancement

I am able to get the script up and running but it does not seem to list all my groups. Namely, the one group I am an admin/owner of. That...

bug

1. Add some basic arguments like `-help` 2. Provide examples and help in README.md

enhancement

Is it possible to change the last function that deletes messages so that it instead forwards them to another group? Ideally, this would also forward files, images, etc.

pyrogram.errors.BadMsgNotification: [16] The msg_id is too low, the client time has to be synchronized.

i have pyrogram updated, but after i after i put the hash id, when i put the phone number, the program closes, it dont even send the code, a few...