rubenlagus / TelegramBots

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

Add missing "AllowedUpdates" #1369

Closed ggiambo closed 5 months ago

ggiambo commented 5 months ago

Align to the list defined in https://core.telegram.org/bots/api#update

Chase22 commented 5 months ago

There's a lot of git stuff in here. Please fix the branch first. (by rebasing or something of that sort). Then we can check the implementation

ggiambo commented 5 months ago

Something went wrong, closing this PR and opening a new, cleaner one.