Pyrogram v2.1.32.2#
Scheme layer used: 181#
Added the parameter
message_effect_idto the methodssend_message(),send_photo(),send_video(),send_animation(),send_audio(),send_document(),send_sticker(),send_video_note(),send_voice(),send_location(),send_venue(),send_contact(),send_poll(),send_dice(),send_game(), andsend_media_group(), and the correspondingreply_*methods in the classMessage.Added the field
effect_idto the classMessage.Added the field
show_caption_above_mediato the classesMessage,InputMediaAnimation,InputMediaPhoto,InputMediaVideo,InlineQueryResultAnimation,InlineQueryResultCachedAnimation,InlineQueryResultPhoto,InlineQueryResultCachedPhoto,InlineQueryResultVideo,InlineQueryResultCachedVideo,send_cached_media(),send_animation(),send_photo(),send_video(),copy_message()andedit_message_caption(), and the correspondingreply_*methods.Added support for
EXPANDABLE_BLOCKQUOTEentities in received messages.Added support for
EXPANDABLE_BLOCKQUOTEentity parsing inHTMLparse mode.Allowed to explicitly specify
EXPANDABLE_BLOCKQUOTEentities in formatted texts.
Scheme layer used: 179#
Add
invoicetoMessageandExternalReplyInfo.Add
link_preview_optionstoClient.