Add documentation

This commit is contained in:
Lonami Exo
2023-09-13 19:01:16 +02:00
parent e36c35c805
commit b62327308b
24 changed files with 1151 additions and 17 deletions

View File

@@ -0,0 +1,4 @@
Client
======
.. autoclass:: telethon.Client

View File

@@ -0,0 +1,12 @@
Events and filters
==================
Events
------
.. automodule:: telethon.events
Filters
-------
.. automodule:: telethon.events.filters

View File

@@ -0,0 +1,4 @@
Session storages
================
.. automodule:: telethon.session

View File

@@ -0,0 +1,6 @@
Types
=====
.. automodule:: telethon.types
.. autoclass:: telethon.RpcError