Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete sync does not work properly when multiple messages deleted at once #128

Open
aahnik opened this issue May 6, 2021 · 1 comment
Open
Assignees
Labels
bug Something isn't working core

Comments

@aahnik
Copy link
Owner

aahnik commented May 6, 2021

if the admin will delete multiple messages in the source at once, then only the first message will get deleted in dest, not all. (reported by @ankit-sinha-18)

@aahnik aahnik added the bug Something isn't working label May 6, 2021
@aahnik aahnik self-assigned this May 6, 2021
@aahnik aahnik added the core label May 19, 2021
@aahnik
Copy link
Owner Author

aahnik commented Jun 13, 2021

Docs : https://docs.telethon.dev/en/latest/quick-references/events-reference.html#messagedeleted

  • when multiple messages are deleted, then deleted_ids attribute must be used of the MessageDeleted event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core
Projects
None yet
Development

No branches or pull requests

1 participant