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