mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-13 13:06:36 +03:00
66 lines
1.3 KiB
ReStructuredText
66 lines
1.3 KiB
ReStructuredText
.. Telethon documentation master file, created by
|
|
sphinx-quickstart on Fri Nov 17 15:36:11 2017.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Telethon's documentation!
|
|
====================================
|
|
|
|
Pure Python 3 Telegram client library. Official Site `here <https://lonamiwebs.github.io/Telethon>`_.
|
|
|
|
|
|
|
|
.. _installation-and-usage:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Installation and Simple Usage
|
|
|
|
extra/basic/getting-started
|
|
extra/basic/installation
|
|
extra/basic/creating-a-client
|
|
extra/basic/sessions
|
|
extra/basic/sending-requests
|
|
extra/basic/working-with-updates
|
|
extra/basic/accessing-the-full-api
|
|
|
|
|
|
.. _Advanced-usage:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Advanced Usage
|
|
|
|
extra/advanced
|
|
extra/advanced-usage/signing-in
|
|
extra/advanced-usage/working-with-messages
|
|
extra/advanced-usage/users-and-chats
|
|
extra/advanced-usage/bots
|
|
|
|
|
|
.. _Troubleshooting:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Troubleshooting
|
|
|
|
extra/troubleshooting/enable-logging
|
|
extra/troubleshooting/deleted-limited-or-deactivated-accounts
|
|
extra/troubleshooting/rpc-errors
|
|
|
|
|
|
|
|
.. toctree::
|
|
:caption: Telethon modules
|
|
|
|
telethon
|
|
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|