Added
- Support for Telegram Bot API 10.2:
- Ephemeral Messages: new methods
editEphemeralMessageText,
editEphemeralMessageMedia,editEphemeralMessageCaption,
editEphemeralMessageReplyMarkupanddeleteEphemeralMessage; new
receiver_user_id/callback_query_idoptions onsendMessage,
sendAnimation,sendAudio,sendDocument,sendPhoto,sendSticker,
sendVideo,sendVideoNote,sendVoice,sendContact,sendLocation
andsendVenue;ephemeral_message_idonMessageandReplyParameters
(whosemessage_idis now optional);is_ephemeralonBotCommand;
receiver_useronMessage. - Rich Messages: new
InputRichMessageMedia,InputMediaVoiceNote,
InputRichBlockListItemand theInputRichBlock*block classes; new
mediaandblocksfields onInputRichMessage. - Communities: new
Community,CommunityChatAddedand
CommunityChatRemovedtypes;community_chat_added/
community_chat_removedonMessage;communityonChatFullInfo. - General: new
BotSubscriptionUpdatedtype and thesubscription
update field.
- Ephemeral Messages: new methods
Full changelog: v1.1.2...v1.2.0