mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Fix updates introduction and add more projects using Telethon
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user