Releases: pengrad/java-telegram-bot-api
Releases · pengrad/java-telegram-bot-api
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
Bot API 7.2
What's Changed
- Bot API 7.2 by @anfanik in #372
https://core.telegram.org/bots/api-changelog#march-31-2024 - Remove deprecated methods of AddStickerToSet, CreateNewStickerSet, UploadStickerFile 37bca93
Full Changelog: 7.1.1...7.2.0
7.1.1
Bot API 7.1
What's Changed
- Bot API 7.1 by @anfanik in #364
https://core.telegram.org/bots/api-changelog#february-16-2024
Full Changelog: 7.0.1...7.1.0