Add support for Pyrogram #1971
PBhadoo
started this conversation in
Python Packages
Replies: 2 comments 5 replies
-
This is technically impossible. Telegram clients aren’t supposed to be run on serverless. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pyrogram is a modern, elegant and asynchronous MTProto API framework. It enables you to easily interact with the main Telegram API through a user account (custom client) or a bot identity (bot API alternative) using Python.
There are several Projects that are inside pypi.org that are similar to Pyrogram based on Pyrogram.
Add some for bringing Telegram Devs to Cloudflare Workers
https://pypi.org/search/?q=pyrogram&o=-created
Official looks like this one
https://pypi.org/project/Pyrogram/
Beta Was this translation helpful? Give feedback.
All reactions