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