Bump to v1.25

This commit is contained in:
Lonami Exo
2022-08-30 12:57:34 +02:00
parent 48d7dbe90b
commit 8b1bfcdf9c
9 changed files with 44 additions and 8 deletions

View File

@@ -54,7 +54,7 @@ users.getUsers#0d91a548 id:Vector&lt;InputUser&gt; = Vector&lt;User&gt;</pre>
<p>This is <b>not</b> Python code. It's the "TL definition". It's
an easy-to-read line that gives a quick overview on the parameters
and its result. You don't need to worry about this. See
<a href="https://docs.telethon.dev/en/latest/developing/understanding-the-type-language.html">Understanding
<a href="https://docs.telethon.dev/en/stable/developing/understanding-the-type-language.html">Understanding
the Type Language</a> for more details on it.</p>
<h3>Index</h3>
@@ -170,7 +170,7 @@ users.getUsers#0d91a548 id:Vector&lt;InputUser&gt; = Vector&lt;User&gt;</pre>
not always run. They are just there to show the right syntax.</p>
<p>You should check out
<a href="https://docs.telethon.dev/en/latest/concepts/full-api.html">how
<a href="https://docs.telethon.dev/en/stable/concepts/full-api.html">how
to access the full API</a> in ReadTheDocs.
</p>
</div>