Pyrogram v1.4#
Layer 138, Video Stickers, New Emojis and more#
New Features & Additions#
The API schema has been updated to Layer 138.
Added support for video stickers. Added the attribute
is_videoto theStickerclass.Added new emojis to
pyrogram.emoji.Added bound methods
approve()anddecline()to theChatJoinRequestclass.Added the parameter
video_start_tsto the methodset_chat_photo().Added the parameter
placeholdertoForceReplyandReplyKeyboardMarkup.Added the
py.typedfile to comply with PEP 561 and enhance type hinting with static type analyzers.