Releases: pengrad/java-telegram-bot-api
Releases · pengrad/java-telegram-bot-api
7.0.1
Bot API 7.0
What's Changed
- Bot API 7.0 https://core.telegram.org/bots/api-changelog#december-29-2023
@mircoianese @anfanik 👏👏👏 - Fix DeleteMyCommands request (fix #349) by @long76 in #350
- Added Manifest attribute to enable usage inside Java 9 modules by @MartelliEnrico in #346
- Update Gson 2.10.1, OkHttp 4.12.0
New Contributors
- @anfanik made their first contribution in #354
- @long76 made their first contribution in #350
- @MartelliEnrico made their first contribution in #346
Full Changelog: 6.9.1...7.0.0
6.9.1
Bot API 6.9
Thanks @mircoianese
Bot API 6.8
Thanks @mircoianese
Bot API 6.7
- Bot API 6.7 https://core.telegram.org/bots/api-changelog#april-21-2023
- Fix AddStickerToSet file uploading 3b5280f
- Fix SetStickerMaskPosition maskPosition parameter 22b3900
- Fix ChatShared and UserShared getter modifiers private->public 632e7f8
Thanks @mircoianese @vdsirotkin
6.6.1
Bot API 6.6
Thanks @mircoianese the man!
Bot API 6.5
Bot API 6.3
- Bot API 6.3 https://core.telegram.org/bots/api#november-5-2022
- AbstractMultipartRequest and InputMedia can take fileName and contentType #302
Thanks @intellinside 💪