mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Fix typo in documentation example (#4277)
This commit is contained in:
@@ -268,7 +268,7 @@ That means you can do this:
|
||||
.. code-block:: python
|
||||
|
||||
message.user_id
|
||||
await message.get_input_user()
|
||||
await message.get_input_sender()
|
||||
message.user
|
||||
# ...etc
|
||||
|
||||
|
Reference in New Issue
Block a user