UPLOAD_IMAGES: [

MessageHandler(filters.PHOTO, upload_images)
]

i have this handler in my state, but this is getting called for each image if i send images by grouping. how to fix ?

3 ответов

7 просмотров

check the group_id of them

Shahzodbek 🌏- Автор вопроса

This is what is happening

You will get a different update for each media. They share media_group_id

Похожие вопросы

Карта сайта