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