Releases: pengrad/java-telegram-bot-api
Releases Β· pengrad/java-telegram-bot-api
Bot API 9.2
What's Changed
- Rewrite all AbstractSendRequest & AbstractMultipartRequest requests to Kotlin by @anfanik in #422
- BOT API v9.0 by @mircoianese in #424
- API v9.1 + v9.2 by @mircoianese in #426
Full Changelog: 8.3.0...9.2.0
Bot API 8.3
What's Changed
- Bot API 8.2 and 8.3 by @anfanik in #417
- Bot API 8.3: Fix sendVideo test by @anfanik in #418
- All deprecated methods have been removed
Full Changelog: 8.1.0...8.3.0
Bot API 8.1
Bot API 7.11
7.9.1
Bot API 7.9
Bot API 7.8
What's Changed
- BOT API v7.8 by @mircoianese in #392
- Missing
Deprecated
keyword on disableWebPagePreview methods by @mircoianese in #391
Full Changelog: 7.7.0...7.8.0
Thanks Mirco π
Bot API 7.7
What's Changed
- hotfix: RefundStarPayment request by @90K2 in #384
- BOT API v7.5 by @mircoianese in #388
- BOT API v7.6 by @mircoianese in #389
- BOT API v7.7 by @mircoianese in #390
New Contributors
Full Changelog: 7.4.0...7.7.0
Bot API 7.4
What's Changed
- Add Kotlin by @pengrad in #373
- BOT API v7.4 by @mircoianese in #381
7.3 changes https://core.telegram.org/bots/api-changelog#may-6-2024
7.4 changes https://core.telegram.org/bots/api-changelog#may-28-2024
Full Changelog: 7.2.1...7.4.0
7.2.1
What's Changed
- fix int in shared_users json serialization by @RomanPrudkogliad in #375
SharedUser.userId()
return type changed from Integer to Long as per Telegram docs.- Deprecated
UsersShared.userIds()
also changed to Long[]
New Contributors
- @RomanPrudkogliad made their first contribution in #375
Full Changelog: 7.2.0...7.2.1