Skip to content

Releases: pengrad/java-telegram-bot-api

Bot API 9.6

04 Apr 12:55

Choose a tag to compare

Bot API 9.6

  • Added support for managed bots with getManagedBotToken and replaceManagedBotToken methods
  • Added the classes ManagedBotCreated and ManagedBotUpdated
  • Added the field managed_bot to Update
  • Added the field managed_bot_created to Message
  • Added the class KeyboardButtonRequestManagedBot and the field request_managed_bot to KeyboardButton
  • Added the class PreparedKeyboardButton and the method savePreparedKeyboardButton
  • Added the field can_manage_bots to User
  • Changed the field correct_option_id to correct_option_ids (array) in Poll
  • Added the fields allows_revoting, description and description_entities to Poll
  • Added the fields persistent_id, added_by_user, added_by_chat and addition_date to PollOption
  • Added the field option_persistent_ids to PollAnswer
  • Added the classes PollOptionAdded and PollOptionDeleted
  • Added the fields poll_option_added, poll_option_deleted and reply_to_poll_option_id to Message
  • Added the field poll_option_id to ReplyParameters
  • Added parameters allowsRevoting, shuffleOptions, allowAddingOptions, hideResultsUntilCloses, description, descriptionParseMode and descriptionEntities to SendPoll

Bot API 9.5

02 Mar 20:19

Choose a tag to compare

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

25 Feb 13:08

Choose a tag to compare

Fix PaidMessagePriceChanged.paidMessageStarCount, OwnerGiftUnique.gift and transferStarCount

Full Changelog: 9.4.0...9.4.1

Bot API 9.4

13 Feb 17:41
13ebc2c

Choose a tag to compare

What's Changed

Thanks @mircoianese ❤️

Full Changelog: 9.3.0...9.4.0

Bot API 9.3

04 Jan 08:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 9.2.1...9.3.0

9.2.1

30 Nov 07:23

Choose a tag to compare

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

23 Aug 10:51

Choose a tag to compare

What's Changed

Full Changelog: 8.3.0...9.2.0

Bot API 8.3

20 Feb 14:49

Choose a tag to compare

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

31 Jan 13:33
013406a

Choose a tag to compare

What's Changed

Thanks @anfanik 🙏

Full Changelog: 7.11.0...8.1.0

Bot API 7.11

02 Nov 13:13

Choose a tag to compare

What's Changed

Full Changelog: 7.9.1...7.11.0