mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
Fix typo in documentation example (#4277)
This commit is contained in:
parent
6cf1be93ae
commit
2082a0e4de
|
@ -268,7 +268,7 @@ That means you can do this:
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
message.user_id
|
message.user_id
|
||||||
await message.get_input_user()
|
await message.get_input_sender()
|
||||||
message.user
|
message.user
|
||||||
# ...etc
|
# ...etc
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user