Pyrogram v2.1.32.8#
Scheme layer used: 182#
Updated the parameter
business_connection_idto the methodsedit_text(),edit_media(),edit_reply_markup(),edit_message_text(),edit_message_media(),edit_message_reply_markup().Added the parameter
business_connection_idto the methodsedit_message_text(),edit_message_media(),edit_message_caption()andedit_message_reply_markup(), allowing the bot to edit business messages.Added the parameter
business_connection_idto the methodstop_poll(), allowing the bot to stop polls it sent on behalf of a business account.Added support for callback queries originating from a message sent on behalf of a business account.
Scheme layer used: 181#
Added the classes
InputLocationMessageContent,InputVenueMessageContent,InputContactMessageContent,InputInvoiceMessageContent.`