Preparing search index...
The search index is not available
OneSDK
OneSDK
types/Tiktok
Tiktok
RootCommentResponse
Interface RootCommentResponse
interface
RootCommentResponse
{
comment
:
string
;
followRole
:
number
;
isModerator
:
boolean
;
isNewGifter
:
boolean
;
isSubscriber
:
boolean
;
nickname
:
string
;
profilePictureUrl
:
string
;
secUid
:
string
;
topGifterRank
?:
any
;
uniqueId
:
string
;
userBadges
:
Tiktok
.
Badge
[]
;
userId
:
string
;
}
Index
Properties
comment
follow
Role
is
Moderator
is
New
Gifter
is
Subscriber
nickname
profile
Picture
Url
sec
Uid
top
Gifter
Rank?
unique
Id
user
Badges
user
Id
Properties
comment
comment
:
string
follow
Role
follow
Role
:
number
is
Moderator
is
Moderator
:
boolean
is
New
Gifter
is
New
Gifter
:
boolean
is
Subscriber
is
Subscriber
:
boolean
nickname
nickname
:
string
profile
Picture
Url
profile
Picture
Url
:
string
sec
Uid
sec
Uid
:
string
Optional
top
Gifter
Rank
top
Gifter
Rank
?:
any
unique
Id
unique
Id
:
string
user
Badges
user
Badges
:
Tiktok
.
Badge
[]
user
Id
user
Id
:
string
Settings
Theme
OS
Light
Dark
On This Page
comment
follow
Role
is
Moderator
is
New
Gifter
is
Subscriber
nickname
profile
Picture
Url
sec
Uid
top
Gifter
Rank
unique
Id
user
Badges
user
Id
OneSDK
Loading...