Skip to content
#

pyrogram

Here are 409 public repositories matching this topic...

KavyaKinjalk
KavyaKinjalk commented Apr 6, 2022

After generating the link, the bot fails to send the URL, citing "Telegram says: [400 BUTTON_URL_INVALID] - The button url is invalid (caused by "messages.SendMessage")."

I tried to remove the inline button, but i'm stupid and the bot is crashing. Here is the full error.
I hope you can help me with solving this problem, thanks.

enhancement good first issue
Laky-64
Laky-64 commented Oct 9, 2021

If do you have problem like:

    from pyrogram.raw.types import UpdateGroupCallConnection
ImportError: cannot import name 'UpdateGroupCallConnection' from 'pyrogram.raw.types' (/python3/site-packages/pyrogram/raw/types/__init__.py)

Or

  File "/python3\site-packages\async_lru.py", line 237, in wrapped
    return (yield from asyncio.shield(fut, loop=_loop))
TypeError: shiel

Megatron was a telegram file management bot that helped a lot of users, specially movie channel managers to upload their files to telegram by just providing a link to it. The project initially started as roanuedhuru_bot which lately retired and came back as Megatron which was a side project of the famous Maldivian Telegram community - @baivaru until it retired.

  • Updated Jun 27, 2021
  • Python

Improve this page

Add a description, image, and links to the pyrogram topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pyrogram topic, visit your repo's landing page and select "manage topics."

Learn more