mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-25 10:53:44 +03:00
final fix for readthedocs
This commit is contained in:
parent
f6ec7e47a7
commit
d0c9324212
|
@ -6,6 +6,7 @@ Users and Chats
|
|||
Make sure you have gone through :ref:`prelude` already!
|
||||
|
||||
.. contents::
|
||||
:depth: 2
|
||||
|
||||
.. _retrieving-an-entity:
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. _accessing-the-full-api:
|
||||
|
||||
==========================
|
||||
Accessing the Full API
|
||||
==========================
|
||||
|
|
|
@ -64,15 +64,23 @@ so you can still run the library wherever Python is available!
|
|||
|
||||
Sending Requests
|
||||
*****************
|
||||
`Here <https://github.com/lonamiwebs/telethon/wiki/Session-Files>`__
|
||||
|
||||
.. note::
|
||||
Read here: :ref:`sending-requests`
|
||||
|
||||
|
||||
Working with updates
|
||||
**********************
|
||||
`Here <https://github.com/lonamiwebs/telethon/wiki/Working-with-Updates>`__
|
||||
|
||||
.. note::
|
||||
Read here: :ref:`working-with-updates`
|
||||
|
||||
|
||||
Accessing the full API
|
||||
***********************
|
||||
`Here <https://github.com/lonamiwebs/telethon/wiki/Accessing-the-Full-API>`__
|
||||
|
||||
.. note::
|
||||
Read here: :ref:`accessing-the-full-api`
|
||||
|
||||
|
||||
__ https://github.com/ricmoo/pyaes
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
.. _working-with-updates:
|
||||
|
||||
====================
|
||||
Working with Updates
|
||||
====================
|
||||
|
|
Loading…
Reference in New Issue
Block a user