PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram: Install with
1078d07a4: Add translate (#39)
f6e3e92c7: add three more methods for phone calls. (#37)
a1da2c502: Add on_story updates in High Level
822f38acb: Add ShippingQuery and answer_shipping_query
c85c94251: Attempt to fix docs-build
8bb36ed50: feat(connectivity): support connections in the replIT environment
d7301e104: Add invite_group_call_participants method (#35)
939bfb374: Add create_invoice_link Update documentation of pay button
16224c2f8: [payments] fix
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.32.7 --force-reinstall.1078d07a4: Add translate (#39)
f6e3e92c7: add three more methods for phone calls. (#37)
a1da2c502: Add on_story updates in High Level
822f38acb: Add ShippingQuery and answer_shipping_query
c85c94251: Attempt to fix docs-build
8bb36ed50: feat(connectivity): support connections in the replIT environment
d7301e104: Add invite_group_call_participants method (#35)
939bfb374: Add create_invoice_link Update documentation of pay button
16224c2f8: [payments] fix
amount of LabeledPrice to int (#34) If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
🔥3👏3🥰1
PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram: Install with
c74fcf5b5: Add unknown_errors
ec3a96bf0: Add business_connection_id parameter in the methods
af1293cf0: Add UpdateBusinessBotCallbackQuery in callback_query handler
dce309938: Update API Scheme to Layer 182
34266515e: Added support for InputMessageContent classes, according to BOT API.
983d396a1: Implement non-blocking TCP connection (KurimuzonAkuma/pyrogram#71)
c5e9aaabb: Improve documentation of some methods
e4f3e7a70: Add index on usernames.id
1dd4fa01a: Fix condition in parsing Story
38b99b69f: Add ChatBackground type (#40)
b19aaa0b7: Fix typos.
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.32.9 --force-reinstall.c74fcf5b5: Add unknown_errors
ec3a96bf0: Add business_connection_id parameter in the methods
edit_message_caption, edit_message_media, edit_message_reply_markup, edit_message_text, stop_poll, Message.edit_text, Message.edit_media, Message.edit_reply_markup, CallbackQuery.edit_message_text, CallbackQuery.edit_message_media, CallbackQuery.edit_message_reply_markup, Poll.stop.af1293cf0: Add UpdateBusinessBotCallbackQuery in callback_query handler
dce309938: Update API Scheme to Layer 182
34266515e: Added support for InputMessageContent classes, according to BOT API.
983d396a1: Implement non-blocking TCP connection (KurimuzonAkuma/pyrogram#71)
c5e9aaabb: Improve documentation of some methods
e4f3e7a70: Add index on usernames.id
1dd4fa01a: Fix condition in parsing Story
38b99b69f: Add ChatBackground type (#40)
b19aaa0b7: Fix typos.
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
❤1🔥1
PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram: Install with
5f73557ca: Add RefundedPayment
671f73a97: Update API scheme to Layer 184
0d3680284: Fix spelling mistake in documentation
2799992fe: paid_media (#48)
394792709: Add get_stories to get story information from identifiers (#47)
eecadbc6e: Add self_destruct filter
48152df99: Rename hashtag methods
f63b0c899: Add message thread filter
567609f2b: Fix regex filter for PreCheckoutQuery handler
78316b274: Added the field can_send_paid_media to the class Chat.
1936f0940: Added support for launching Web Apps via t.me link in the class MenuButtonWebApp.
7641d3958: Add unknown_errors and fix a documentation mistake
15d92e6c5: Update API schema to Layer 183
8fc35765d: Add unknown_error
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.32.12 --force-reinstall.5f73557ca: Add RefundedPayment
671f73a97: Update API scheme to Layer 184
0d3680284: Fix spelling mistake in documentation
2799992fe: paid_media (#48)
394792709: Add get_stories to get story information from identifiers (#47)
eecadbc6e: Add self_destruct filter
48152df99: Rename hashtag methods
f63b0c899: Add message thread filter
567609f2b: Fix regex filter for PreCheckoutQuery handler
78316b274: Added the field can_send_paid_media to the class Chat.
1936f0940: Added support for launching Web Apps via t.me link in the class MenuButtonWebApp.
7641d3958: Add unknown_errors and fix a documentation mistake
15d92e6c5: Update API schema to Layer 183
8fc35765d: Add unknown_error
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
🔥 TelegramPlayGround/pyrogram: Install with
2f9518146: Dynamic session ReStart + restart optimizations (#56)
39fe8268b: Fix documentation mistakes
b6605d259: Fixes for error message scrapper (#53)
d0aad9d23: add update_status, delete_account methods (#51)
3e33eec72: Fix condition when parsing banned chats
9d375f752: Add new method
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.32.13 --force-reinstall.2f9518146: Dynamic session ReStart + restart optimizations (#56)
39fe8268b: Fix documentation mistakes
b6605d259: Fixes for error message scrapper (#53)
d0aad9d23: add update_status, delete_account methods (#51)
3e33eec72: Fix condition when parsing banned chats
9d375f752: Add new method
transfer_chat_ownership (#49) If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
🔥1
PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram: Install with
08f32293a: Rename chat_ttl to message_auto_delete_time, according to BOT API
033bf9262: steal fixes from pyroblack
8bdfea372: Fix NameError (#59)
98ec92684: Fix documentation mistake
0595b3229: Add is_automatic_forward to Message (#54)
7097e0d2c: Attempt to patch off an inconsistent behaviour (#52)
3d2aa8b06: Add missing parameters to search_messages and search_messages_count (#50)
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.32.14 --force-reinstall.08f32293a: Rename chat_ttl to message_auto_delete_time, according to BOT API
033bf9262: steal fixes from pyroblack
8bdfea372: Fix NameError (#59)
98ec92684: Fix documentation mistake
0595b3229: Add is_automatic_forward to Message (#54)
7097e0d2c: Attempt to patch off an inconsistent behaviour (#52)
3d2aa8b06: Add missing parameters to search_messages and search_messages_count (#50)
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
❤3🥰1
PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram: Install with
c0db4cbc4: Documentation Improvements (#66)
5af68c35c: Update filters.via_bot
cdf9040d8: Fix documentation mistake
898288ad0: Add get_active_sessions
e82e8381e: Fix documentation mistakes and MReBrand (#63)
1636e377c: Fix condition for parsing chats, in on_chat_member_updated
961243f1d: fix: no response after re-connect / while re-connecting
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.32.15 --force-reinstall.c0db4cbc4: Documentation Improvements (#66)
5af68c35c: Update filters.via_bot
cdf9040d8: Fix documentation mistake
898288ad0: Add get_active_sessions
e82e8381e: Fix documentation mistakes and MReBrand (#63)
1636e377c: Fix condition for parsing chats, in on_chat_member_updated
961243f1d: fix: no response after re-connect / while re-connecting
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
👍2
🔥 TelegramPlayGround/pyrogram: Install with
Telegram Browser, Mini App Store, Gifting Stars and More
4b25a80f5: Update API Scheme to Layer 185 (#68)
e9fe111f4: Improve documentation of protect_content.
7478494f7: Add Instant View Support for documentation
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.33.1 --force-reinstall.Telegram Browser, Mini App Store, Gifting Stars and More
4b25a80f5: Update API Scheme to Layer 185 (#68)
e9fe111f4: Improve documentation of protect_content.
7478494f7: Add Instant View Support for documentation
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
Telegram
Telegram Browser, Gifting Stars and More
Today's update brings a new in-app browser that supports multiple tabs and makes Web3 available to almost a billion users, the ability to gift Stars to friends, a weather widget for stories – and much more.
🔥1🎉1
PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram: Install with
cae9fbe9c: Add missing attributes to Chat
b6fad5329: Add terminate_all_other_sessions
7ee56064b: Add terminate_session
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.33.2 --force-reinstall.cae9fbe9c: Add missing attributes to Chat
b6fad5329: Add terminate_all_other_sessions
7ee56064b: Add terminate_session
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
❤1🔥1🥰1
PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram: Install with
50b766b10: change the type of Reaction
13c8ec1e4: Update documentation
a79611330: Service Messages (#73)
aa56b7c08: Improve documentation from BOT API 7.9
24c3a1f7c: fix errors in scrapping
ef43c8343: Add new unknown errors
d7a156707: Add add_paid_message_reaction
c9d63cc6f: Fix (iabw) parsing reactions
e01d5e67d: Add ReactionTypePaid
528d3109a: Update to Layer 186 from TDLib
4424cee3c: Added the field until_date to the class ChatMember for members with an active subscription.
4dc4ec61e: Added the ability to send paid media to any chat.
066a99b94: Update to Layer 186
044d7da15: (fix): parsing entities present in the original message
c39545f77: Add chat_list to the methods get_dialogs and get_dialogs_count
c7476f2eb: Fix condition check in bound methods
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.33.3 --force-reinstall.50b766b10: change the type of Reaction
13c8ec1e4: Update documentation
a79611330: Service Messages (#73)
aa56b7c08: Improve documentation from BOT API 7.9
24c3a1f7c: fix errors in scrapping
ef43c8343: Add new unknown errors
d7a156707: Add add_paid_message_reaction
c9d63cc6f: Fix (iabw) parsing reactions
e01d5e67d: Add ReactionTypePaid
528d3109a: Update to Layer 186 from TDLib
4424cee3c: Added the field until_date to the class ChatMember for members with an active subscription.
4dc4ec61e: Added the ability to send paid media to any chat.
066a99b94: Update to Layer 186
044d7da15: (fix): parsing entities present in the original message
c39545f77: Add chat_list to the methods get_dialogs and get_dialogs_count
c7476f2eb: Fix condition check in bound methods
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
4🔥3❤1🥰1🎉1
PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram: Install with
d11d3dfb6: Add can_enable_paid_reaction to Chat
d40767a5d: (feat): Fix return type of get_messages based on various conditions
21950d39a: Add link property to Story
fe996b733: (fix): link property of Message
03db13d38: (feat): Fix get_messages with /m/ type of links
aabf74051: Add DraftMessage type
fc3b63fe8: Fix documentation of enumerations
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.33.4 --force-reinstall.d11d3dfb6: Add can_enable_paid_reaction to Chat
d40767a5d: (feat): Fix return type of get_messages based on various conditions
21950d39a: Add link property to Story
fe996b733: (fix): link property of Message
03db13d38: (feat): Fix get_messages with /m/ type of links
aabf74051: Add DraftMessage type
fc3b63fe8: Fix documentation of enumerations
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
1❤1🔥1
PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram: Install with
54f065a45: Added the field prize_star_count to the classes GiveawayCreated, Giveaway, GiveawayWinners
8e89af40e: Added the field is_star_giveaway to the class GiveawayCompleted.
f76509148: Added the ability to specify a payload in send_paid_media
dc618eced: Update API Scheme to Layer 187
1a7d9a23a: Try to return the service message (when applicable) in the set_chat_photo
5111b7409: Add methods
a8f470315: fix: private filter support in CallbackQuery (#87)
635b268aa: Fix stop infinite loops in
f083f6188: Ignore PersistentTimestamp errors
2d2372c3f: Extract recovering gaps into a separate method
832d1d891: Fix save_file in case client.me is None
e3873ecc3: Fix type annotation on
0e1010078: (fix): docs compiler Enums documentation
ae966a61c: Add fields to ChatInviteLink
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.33.7 --force-reinstall.54f065a45: Added the field prize_star_count to the classes GiveawayCreated, Giveaway, GiveawayWinners
8e89af40e: Added the field is_star_giveaway to the class GiveawayCompleted.
f76509148: Added the ability to specify a payload in send_paid_media
dc618eced: Update API Scheme to Layer 187
1a7d9a23a: Try to return the service message (when applicable) in the set_chat_photo
5111b7409: Add methods
get_payment_form and send_payment_form (#89) a8f470315: fix: private filter support in CallbackQuery (#87)
635b268aa: Fix stop infinite loops in
reply_to (#83) f083f6188: Ignore PersistentTimestamp errors
2d2372c3f: Extract recovering gaps into a separate method
832d1d891: Fix save_file in case client.me is None
e3873ecc3: Fix type annotation on
Message.reply_document (#83) 0e1010078: (fix): docs compiler Enums documentation
ae966a61c: Add fields to ChatInviteLink
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
👏2👍1🔥1
PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram: Install with
8ba4ebd24: Add alternative_videos to Message
f9fafc4eb: Update documentation
8af4cfb63: Update API Scheme to Layer 189
20f4f3c8f: (fix): restarting of session on OsError
163155e93: Fix missing parameters in reply_poll
21f13ec47: Update API Scheme to Layer 189
249957dab: Add connected_website and write_access_allowed to Message
abf199b52: Improve documentation of types
c24e6bc32: Fix documentation for send_poll and reply_poll
29f8e2766: probably
558ec7aa0: Add copy_text support in InlineKeyboardButton
f786ca4b7: Update unknown_errors (#94)
30e506d59: Update API Scheme to Layer 188
ab58617f6: Temporary fix for another edge case
0835877aa: Add emoji to send_sticker and reply_sticker.
1bc323382: Return list of photos and videos instead of bool in send_payment_form
b2b5cb090: Temporary fix for an edge case
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.33.8 --force-reinstall.8ba4ebd24: Add alternative_videos to Message
f9fafc4eb: Update documentation
8af4cfb63: Update API Scheme to Layer 189
20f4f3c8f: (fix): restarting of session on OsError
163155e93: Fix missing parameters in reply_poll
21f13ec47: Update API Scheme to Layer 189
249957dab: Add connected_website and write_access_allowed to Message
abf199b52: Improve documentation of types
c24e6bc32: Fix documentation for send_poll and reply_poll
29f8e2766: probably
558ec7aa0: Add copy_text support in InlineKeyboardButton
f786ca4b7: Update unknown_errors (#94)
30e506d59: Update API Scheme to Layer 188
ab58617f6: Temporary fix for another edge case
0835877aa: Add emoji to send_sticker and reply_sticker.
1bc323382: Return list of photos and videos instead of bool in send_payment_form
b2b5cb090: Temporary fix for an edge case
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
🔥1
PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram: Install with
fc27f9af6: Add Message.star bound method
0b7bd9f26: Fix yanr NoneType error
00fc92d62: Add toggle_forum_topic_is_pinned method
eeec73b90: Update documentation for get_nearby_chats
f0da2e651: Update API Scheme to Layer 190
060ab377e: [630-152289-152456] (#99)
4e325a63d: Fix get_stories types (KurimuzonAkuma/pyrogram#97)
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.33.11 --force-reinstall.fc27f9af6: Add Message.star bound method
0b7bd9f26: Fix yanr NoneType error
00fc92d62: Add toggle_forum_topic_is_pinned method
eeec73b90: Update documentation for get_nearby_chats
f0da2e651: Update API Scheme to Layer 190
060ab377e: [630-152289-152456] (#99)
4e325a63d: Fix get_stories types (KurimuzonAkuma/pyrogram#97)
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
❤4🔥1
TelegramPlayGround/pyrogram: Install with
changes
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.33.12 --force-reinstall.changes
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
https://t.me/PyroTGFork/2
Changes in this Fork - PyroTGFork 2.2.21 Layer 223
A Word of Warning
❤5🥰3
https://t.me/PyroTGFork/2
Changes in this Fork - PyroTGFork 2.2.21 Layer 223
A Word of Warning
TelegramPlayGround/pyrogram: Install with
changes
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.34 --force-reinstall.changes
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
1❤3🔥1
https://t.me/PyroTGFork/2
Changes in this Fork - PyroTGFork 2.2.21 Layer 223
A Word of Warning
TelegramPlayGround/pyrogram: Install with
changes
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip uninstall -y pyrogram && pip install pyrotgfork==2.1.35 --force-reinstall.changes
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
❤3
https://t.me/PyroTGFork/2
Release Notes - Fork Pyrogram Documentation 2.2.1-TL-195
This page lists all the documented changes of this fork, in reverse chronological order. You should read this when upgrading to this fork to know where your code can break, and where it can take advantage of new goodies!
Thank you for creating Pyrogram, You will be missed. Thank you again for your invaluable contributions to the open-source Telegram Community.
changes: I have re-branded and removed references of docs.pyrogram.org from this fork ✌️ Hope it is fine 👌 .. let us see for how long this fork would sustain 😉
TelegramPlayGround/pyrogram: Install with
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
changes: I have re-branded and removed references of docs.pyrogram.org from this fork ✌️ Hope it is fine 👌 .. let us see for how long this fork would sustain 😉
TelegramPlayGround/pyrogram: Install with
pip uninstall -y pyrogram && pip install pyrotgfork==2.2.1 --force-reinstall.If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
👍8❤2
https://t.me/PyroTGFork/2
Changes in this Fork - PyroTGFork 2.2.21 Layer 223
A Word of Warning
TelegramPlayGround/pyrogram: Install with
changes
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip install pyrotgfork==2.2.4 --force-reinstall.changes
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
👍3
https://t.me/PyroTGFork/2
Changes in this Fork - PyroTGFork 2.2.21 Layer 223
A Word of Warning
TelegramPlayGround/pyrogram: Install with
changes (There are 2 breaking changes in this release)
4bc566e: Add
0673ba9: Fix reaction documentation, according to Layer 196
1dd095c: Fix subscription_period in create_invoice_link
0870553: Add get_owned_star_count method to return the number of stars owned by the current user account
4ca8aff: Add support for
0582930: Update Telegram API errors (#139)
fa38483: Fix ChatShared parsing in some cases (#140)
7cf1625: minor fix for refunded_payment (#142)
4a40f16: Update API schme to Layer 198
74ab511: handlers: fix typing and docs (#143)
05badbf: Changed types in UpgradedGift and UserGift, according to Layer 197.
b6a9607: Add get_similar_bots to return a list of bots similar to the given bot.
3f82c5d: Add gift_count to Chat
❌ ‼️ 851b174: 💣 Add new_video_start_timestamp in forward_messages and the bound method. ‼️ ❌
9a1e04f: Add cover and start_timestamp in send_video and InputPaidMediaVideo
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip install pyrotgfork==2.2.5 --force-reinstall.changes (There are 2 breaking changes in this release)
4bc566e: Add
UpgradedGift and change return type of some methods. (#134)0673ba9: Fix reaction documentation, according to Layer 196
1dd095c: Fix subscription_period in create_invoice_link
0870553: Add get_owned_star_count method to return the number of stars owned by the current user account
4ca8aff: Add support for
paid_media and thumbnail in download_media (#105)0582930: Update Telegram API errors (#139)
fa38483: Fix ChatShared parsing in some cases (#140)
7cf1625: minor fix for refunded_payment (#142)
4a40f16: Update API schme to Layer 198
74ab511: handlers: fix typing and docs (#143)
05badbf: Changed types in UpgradedGift and UserGift, according to Layer 197.
b6a9607: Add get_similar_bots to return a list of bots similar to the given bot.
3f82c5d: Add gift_count to Chat
9a1e04f: Add cover and start_timestamp in send_video and InputPaidMediaVideo
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
Please open Telegram to view this post
VIEW IN TELEGRAM
❤2👍2
https://t.me/PyroTGFork/2
Changes in this Fork - PyroTGFork 2.2.21 Layer 223
A Word of Warning
TelegramPlayGround/pyrogram: Install with
minor fixes and improvements
b3ebea5: Add message_thread_id=1 for General ForumTopic
758f2d2: Rewrite get_messages method (#145)
366d337: Update markdown.py: Fix Blockquote. (#147)
2261daf: Add message.content property
98dc270: Add unknown_errors
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip install pyrotgfork==2.2.6 --force-reinstall.minor fixes and improvements
b3ebea5: Add message_thread_id=1 for General ForumTopic
758f2d2: Rewrite get_messages method (#145)
366d337: Update markdown.py: Fix Blockquote. (#147)
2261daf: Add message.content property
98dc270: Add unknown_errors
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
❤2
https://t.me/PyroTGFork/2
Changes in this Fork - PyroTGFork 2.2.21 Layer 223
A Word of Warning
TelegramPlayGround/pyrogram: Install with
ChangeLog
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
pip install pyrotgfork==2.2.7 --force-reinstall.ChangeLog
If you found any issue or have any suggestions, feel free to make an issue on github or reply to this message.
❤2