Preparing search index...
The search index is not available
@botsquad/inbox-sdk
@botsquad/inbox-sdk
OperatorPresence
Interface OperatorPresence
interface
OperatorPresence
{
id
:
string
;
name
:
string
;
operatorStatus
:
"available"
|
"unavailable"
|
"invisible"
;
profilePicture
:
null
|
string
;
status
:
"away"
|
"online"
|
"offline"
;
tags
:
string
[]
;
}
Index
Properties
id
name
operator
Status
profile
Picture
status
tags
Properties
id
id
:
string
name
name
:
string
operator
Status
operator
Status
:
"available"
|
"unavailable"
|
"invisible"
profile
Picture
profile
Picture
:
null
|
string
status
status
:
"away"
|
"online"
|
"offline"
tags
tags
:
string
[]
The inbox tags that belong to the role of the user.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
name
operator
Status
profile
Picture
status
tags
@botsquad/inbox-sdk
Loading...
Generated using
TypeDoc
The inbox tags that belong to the role of the user.