master
kawaiiDango 2021-10-05 01:26:32 +05:30 committed by GitHub
parent f93ae32896
commit a935002b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@ The chat ids there, are bot api style ids.
- Logs a limited amount of messages at a time to reduce chances of getting a FloodWaitError.
You probably don't want to see that spam anyways.
- Telegram doesnt always notify the clients that a message was deleted, so it will miss some
[telethon docs](C:\Users\arn\Dropbox\stuffs\pyweeb\telethon\tg-delete-logger)
- Telegram doesnt always notify the clients that a message was deleted, so it will miss some.
[telethon docs](https://docs.telethon.dev/en/latest/quick-references/events-reference.html#messagedeleted)
- Telegram may not have the media after it was deleted