rubenlagus / TelegramBots

Java library to create bots using Telegram Bots API
https://telegram.me/JavaBotsApi
MIT License
4.67k stars 1.18k forks source link

Receive album or multiple photo/video #644

Open mhkarimi opened 5 years ago

mhkarimi commented 5 years ago

Hi How can I receive a photo album or multiple photo/video ? I have found update.getMessage().getMediaGroupId()!= null , but I couldn't realize how to download sent pictures from the album Thanks

rubenlagus commented 5 years ago

You can download the pictures with a similar approach as in here: https://github.com/rubenlagus/TelegramBots/wiki/FAQ#how_to_get_picture