Pyrogram v2.1.33.3#
Scheme layer used: 186#
Added the ability to send paid media to any chat and the parameter
business_connection_idto thesend_paid_media(), allowing bots to send paid media on behalf of a business account.Added the field
until_dateto the classChatMemberfor members with an active subscription.Added
add_paid_message_reaction()andReactionTypePaidUpdated errors list and improved documentation of some of the methods.
Added missing parameters to
get_dialogs()andDialog.Added a
ChatJoinTypeto distinguish the different types ofNEW_CHAT_MEMBERS.Added
CONTACT_REGISTEREDandSCREENSHOT_TAKENtypes of service messages.View new and changed raw API methods.
Scheme layer used: 185#
Added the parameter
chat_listto the methodsget_dialogs()andget_dialogs_count().