mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
b716c4fe67
- Made the documentation even more friendly towards newbies. - Eased the usage of methods like get history which now set a default empty message for message actions and vice versa. - Fixed some docstring documentations too. - Updated the old normal docs/ to link back and forth RTD. - Fixed the version of the documentation, now auto-loaded.
42 lines
755 B
ReStructuredText
42 lines
755 B
ReStructuredText
telethon\.tl package
|
|
====================
|
|
|
|
|
|
.. toctree::
|
|
|
|
telethon.tl.custom
|
|
|
|
|
|
telethon\.tl\.gzip\_packed module
|
|
---------------------------------
|
|
|
|
.. automodule:: telethon.tl.gzip_packed
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
telethon\.tl\.message\_container module
|
|
---------------------------------------
|
|
|
|
.. automodule:: telethon.tl.message_container
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
telethon\.tl\.tl\_message module
|
|
--------------------------------
|
|
|
|
.. automodule:: telethon.tl.tl_message
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
telethon\.tl\.tlobject module
|
|
-----------------------------
|
|
|
|
.. automodule:: telethon.tl.tlobject
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|