OneSDK
Preparing search index...
types/Twicas
Twicas
CommentResponse
Interface CommentResponse
interface
CommentResponse
{
autoModerated
?:
boolean
;
badges
:
BaseBadge
[]
;
colors
?:
Colors
;
comment
:
string
;
commentVisible
?:
boolean
;
displayName
?:
string
;
hasGift
:
boolean
;
id
:
string
;
isAnonymous
:
boolean
;
isFirstTime
?:
boolean
;
isFreeGift
?:
boolean
;
isOwner
:
boolean
;
isRepeater
?:
boolean
;
isSupporter
?:
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 Summary
)
BaseResponse
CommentResponse
Index
Properties
auto
Moderated?
badges
colors?
comment
comment
Visible?
display
Name?
has
Gift
id
is
Anonymous
is
First
Time?
is
Free
Gift?
is
Owner
is
Repeater?
is
Supporter?
item?
live
Id
meta?
name
nickname?
original
Profile
Image?
price?
profile
Image
screen
Name
speech
Text?
timestamp
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
is
Anonymous
isAnonymous
:
boolean
Optional
is
First
Time
isFirstTime
?:
boolean
Optional
is
Free
Gift
isFreeGift
?:
boolean
is
Owner
isOwner
:
boolean
Optional
is
Repeater
isRepeater
?:
boolean
Optional
is
Supporter
isSupporter
?:
boolean
Optional
item
item
?:
Twicas
.
Item
live
Id
liveId
:
string
Optional
meta
meta
?:
CommentMeta
name
name
:
string
Optional
nickname
nickname
?:
string
Optional
original
Profile
Image
originalProfileImage
?:
string
Optional
price
price
?:
number
profile
Image
profileImage
:
string
screen
Name
screenName
:
string
Optional
speech
Text
speechText
?:
string
timestamp
timestamp
:
string
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
Anonymous
is
First
Time
is
Free
Gift
is
Owner
is
Repeater
is
Supporter
item
live
Id
meta
name
nickname
original
Profile
Image
price
profile
Image
screen
Name
speech
Text
timestamp
user
Id
OneSDK
Loading...