π Small Update
In Pyrogram-Mod we have added reaction filter, to execute commands only if a reaction is added, or ignore the reaction by adding ~filters.reaction and we have added a new parameter to type message, edit_hide.
π Pyrogram-Mod
π¬ Support Group
In Pyrogram-Mod we have added reaction filter, to execute commands only if a reaction is added, or ignore the reaction by adding ~filters.reaction and we have added a new parameter to type message, edit_hide.
π Pyrogram-Mod
π¬ Support Group
PyroGram - Mod pinned Β«π Small Update In Pyrogram-Mod we have added reaction filter, to execute commands only if a reaction is added, or ignore the reaction by adding ~filters.reaction and we have added a new parameter to type message, edit_hide. π Pyrogram-Mod π¬ Support GroupΒ»
PyroGram - Mod pinned Β«π The Pyrogram-Mod documentation site is currently under maintenanceΒ»
π¨ 1 new commit to Pyrogram-Mod:master:
463ae7d: Updated to 1.4.15
Update to 1.4.15 from the latest commit on the official repo https://github.com/pyrogram/pyrogram
463ae7d: Updated to 1.4.15
Update to 1.4.15 from the latest commit on the official repo https://github.com/pyrogram/pyrogram
π¨ 1 new commit to Pyrogram-Mod:master:
c39d9d5: Sync to Bot API 6.0 Feature
Added support for Web Apps.
See the detailed manual https://core.telegram.org/bots/webapps, and https://telegram.org/blog/notifications-bots
c39d9d5: Sync to Bot API 6.0 Feature
Added support for Web Apps.
See the detailed manual https://core.telegram.org/bots/webapps, and https://telegram.org/blog/notifications-bots
PyroGram - Mod pinned Β«π¨ 1 new commit to Pyrogram-Mod:master: c39d9d5: Sync to Bot API 6.0 Feature Added support for Web Apps. See the detailed manual https://core.telegram.org/bots/webapps, and https://telegram.org/blog/notifications-botsΒ»
PyroGram - Mod
π¨ 1 new commit to Pyrogram-Mod:master: c39d9d5: Sync to Bot API 6.0 Feature Added support for Web Apps. See the detailed manual https://core.telegram.org/bots/webapps, and https://telegram.org/blog/notifications-bots
In these days, the new methods present on the BotsAPI will be implemented on Pyrogram-Mod. π
π₯3
π¨ 2 new commits to Pyrogram-Mod:
3b68c4d: Update Pyrogram to v2.0.26
Update to Pyrogram v2.0.26 from the latest commit on the official repo https://github.com/pyrogram/pyrogram/
f5b1e25: Fixed
3b68c4d: Update Pyrogram to v2.0.26
Update to Pyrogram v2.0.26 from the latest commit on the official repo https://github.com/pyrogram/pyrogram/
f5b1e25: Fixed
CreateGroupCall methodπ¨ 2 new commits to PyrogramMod:layer-160:
c3d3dbe: Add missing
PR (pyrogram#1253) by barsikus007
9a0e47e: Add
PR (pyrogram#1194) by Alisson Lauffer
c3d3dbe: Add missing
caption_entities parameters and utils.parse_text_entities callsPR (pyrogram#1253) by barsikus007
9a0e47e: Add
full_name property to User and Chat objectsPR (pyrogram#1194) by Alisson Lauffer
π¨ 1 new commit to PyrogramMod:layer-160:
cc100ea: Improvements to automate tasks using pyrogram
When a user has automated reading of chats/channels/groups content or has the message handler active, the links to the channels usually also appear in the following format: "https://t.me/telegram". Right now, we get a 400 error if we want to authenticate using the "https://t.me/telegram" link.
With this improvement in line 70, the user can use either just the public channel nickname or the full link. It makes it easier for the user to use any type of link and he will have no problem accessing it.
With this change, apart from improving the usability of the library, some issues such as "https://github.com/pyrogram/pyrogram/issues/1077" from August 2022 are also fixed. by Daniel GarcΓa Baameiro
cc100ea: Improvements to automate tasks using pyrogram
When a user has automated reading of chats/channels/groups content or has the message handler active, the links to the channels usually also appear in the following format: "https://t.me/telegram". Right now, we get a 400 error if we want to authenticate using the "https://t.me/telegram" link.
With this improvement in line 70, the user can use either just the public channel nickname or the full link. It makes it easier for the user to use any type of link and he will have no problem accessing it.
With this change, apart from improving the usability of the library, some issues such as "https://github.com/pyrogram/pyrogram/issues/1077" from August 2022 are also fixed. by Daniel GarcΓa Baameiro
π¨ 1 new commit to PyrogramMod:layer-160:
9028ab5: Add
9028ab5: Add
MEDIA_FILE_INVALID to known errors by KurimuzonAkumaπ¨ 1 new commit to PyrogramMod:layer-160:
0110572: Control the number of cached messages via
This commit adds the optional parameter message_cache to Client to control the number of cached messages.
This can significantly help low-end machines control their memory usage. by k4rim
0110572: Control the number of cached messages via
message_cache in ClientThis commit adds the optional parameter message_cache to Client to control the number of cached messages.
This can significantly help low-end machines control their memory usage. by k4rim
PyroGram - Mod pinned Β«π Docs Released! π https://pyrogrammod.readthedocs.io/Β»
π From now on, PyrogramMod is available on PyPI! π
I'm excited to announce that PyrogramMod is now officially on PyPI, making it easier to install and integrate into your Python projects. You can check it out here: PyrogramMod on PyPI.
Start using it today with:
I'm excited to announce that PyrogramMod is now officially on PyPI, making it easier to install and integrate into your Python projects. You can check it out here: PyrogramMod on PyPI.
Start using it today with:
pip install pyrogrammod
PyroGram - Mod pinned Β«π From now on, PyrogramMod is available on PyPI! π I'm excited to announce that PyrogramMod is now officially on PyPI, making it easier to install and integrate into your Python projects. You can check it out here: PyrogramMod on PyPI. Start using it todayβ¦Β»