Releases: pengrad/java-telegram-bot-api
Releases Β· pengrad/java-telegram-bot-api
Bot API 9.5
Bot API 9.5
- Added support for chat member tags with the new setChatMemberTag method
- Added the field tag to ChatMemberMember and ChatMemberRestricted
- Added the field can_edit_tag to ChatMemberRestricted and ChatPermissions
- Added the field can_manage_tags to ChatMemberAdministrator and ChatAdministratorRights
- Added the parameter can_manage_tags to promoteChatMember
- Added the field sender_tag to Message
- Added the type date_time to MessageEntity with unix_time and date_time_format fields
- Allowed all bots to use the method sendMessageDraft
9.4.1
Fix PaidMessagePriceChanged.paidMessageStarCount, OwnerGiftUnique.gift and transferStarCount
Full Changelog: 9.4.0...9.4.1
Bot API 9.4
What's Changed
- BOT API v9.4 by @mircoianese in #431
Thanks @mircoianese β€οΈ
Full Changelog: 9.3.0...9.4.0
Bot API 9.3
What's Changed
- BOT API v9.3 by @mircoianese in #430
- splitting UpdatesHandler into an interface with an implementation by @swat1x in #429
New Contributors
Full Changelog: 9.2.1...9.3.0
9.2.1
What's Changed
- Field "topicId" in DirectMessagesTopic updated to type Long by @mircoianese in #427
Full Changelog: 9.2.0...9.2.1
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