PyroGram - Mod
24 subscribers
1 photo
11 links
Download Telegram
πŸ†• 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 Β«πŸ†• 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Β»
πŸ›  The Pyrogram-Mod documentation site is currently under maintenance
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
πŸ”¨ 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 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Β»
πŸ”¨ 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 CreateGroupCall method
πŸ”¨ 2 new commits to PyrogramMod:layer-160:

c3d3dbe: Add missing caption_entities parameters and utils.parse_text_entities calls

PR (pyrogram#1253) by barsikus007
9a0e47e: Add full_name property to User and Chat objects

PR (pyrogram#1194) by Alisson Lauffer
πŸ”¨ 1 new commit to PyrogramMod:layer-160:

65c0848: Version bump to 2.0.107 by Nick
πŸ”¨ 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
πŸ”¨ 1 new commit to PyrogramMod:layer-160:

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 message_cache in Client

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
Updated PyrogramMod to 2.0.108 + Update to Layer 161 + Added New Errors + Some BugFixes
Chat released and un-locked!

- @Pyrogramodchat
πŸ“„ Docs Released!

πŸ”— https://pyrogrammod.readthedocs.io/
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯1
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:

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…»