You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.