Fix updates introduction and add more projects using Telethon

This commit is contained in:
Lonami Exo
2019-05-21 13:26:34 +02:00
parent 58f3225fa6
commit a43830d403
2 changed files with 40 additions and 1 deletions

View File

@@ -133,7 +133,7 @@ Entities
When you need the user or chat where an event occurred, you **must** use
the following methods:
.. code-block::
.. code-block:: python
async def handler(event):
# Good