Ⓙ Jike SDK
Preparing search index...
index
Entity
HotReply
Interface HotReply
interface
HotReply
{
content
:
string
;
createdAt
:
Date
;
id
:
string
;
level
:
number
;
likeCount
:
number
;
pictures
:
Picture
[]
;
replyCount
:
number
;
replyToComment
:
ReplyToComment
;
status
:
string
;
targetId
:
string
;
targetType
:
string
;
threadId
:
string
;
type
:
string
;
user
:
User
;
}
Index
Properties
content
created
At
id
level
like
Count
pictures
reply
Count
reply
To
Comment
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
pictures
pictures
:
Picture
[]
reply
Count
replyCount
:
number
reply
To
Comment
replyToComment
:
ReplyToComment
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
pictures
reply
Count
reply
To
Comment
status
target
Id
target
Type
thread
Id
type
user
Ⓙ Jike SDK
Loading...