Preparing search index...
The search index is not available
tdjson
tdjson
UpdateUserStatus
Interface UpdateUserStatus
The user went online or offline. Subtype of
Update
.
interface
UpdateUserStatus
{
@type
:
"updateUserStatus"
;
status
:
UserStatus
;
user_id
:
number
;
}
Index
Properties
@type
status
user_
id
Properties
@type
@type
:
"updateUserStatus"
status
status
:
UserStatus
New status of the user.
user_
id
user_
id
:
number
User identifier.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
status
user_
id
tdjson
Loading...
The user went online or offline. Subtype of Update.