|
1 | | -Welcome to ``PyroTGFork`` |
2 | | -========================== |
| 1 | +Welcome to PyroTGFork Pyrogram Fork |
| 2 | +===================================== |
3 | 3 |
|
4 | 4 | .. admonition :: A Word of Warning |
5 | 5 | :class: tip |
@@ -34,7 +34,7 @@ Welcome to ``PyroTGFork`` |
34 | 34 | Releases |
35 | 35 | </a> |
36 | 36 | • |
37 | | - <a href="https://t.me/pyrogram"> |
| 37 | + <a href="https://PyroTGFork.t.me/2"> |
38 | 38 | News |
39 | 39 | </a> |
40 | 40 | </p> |
@@ -64,11 +64,8 @@ It enables you to easily interact with the main Telegram API through a user acco |
64 | 64 | Support |
65 | 65 | ------- |
66 | 66 |
|
67 | | -If you'd like to support Pyrogram, you can consider: |
| 67 | +If you'd like to support this fork, you can consider reading `this message <https://PyroTGFork.t.me/2>`__. |
68 | 68 |
|
69 | | -- `Become a GitHub sponsor <https://github.com/sponsors/delivrance>`_. |
70 | | -- `Become a LiberaPay patron <https://liberapay.com/delivrance>`_. |
71 | | -- `Become an OpenCollective backer <https://opencollective.com/pyrogram>`_. |
72 | 69 |
|
73 | 70 | How the Documentation is Organized |
74 | 71 | ---------------------------------- |
|
111 | 108 |
|
112 | 109 | - :doc:`Pyrogram FAQ <faq/index>`: Answers to common Pyrogram questions. |
113 | 110 | - :doc:`Support Pyrogram <support>`: Ways to show your appreciation. |
114 | | - - :doc:`Release Notes <releases/index>`: Changes in this Fork. |
| 111 | + - :doc:`Release Notes <releases/changes-in-this-fork>`: Changes in this Fork. |
115 | 112 |
|
116 | 113 | .. toctree:: |
117 | 114 | :hidden: |
@@ -173,15 +170,20 @@ Meta |
173 | 170 | :caption: Meta |
174 | 171 |
|
175 | 172 | faq/index |
176 | | - support |
177 | 173 | releases/index |
178 | 174 |
|
179 | 175 | .. toctree:: |
180 | 176 | :hidden: |
181 | 177 | :caption: Telegram Raw API |
182 | 178 |
|
183 | | - TL Schema Explorer <https://telegramplayground.github.io/schema.tl/> |
184 | | - TL Diff <https://telegramplayground.github.io/TG-APIs/TL/diff/tdesktop.html> |
185 | 179 | telegram/functions/index |
186 | 180 | telegram/types/index |
187 | 181 | telegram/base/index |
| 182 | + |
| 183 | +.. toctree:: |
| 184 | + :hidden: |
| 185 | + :caption: External Links |
| 186 | + |
| 187 | + version |
| 188 | + TL Schema Explorer <https://telegramplayground.github.io/schema.tl/> |
| 189 | + TL Diff <https://telegramplayground.github.io/TG-APIs/TL/diff/tdesktop.html> |
0 commit comments