PyroGram - Mod
24 subscribers
1 photo
11 links
Download Telegram
πŸ”¨ 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…»