Torn API Client
GitHub
Preparing search index...
UserStatus
Type Alias UserStatus
Details about a user's status.
type
UserStatus
=
{
color
:
string
;
description
:
string
;
details
:
string
|
null
;
plane_image_type
?:
UserPlaneImageTypeEnum
;
state
:
UserStatusStateEnum
|
string
;
travel_type
?:
string
;
until
:
number
|
null
;
}
Index
Properties
color
description
details
plane_
image_
type?
state
travel_
type?
until
Properties
color
color
:
string
description
description
:
string
details
details
:
string
|
null
Optional
plane_
image_
type
plane_image_type
?:
UserPlaneImageTypeEnum
state
state
:
UserStatusStateEnum
|
string
Optional
travel_
type
travel_type
?:
string
until
until
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
description
details
plane_
image_
type
state
travel_
type
until
GitHub
Torn API Client
Loading...
Details about a user's status.