mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 13:27:47 +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.
|
"recently", "within_week", "within_month" or "long_time_ago" fields set.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
user_id (``int``, *optional*):
|
user_id (``int``):
|
||||||
User's id. Only available for incoming UserStatus updates.
|
User's id.
|
||||||
|
|
||||||
online (``bool``, *optional*):
|
online (``bool``, *optional*):
|
||||||
True if the user is online in this very moment, None otherwise.
|
True if the user is online in this very moment, None otherwise.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user