Ⓙ Jike SDK
Preparing search index...
index
Entity
ReplyToComment
Interface ReplyToComment
interface
ReplyToComment
{
content
:
string
;
createdAt
:
Date
;
id
:
string
;
level
:
number
;
likeCount
:
number
;
replyCount
:
number
;
status
:
string
;
targetId
:
string
;
targetType
:
string
;
threadId
:
string
;
type
:
string
;
user
:
User
;
}
Index
Properties
content
created
At
id
level
like
Count
reply
Count
status
target
Id
target
Type
thread
Id
type
user
Properties
content
content
:
string
created
At
createdAt
:
Date
id
id
:
string
level
level
:
number
like
Count
likeCount
:
number
reply
Count
replyCount
:
number
status
status
:
string
target
Id
targetId
:
string
target
Type
targetType
:
string
thread
Id
threadId
:
string
type
type
:
string
user
user
:
User
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
created
At
id
level
like
Count
reply
Count
status
target
Id
target
Type
thread
Id
type
user
Ⓙ Jike SDK
Loading...