jTelegram / jTelegramBotAPI

Java Telegram Bot API Wrapper
https://jtelegram.github.io/jTelegramBotAPI/
MIT License
20 stars 12 forks source link

Add missing 'new_chat_photo' support #27

Closed nickrobson closed 6 years ago

nickrobson commented 6 years ago

Currently there's no support for it so the bot crashes as soon as it finds an update with this message type. It will crash upon restart, too, as the update has not been processed.