Releases: ALiwoto/WPyrogram
Release refs/heads/Production-19527228cceaf9ac0c3f9b1341d61bd2bca3ee1a
Upgrade version to 2.0.152 (don't install this guys). Signed-off-by: Aliwoto <[email protected]>
Version 2.0.149
Breaking Changes:
-
show_above_text -> show_caption_above_media
-
Added allow_paid_broadcast to copy_message, forward_messages, send_animation, send_audio, send_cached_media, send_contact, send_dice, send_message, send_web_page, send_voice, send_video, send_video_note, send_venue,
-
Added entities parameter to edit_inline_text
-
Added message_thread_id parameter to search_messages
-
Added business_connection_id parameter to send_paid_media
-
Refactored Session.handle_packet method to handle ValueError
Version 2.0.148
Full Changelog: v2.0.147...v2.0.148
Version 2.0.147
Full Changelog: v2.0.146...v2.0.147
Version 2.0.146
Fix github release task. Signed-off-by: Aliwoto <[email protected]>
Version 2.0.145
Fix ConversationHandler import. Signed-off-by: Aliwoto <[email protected]>
Version 2.0.144
Fix key error in topics parsing. Signed-off-by: Aliwoto <[email protected]>
Version 2.0.143
Fix topics errors. Signed-off-by: Aliwoto <[email protected]>
Version 2.0.142
- Fixed an issue with
Forum._parse
andMessage._parse
method - Fixed an issue with
download_media
method.
Full Changelog: Release-refs/heads/Production-382c639800bafdf4cf924322ee87b940284b401d...v2.0.142
Version 2.0.141
- Upgrade to the latest layer (176)
- Add
fallback
parameter to theset_profile_photo
method.
Full Changelog: Release-refs/heads/Production-79cbad9142bd15d068aa081e5395f48d8c327e17...v2.0.141