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