Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 593 Bytes

README.rst

File metadata and controls

12 lines (10 loc) · 593 Bytes

Calls for Telethon

This module aims to provide support for performing voice calls through Telethon. Please note that currently this module is far from usable, and is more a proof of concept.

Huge thanks to @stek29 for his amazing gist on how to get calls working, and for helping me spot certain bugs that occured after porting the JavaScript code to Python. Thank you from saving me from another three days of headaches!