OneSDK
Preparing search index...
types/Tiktok
Tiktok
CommentResponse
Interface CommentResponse
interface
CommentResponse
{
autoModerated
?:
boolean
;
badges
:
BaseBadge
[]
;
comment
:
string
;
commentVisible
?:
boolean
;
displayName
?:
string
;
gift
?:
Tiktok
.
GiftData
;
giftId
?:
string
;
giftType
?:
Tiktok
.
GiftType
;
hasGift
:
boolean
;
id
:
string
;
isFirstTime
?:
boolean
;
isModerator
:
boolean
;
isOwner
:
boolean
;
isRepeater
?:
boolean
;
isSubscriber
:
boolean
;
isSupporter
?:
boolean
;
liveId
:
string
;
meta
?:
CommentMeta
;
name
:
string
;
nickname
?:
string
;
origin
:
any
;
originalProfileImage
?:
string
;
price
?:
number
;
profileImage
:
string
;
screenName
:
string
;
speechText
?:
string
;
timestamp
:
string
;
userId
:
string
;
}
Hierarchy (
View Summary
)
BaseResponse
CommentResponse
Index
Properties
auto
Moderated?
badges
comment
comment
Visible?
display
Name?
gift?
gift
Id?
gift
Type?
has
Gift
id
is
First
Time?
is
Moderator
is
Owner
is
Repeater?
is
Subscriber
is
Supporter?
live
Id
meta?
name
nickname?
origin
original
Profile
Image?
price?
profile
Image
screen
Name
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
Optional
gift
gift
?:
Tiktok
.
GiftData
Optional
gift
Id
giftId
?:
string
Optional
gift
Type
giftType
?:
Tiktok
.
GiftType
has
Gift
hasGift
:
boolean
id
id
:
string
Optional
is
First
Time
isFirstTime
?:
boolean
is
Moderator
isModerator
:
boolean
is
Owner
isOwner
:
boolean
Optional
is
Repeater
isRepeater
?:
boolean
is
Subscriber
isSubscriber
:
boolean
Optional
is
Supporter
isSupporter
?:
boolean
live
Id
liveId
:
string
Optional
meta
meta
?:
CommentMeta
name
name
:
string
Optional
nickname
nickname
?:
string
origin
origin
:
any
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
comment
comment
Visible
display
Name
gift
gift
Id
gift
Type
has
Gift
id
is
First
Time
is
Moderator
is
Owner
is
Repeater
is
Subscriber
is
Supporter
live
Id
meta
name
nickname
origin
original
Profile
Image
price
profile
Image
screen
Name
speech
Text
timestamp
user
Id
OneSDK
Loading...