Clean-up documentation and include telethon.client

This commit is contained in:
Lonami Exo
2018-06-19 21:24:26 +02:00
parent 4e9a84c3b5
commit 1b7e7320a4
13 changed files with 119 additions and 145 deletions

View File

@@ -7,7 +7,7 @@ Accessing the Full API
.. important::
While you have access to this, you should always use the friendly
methods listed on :ref:`telethon-package` unless you have a better
methods listed on :ref:`telethon-client` unless you have a better
reason not to, like a method not existing or you wanting more control.