Skip to content

Bot API 3.4

Compare
Choose a tag to compare
@pengrad pengrad released this 11 Oct 19:25
· 634 commits to master since this release
  • Added new field live_period to the sendLocation method and the editMessageLiveLocation and stopMessageLiveLocation methods
  • Added setChatStickerSet and deleteChatStickerSet methods to manage group sticker sets
  • Added sticker_set_name and can_set_sticker_set in Chat
  • Added caption_entities in Message
  • Add sleep for UpdatesListener in case failure or empty response #107
  • TelegramBot.Builder instead of TelegramBotAdapter
  • Update Gson 2.8.2, OkHttp 3.9.0