OneSDK
Preparing search index...
types/BaseResponse
BaseResponse
Interface BaseResponse
interface
BaseResponse
{
autoModerated
?:
boolean
;
badges
:
BaseBadge
[]
;
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
;
originalProfileImage
?:
string
;
profileImage
:
string
;
speechText
?:
string
;
timestamp
:
string
;
userId
:
string
;
}
Hierarchy (
View Summary
)
BaseResponse
BiliBili
.
CommentResponse
Doneru
.
CommentResponse
External
.
CommentResponse
Kick
.
CommentResponse
Mirrativ
.
CommentResponse
Mixch
.
CommentResponse
NicoNama
.
CommentResponse
Showroom
.
CommentResponse
Streamlabs
.
CommentResponse
SystemCommentResponse
Tiktok
.
CommentResponse
Twicas
.
CommentResponse
Twitch
.
CommentResponse
VTips
.
CommentResponse
YouTube
.
CommentResponse
Index
Properties
auto
Moderated?
badges
comment
comment
Visible?
display
Name?
has
Gift
id
is
First
Time?
is
Owner
is
Repeater?
is
Supporter?
live
Id
meta?
name
nickname?
original
Profile
Image?
profile
Image
speech
Text?
timestamp
user
Id
Properties
Optional
auto
Moderated
autoModerated
?:
boolean
badges
badges
:
BaseBadge
[]
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
original
Profile
Image
originalProfileImage
?:
string
profile
Image
profileImage
:
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
comment
comment
Visible
display
Name
has
Gift
id
is
First
Time
is
Owner
is
Repeater
is
Supporter
live
Id
meta
name
nickname
original
Profile
Image
profile
Image
speech
Text
timestamp
user
Id
OneSDK
Loading...