Skip to content

Bot API 3.4.0

Compare
Choose a tag to compare
@rareMaxim rareMaxim released this 11 Oct 13:11
· 413 commits to master since this release
  • Bots can now send and receive Live Locations. Added new field live_period to the sendLocation method and the editMessageLiveLocation and stopMessageLiveLocation methods as well as the necessary objects for inline bots.
  • Bots can use the new setChatStickerSet and deleteChatStickerSet methods to manage group sticker sets.
  • The getChat request now returns the group's sticker set for supergroups if available.
  • Bots now receive entities from media captions in the new field caption_entities in Message.