OneSDK
Preparing search index...
types/NicoNama
NicoNama
CommentResponse
Interface CommentResponse
interface
CommentResponse
{
anonymity
:
boolean
;
autoModerated
?:
boolean
;
badges
:
BaseBadge
[]
;
colors
?:
Colors
;
comment
:
string
;
commentVisible
?:
boolean
;
displayName
?:
string
;
hasGift
:
boolean
;
id
:
string
;
isFirstTime
?:
boolean
;
isOwner
:
boolean
;
isRepeater
?:
boolean
;
isSupporter
?:
boolean
;
liveId
:
string
;
meta
?:
CommentMeta
;
name
:
string
;
nickname
?:
string
;
no
?:
number
;
origin
:
StateResponse
|
RootMessageResponse
|
SignalResponse
;
originalProfileImage
?:
string
;
premium
?:
boolean
;
price
?:
number
;
profileImage
:
string
;
screenName
:
string
;
speechText
?:
string
;
tier
?:
number
;
timestamp
:
string
;
userId
:
string
;
}
Hierarchy (
View Summary
)
BaseResponse
CommentResponse
Index
Properties
anonymity
auto
Moderated?
badges
colors?
comment
comment
Visible?
display
Name?
has
Gift
id
is
First
Time?
is
Owner
is
Repeater?
is
Supporter?
live
Id
meta?
name
nickname?
no?
origin
original
Profile
Image?
premium?
price?
profile
Image
screen
Name
speech
Text?
tier?
timestamp
user
Id
Properties
anonymity
anonymity
:
boolean
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
is
Owner
isOwner
:
boolean
Optional
is
Repeater
isRepeater
?:
boolean
Optional
is
Supporter
isSupporter
?:
boolean
live
Id
liveId
:
string
Optional
meta
meta
?:
CommentMeta
name
name
:
string
Optional
nickname
nickname
?:
string
Optional
no
no
?:
number
origin
origin
:
StateResponse
|
RootMessageResponse
|
SignalResponse
Optional
original
Profile
Image
originalProfileImage
?:
string
Optional
premium
premium
?:
boolean
Optional
price
price
?:
number
profile
Image
profileImage
:
string
screen
Name
screenName
:
string
Optional
speech
Text
speechText
?:
string
Optional
tier
tier
?:
number
timestamp
timestamp
:
string
user
Id
userId
:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
anonymity
auto
Moderated
badges
colors
comment
comment
Visible
display
Name
has
Gift
id
is
First
Time
is
Owner
is
Repeater
is
Supporter
live
Id
meta
name
nickname
no
origin
original
Profile
Image
premium
price
profile
Image
screen
Name
speech
Text
tier
timestamp
user
Id
OneSDK
Loading...