mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Update UserStatus docs
This commit is contained in:
parent
b2f3e79ff7
commit
26b15f384d
@ -29,8 +29,8 @@ class UserStatus(Object):
|
||||
"recently", "within_week", "within_month" or "long_time_ago" fields set.
|
||||
|
||||
Args:
|
||||
user_id (``int``, *optional*):
|
||||
User's id. Only available for incoming UserStatus updates.
|
||||
user_id (``int``):
|
||||
User's id.
|
||||
|
||||
online (``bool``, *optional*):
|
||||
True if the user is online in this very moment, None otherwise.
|
||||
|
Loading…
x
Reference in New Issue
Block a user