Update documentation with new sections

This commit is contained in:
Lonami Exo
2018-10-06 20:20:11 +02:00
parent fb9660afe0
commit 8c14259728
26 changed files with 610 additions and 406 deletions

View File

@@ -7,6 +7,8 @@ Bots
These examples assume you have read :ref:`accessing-the-full-api`.
.. contents::
Talking to Inline Bots
**********************

View File

@@ -7,6 +7,8 @@ Working with Chats and Channels
These examples assume you have read :ref:`accessing-the-full-api`.
.. contents::
Joining a chat or channel
*************************

View File

@@ -60,6 +60,7 @@ the ``telethon.sync`` package and that you have a client ready to use.
.. contents::
Authorization
*************

View File

@@ -7,6 +7,8 @@ Users
These examples assume you have read :ref:`accessing-the-full-api`.
.. contents::
Retrieving full information
***************************

View File

@@ -7,6 +7,8 @@ Working with messages
These examples assume you have read :ref:`accessing-the-full-api`.
.. contents::
Forwarding messages
*******************