Skip to content

Commit

Permalink
Switch to PyrogramMod thanks to @null-nick
Browse files Browse the repository at this point in the history
  • Loading branch information
Laky-64 committed Dec 9, 2023
1 parent 1caebfc commit b7399ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions PyTgCalls/Calling Methods.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
Now let’s import your MTProto Client:
<multisyntax id="mtproto">
<tabs>
<tab id="pyrogram">Pyrogram</tab>
<tab id="pyrogram">PyrogramMod</tab>
<tab id="telethon">Telethon</tab>
<tab id="hydrogram">Hydrogram</tab>
</tabs>
Expand All @@ -61,7 +61,7 @@
Initialize the MTProto client:
<multisyntax id="mtproto">
<tabs>
<tab id="pyrogram">Pyrogram</tab>
<tab id="pyrogram">PyrogramMod</tab>
<tab id="telethon">Telethon</tab>
<tab id="hydrogram">Hydrogram</tab>
</tabs>
Expand Down
2 changes: 1 addition & 1 deletion PyTgCalls/Quick Start.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<list style="numbers">
<item>Install PyTgCalls with <code><shi language="bash">pip3 install -U py-tgcalls</shi></code>.</item>
<item>
Choose your MTProto client between <a href="https://github.com/pyrogram/pyrogram">Pyrogram</a>,
Choose your MTProto client between <a href="https://github.com/PyrogramMod/PyrogramMod">PyrogramMod (ex Pyrogram)</a>,
<a href="https://github.com/LonamiWebs/Telethon">Telethon</a> or <a href="https://github.com/AmanoTeam/hydrogram">Hydrogram</a>.
</item>
<item>Get your own Telegram API key from <a href="https://my.telegram.org/apps">my.telegram.org</a></item>
Expand Down

0 comments on commit b7399ce

Please sign in to comment.