[x] Bots can now send and receive Live Locations. Add new field live_period to the sendLocation method and the editMessageLiveLocation and stopMessageLiveLocation methods as well as the necessary objects for inline bots.
[x] Bots can use the new setChatStickerSet and deleteChatStickerSet methods to manage group sticker sets.
[x] The getChat request now returns the group's sticker set for supergroups if available.
[x] Bots now receive entities from media captions in the new field caption_entities in Message.