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

Media Group again #629

Open
vffuunnyy opened this issue Aug 20, 2024 · 0 comments
Open

Media Group again #629

vffuunnyy opened this issue Aug 20, 2024 · 0 comments

Comments

@vffuunnyy
Copy link

vffuunnyy commented Aug 20, 2024

Greetings, I would like to bring up the media_group topic again.

I read your replies to other issues on this topic and came to the conclusion that you don't want to change the current look of Telegram applications because of backward compatibility and blah blah blah, I would do the same.

But you understand us too, gentlemen, to implement a bot working with media_group, you have to dance with such huge tambourines.

For example, to implement the timers that you suggested, will have to delay the processing of the event and wait <how many seconds? > 1? 2? 10? What if the internet on the server goes down and we wait 1 second? The framework will send 1-2 photos to the message handlers as media_group, and then 8 more will come, and now what to do? Send the rest of the photos?

Anyway, I hope for your discretion, because the current state of affairs is not good, I understand that in telegram clients it doesn't play any role and photos are just added to the group when uploaded. However, in bots, it plays a key role to get just the group and not 10 events with pics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant