github pengrad/java-telegram-bot-api 9.6.0
Bot API 9.6

14 hours ago

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

Don't miss a new java-telegram-bot-api release

NewReleases is sending notifications on new releases.