OneSDK
Preparing search index...
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
;
userId
?:
string
;
}
Hierarchy (
View Summary
)
BaseSystemResponse
SystemResponse
Index
Properties
command
icon?
id
is
Free
Gift?
is
Gift?
live
Id?
message
message
Id?
name?
profile
Image?
service?
type?
user
Id?
Properties
command
command
:
"share"
Optional
icon
icon
?:
SystemMessageIcon
id
id
:
string
Optional
is
Free
Gift
isFreeGift
?:
boolean
Optional
is
Gift
isGift
?:
boolean
Optional
live
Id
liveId
?:
string
message
message
:
string
Optional
message
Id
messageId
?:
string
Optional
name
name
?:
string
Optional
profile
Image
profileImage
?:
string
Optional
service
service
?:
keyof ServiceList
Optional
type
type
?:
SystemMessageType
Optional
user
Id
userId
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
command
icon
id
is
Free
Gift
is
Gift
live
Id
message
message
Id
name
profile
Image
service
type
user
Id
OneSDK
Loading...