Skip to content

Commit f1a4e9f

Browse files
committed
Add VoiceCalls.rst
1 parent a6dbed6 commit f1a4e9f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ To get started, press the Next button.
9999
resources/ErrorHandling
100100
resources/TestServers
101101
resources/AdvancedUsage
102+
resources/VoiceCalls
102103
resources/Changelog
103104

104105
.. toctree::
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Voice Calls
2+
===========
3+
4+
A working proof-of-concept of Telegram voice calls using Pyrogram can be found here:
5+
https://github.com/bakatrouble/pylibtgvoip. Thanks to `@bakatrouble <https://t.me/bakatrouble>`_.
6+
7+
.. note::
8+
9+
This page will be updated with more information once voice calls become eventually more usable and more integrated
10+
in Pyrogram itself.

0 commit comments

Comments
 (0)