Preparing search index...
The search index is not available
OneSDK
OneSDK
types/Mixch
Mixch
SystemResponse
Interface SystemResponse
interface
SystemResponse
{
command
:
"share"
;
icon
?:
SystemMessageIcon
;
id
:
string
;
isFreeGift
?:
boolean
;
isGift
?:
boolean
;
liveId
?:
string
;
message
:
string
;
messageId
?:
string
;
name
?:
string
;
profileImage
?:
string
;
service
?:
keyof ServiceList
;
type
?:
SystemMessageType
;
}
Hierarchy (
view full
)
BaseSystemResponse
SystemResponse
Index
Properties
command
icon?
id
is
Free
Gift?
is
Gift?
live
Id?
message
message
Id?
name?
profile
Image?
service?
type?
Properties
command
command
:
"share"
Optional
icon
icon
?:
SystemMessageIcon
id
id
:
string
Optional
is
Free
Gift
is
Free
Gift
?:
boolean
Optional
is
Gift
is
Gift
?:
boolean
Optional
live
Id
live
Id
?:
string
message
message
:
string
Optional
message
Id
message
Id
?:
string
Optional
name
name
?:
string
Optional
profile
Image
profile
Image
?:
string
Optional
service
service
?:
keyof ServiceList
Optional
type
type
?:
SystemMessageType
Settings
Theme
OS
Light
Dark
On This Page
command
icon
id
is
Free
Gift
is
Gift
live
Id
message
message
Id
name
profile
Image
service
type
OneSDK
Loading...