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