2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-26 03:47:24 +00:00
pyrogram/docs/source/resources/VoiceCalls.rst

11 lines
363 B
ReStructuredText
Raw Normal View History

2019-02-04 12:53:33 +01:00
Voice Calls
===========
A working proof-of-concept of Telegram voice calls using Pyrogram can be found here:
https://github.com/bakatrouble/pylibtgvoip. Thanks to `@bakatrouble <https://t.me/bakatrouble>`_.
.. note::
This page will be updated with more information once voice calls become eventually more usable and more integrated
in Pyrogram itself.