Preparing search index...
The search index is not available
OneSDK
OneSDK
types/Mixch
Mixch
CommentResponse
Interface CommentResponse
interface
CommentResponse
{
badges
:
BaseBadge
[]
;
comment
:
string
;
commentVisible
?:
boolean
;
displayName
?:
string
;
gift
?:
Mixch
.
GiftResource
;
giftData
?:
any
;
hasGift
:
boolean
;
id
:
string
;
isFirstTime
?:
boolean
;
isOwner
:
boolean
;
isRepeater
?:
boolean
;
kind
:
number
;
liveId
:
string
;
meta
?:
CommentMeta
;
name
:
string
;
nickname
?:
string
;
origin
:
Mixch
.
RootResponse
;
originalProfileImage
?:
string
;
price
?:
number
;
profileImage
:
string
;
speechText
?:
string
;
timestamp
:
string
;
user
?:
null
|
Mixch
.
User
;
userId
:
string
;
}
Hierarchy (
view full
)
BaseResponse
CommentResponse
Index
Properties
badges
comment
comment
Visible?
display
Name?
gift?
gift
Data?
has
Gift
id
is
First
Time?
is
Owner
is
Repeater?
kind
live
Id
meta?
name
nickname?
origin
original
Profile
Image?
price?
profile
Image
speech
Text?
timestamp
user?
user
Id
Properties
badges
badges
:
BaseBadge
[]
comment
comment
:
string
Optional
comment
Visible
comment
Visible
?:
boolean
Optional
display
Name
display
Name
?:
string
Optional
gift
gift
?:
Mixch
.
GiftResource
Optional
gift
Data
gift
Data
?:
any
has
Gift
has
Gift
:
boolean
id
id
:
string
Optional
is
First
Time
is
First
Time
?:
boolean
is
Owner
is
Owner
:
boolean
Optional
is
Repeater
is
Repeater
?:
boolean
kind
kind
:
number
live
Id
live
Id
:
string
Optional
meta
meta
?:
CommentMeta
name
name
:
string
Optional
nickname
nickname
?:
string
origin
origin
:
Mixch
.
RootResponse
Optional
original
Profile
Image
original
Profile
Image
?:
string
Optional
price
price
?:
number
profile
Image
profile
Image
:
string
Optional
speech
Text
speech
Text
?:
string
timestamp
timestamp
:
string
Optional
user
user
?:
null
|
Mixch
.
User
user
Id
user
Id
:
string
Settings
Theme
OS
Light
Dark
On This Page
badges
comment
comment
Visible
display
Name
gift
gift
Data
has
Gift
id
is
First
Time
is
Owner
is
Repeater
kind
live
Id
meta
name
nickname
origin
original
Profile
Image
price
profile
Image
speech
Text
timestamp
user
user
Id
OneSDK
Loading...