mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-22 17:36:34 +03:00
Update docs to have fewer grammatical mistakes (#3121)
This commit is contained in:
parent
79866750d2
commit
e2d97b44c5
|
@ -145,7 +145,7 @@ After using Telethon:
|
||||||
|
|
||||||
Key differences:
|
Key differences:
|
||||||
|
|
||||||
* The recommended way to do it imports less things.
|
* The recommended way to do it imports fewer things.
|
||||||
* All handlers trigger by default, so we need ``events.StopPropagation``.
|
* All handlers trigger by default, so we need ``events.StopPropagation``.
|
||||||
* Adding handlers, responding and running is a lot less verbose.
|
* Adding handlers, responding and running is a lot less verbose.
|
||||||
* Telethon needs ``async def`` and ``await``.
|
* Telethon needs ``async def`` and ``await``.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user