PyrogramMod v2.1.0¶
Layers 174–186, Paid Reactions, Non-blocking TCP and more
Layer Updates¶
Updated API schema through layers 174, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186.
New Features¶
send_paid_reaction()— send paid reactions.Implemented non-blocking TCP connection.
Added
skip_updatesparameter toClient.Updated
MIN_CHANNEL_IDconstant.Synced types with Bot API documentation.
Added new TL scheme source.
Bug Fixes¶
Fixed
idle()signal handler not being thread-safe.Fixed
'ChatFull' object has no attribute 'participants_count'.Fixed
AttributeErrorinChatTypefilters.Fixed
send_audionot working as expected in some cases.Fixed
InputMessageContent.writecoroutine handling.Fixed type hint for
InputMediaVideo.thumb.Fixed
FLOOD_PREMIUM_WAIT_Xerror handling.Various bug fixes.