PyPI
pyrotgfork
Fork of Pyrogram. Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
TelegramPlayGround/pyrogram
fca83f7f5c: Breaking Change: Remove the deprecated properties at 2024-04-19T11:08:28+02:00 ( ±1 +0 -0 )
18094f4d1b: Return service message if possible in case of promote_chat_member at 2024-04-19T11:32:22+02:00 ( ±1 +0 -0 )
9f5bb60645: Affempt (3) to fix restrict_chat_member at 2024-04-19T11:32:37+02:00 ( ±2 +0 -0 )
fca83f7f5c: Breaking Change: Remove the deprecated properties at 2024-04-19T11:08:28+02:00 ( ±1 +0 -0 )
18094f4d1b: Return service message if possible in case of promote_chat_member at 2024-04-19T11:32:22+02:00 ( ±1 +0 -0 )
9f5bb60645: Affempt (3) to fix restrict_chat_member at 2024-04-19T11:32:37+02:00 ( ±2 +0 -0 )
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
5f55b7040d: Add users_shared and chat_shared filters
Fix documentation of filters.media at 2024-04-19T14:15:09+02:00 ( ±2 +0 -0 )
f5433f282a: Add MessageImportInfo at 2024-04-19T14:19:40+02:00 ( ±3 +1 -0 )
55f1c3fc49: Fix some code-documentation at 2024-04-19T14:38:22+02:00 ( ±2 +0 -0 )
5f55b7040d: Add users_shared and chat_shared filters
Fix documentation of filters.media at 2024-04-19T14:15:09+02:00 ( ±2 +0 -0 )
f5433f282a: Add MessageImportInfo at 2024-04-19T14:19:40+02:00 ( ±3 +1 -0 )
55f1c3fc49: Fix some code-documentation at 2024-04-19T14:38:22+02:00 ( ±2 +0 -0 )
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
9872a483e8: Fix (unexpected end of data) UnicodeDecodeError in Str
Fixes Mayuri-Chan/pyrofork#65 at 2024-04-19T16:35:52+02:00 ( ±1 +0 -0 )
9872a483e8: Fix (unexpected end of data) UnicodeDecodeError in Str
Fixes Mayuri-Chan/pyrofork#65 at 2024-04-19T16:35:52+02:00 ( ±1 +0 -0 )
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
ec4866f869: Add get_stickers to get stickerset from short_name at 2024-04-19T19:03:39+02:00 ( ±5 +2 -0 )
715b2c3e4d: Add gifted_premium to Message at 2024-04-19T19:05:04+02:00 ( ±5 +1 -0 )
ec4866f869: Add get_stickers to get stickerset from short_name at 2024-04-19T19:03:39+02:00 ( ±5 +2 -0 )
715b2c3e4d: Add gifted_premium to Message at 2024-04-19T19:05:04+02:00 ( ±5 +1 -0 )
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
f3a36c4e6d: Fix Documentation Mistake
and Bump Version at 2024-04-19T19:37:29+02:00 ( ±4 +0 -0 )
f3a36c4e6d: Fix Documentation Mistake
and Bump Version at 2024-04-19T19:37:29+02:00 ( ±4 +0 -0 )
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
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
3b0c337c7e: DocGen: Update documentation at 2024-04-19T17:49:32Z ( ±0 +3000 -0 )
https://telegramplayground.github.io/pyrogram/
3b0c337c7e: DocGen: Update documentation at 2024-04-19T17:49:32Z ( ±0 +3000 -0 )
https://telegramplayground.github.io/pyrogram/
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
087d5f29b8: Support both Message and CallbackQuery in filters.group and filters.channel
From #1391 at 2024-04-20T05:36:15+02:00 ( ±2 +0 -0 )
fb118f95d1: Support previous arguments for BC #20400
disable_web_page_preview=True -> link_preview_options=LinkPreviewOptions(is_disabled=True)
reply_to_message_id=1 -> ReplyParameters(message_id=1) at 2024-04-20T06:58:30+02:00 ( ±6 +0 -0 )
5225deea95: Add callback_data_with_password to InlineKeyboardButton at 2024-04-20T07:01:19+02:00 ( ±2 +0 -0 )
511702d4a7: Add password parameter to request_callback_answer and Message.click
Git-Origin-Commit-Id: bfa7e4ca3 at 2024-04-20T07:26:00+02:00 ( ±3 +0 -0 )
087d5f29b8: Support both Message and CallbackQuery in filters.group and filters.channel
From #1391 at 2024-04-20T05:36:15+02:00 ( ±2 +0 -0 )
fb118f95d1: Support previous arguments for BC #20400
disable_web_page_preview=True -> link_preview_options=LinkPreviewOptions(is_disabled=True)
reply_to_message_id=1 -> ReplyParameters(message_id=1) at 2024-04-20T06:58:30+02:00 ( ±6 +0 -0 )
5225deea95: Add callback_data_with_password to InlineKeyboardButton at 2024-04-20T07:01:19+02:00 ( ±2 +0 -0 )
511702d4a7: Add password parameter to request_callback_answer and Message.click
Git-Origin-Commit-Id: bfa7e4ca3 at 2024-04-20T07:26:00+02:00 ( ±3 +0 -0 )
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
848bc86447: Add BC parameters to remaining methods
Follow-Up: fb118f9 at 2024-04-20T09:56:03+02:00 ( ±23 +0 -0 )
4f2584f7c0: Bump Version at 2024-04-20T09:58:29+02:00 ( ±2 +0 -0 )
848bc86447: Add BC parameters to remaining methods
Follow-Up: fb118f9 at 2024-04-20T09:56:03+02:00 ( ±23 +0 -0 )
4f2584f7c0: Bump Version at 2024-04-20T09:58:29+02:00 ( ±2 +0 -0 )
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
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
3f461130d6: DocGen: Update documentation at 2024-04-20T08:09:58Z ( ±0 +3000 -0 )
3f461130d6: DocGen: Update documentation at 2024-04-20T08:09:58Z ( ±0 +3000 -0 )
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
2267f4c793: Add trigger and watch emoji animations in send_chat_action and reply_chat_action at 2024-04-20T11:00:26+02:00 ( ±4 +0 -0 )
eb8f32ca18: Add support for message.link in discussion reply messages at 2024-04-20T11:12:17+02:00 ( ±1 +0 -0 )
0d5152b4c7: Add documentation
and Bump Version at 2024-04-20T11:13:18+02:00 ( ±2 +0 -0 )
2267f4c793: Add trigger and watch emoji animations in send_chat_action and reply_chat_action at 2024-04-20T11:00:26+02:00 ( ±4 +0 -0 )
eb8f32ca18: Add support for message.link in discussion reply messages at 2024-04-20T11:12:17+02:00 ( ±1 +0 -0 )
0d5152b4c7: Add documentation
and Bump Version at 2024-04-20T11:13:18+02:00 ( ±2 +0 -0 )
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
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
6f98a4e729: DocGen: Update documentation at 2024-04-20T09:24:40Z ( ±0 +3000 -0 )
6f98a4e729: DocGen: Update documentation at 2024-04-20T09:24:40Z ( ±0 +3000 -0 )
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
c54ef83622: Fix condition when parsing banned chats at 2024-04-21T14:35:22+02:00 ( ±1 +0 -0 )
5b08e3267e: Return service message if possible in case of add_chat_members
Make the user_ids parameter optional in add_chat_members at 2024-04-21T14:37:33+02:00 ( ±1 +0 -0 )
3441687f31: Add some of the missing parameters in the create_chat methods at 2024-04-21T14:38:01+02:00 ( ±4 +0 -0 )
84a9738ec5: Update ChatMemberUpdatedHandler to support UpdateBotStopped updates at 2024-04-21T17:48:01+02:00 ( ±4 +0 -0 )
c5bf6f82a3: ability to specify our own interactions in send_chat_action at 2024-04-21T18:17:18+02:00 ( ±3 +0 -0 )
4d656b7325: Update Community Link
and Bump Version at 2024-04-21T18:21:07+02:00 ( ±3 +0 -0 )
c54ef83622: Fix condition when parsing banned chats at 2024-04-21T14:35:22+02:00 ( ±1 +0 -0 )
5b08e3267e: Return service message if possible in case of add_chat_members
Make the user_ids parameter optional in add_chat_members at 2024-04-21T14:37:33+02:00 ( ±1 +0 -0 )
3441687f31: Add some of the missing parameters in the create_chat methods at 2024-04-21T14:38:01+02:00 ( ±4 +0 -0 )
84a9738ec5: Update ChatMemberUpdatedHandler to support UpdateBotStopped updates at 2024-04-21T17:48:01+02:00 ( ±4 +0 -0 )
c5bf6f82a3: ability to specify our own interactions in send_chat_action at 2024-04-21T18:17:18+02:00 ( ±3 +0 -0 )
4d656b7325: Update Community Link
and Bump Version at 2024-04-21T18:21:07+02:00 ( ±3 +0 -0 )
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
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
0714841f81: DocGen: Update documentation at 2024-04-21T16:33:17Z ( ±0 +3000 -0 )
0714841f81: DocGen: Update documentation at 2024-04-21T16:33:17Z ( ±0 +3000 -0 )
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
ef4609cb4e: Update API Scheme to Layer 178
Git-Origin-Commit-Id: ac15990 at 2024-04-24T04:32:10+02:00 ( ±1 +0 -0 )
58416aa8a8: Add is_channel to search_global and search_global_count at 2024-04-24T04:55:33+02:00 ( ±2 +0 -0 )
0041ffd8a7: Update attributes of Chat and ChatReactions at 2024-04-24T04:58:45+02:00 ( ±3 +0 -0 )
5529637014: Bump Version at 2024-04-24T04:59:10+02:00 ( ±1 +0 -0 )
ef4609cb4e: Update API Scheme to Layer 178
Git-Origin-Commit-Id: ac15990 at 2024-04-24T04:32:10+02:00 ( ±1 +0 -0 )
58416aa8a8: Add is_channel to search_global and search_global_count at 2024-04-24T04:55:33+02:00 ( ±2 +0 -0 )
0041ffd8a7: Update attributes of Chat and ChatReactions at 2024-04-24T04:58:45+02:00 ( ±3 +0 -0 )
5529637014: Bump Version at 2024-04-24T04:59:10+02:00 ( ±1 +0 -0 )
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
c945c1f437: d51eef3 at 2024-04-24T14:46:39+02:00 ( ±2 +0 -0 )
4d311c732a: https://t.me/pyrogramchat/614800 at 2024-04-24T14:47:19+02:00 ( ±1 +0 -0 )
c945c1f437: d51eef3 at 2024-04-24T14:46:39+02:00 ( ±2 +0 -0 )
4d311c732a: https://t.me/pyrogramchat/614800 at 2024-04-24T14:47:19+02:00 ( ±1 +0 -0 )
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
💬 New comment on pyrogram#17 Repeated Connection Lost/Bot doesn't start
by @annihilatorrrr
true, these is the real issue with this pyro
by @annihilatorrrr
true, these is the real issue with this pyro