Skip to content
#

telethon

Here are 281 public repositories matching this topic...

Ultroid
tgcf

The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.

  • Updated Oct 20, 2021
  • Python
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

Improve this page

Add a description, image, and links to the telethon 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 telethon topic, visit your repo's landing page and select "manage topics."

Learn more