Ⓙ Jike SDK
Preparing search index...
index
Entity
RecommendPost
Interface RecommendPost
interface
RecommendPost
{
commentCount
:
number
;
content
:
string
;
createdAt
:
Date
;
dislikeMenu
:
DislikeMenu
;
id
:
string
;
likeCount
:
number
;
pictures
:
Picture
[]
;
readTrackInfo
:
ReadTrackInfo
;
repostCount
:
number
;
shareCount
:
number
;
topic
:
Topic
;
type
:
string
;
user
:
User
;
}
Index
Properties
comment
Count
content
created
At
dislike
Menu
id
like
Count
pictures
read
Track
Info
repost
Count
share
Count
topic
type
user
Properties
comment
Count
commentCount
:
number
content
content
:
string
created
At
createdAt
:
Date
dislike
Menu
dislikeMenu
:
DislikeMenu
id
id
:
string
like
Count
likeCount
:
number
pictures
pictures
:
Picture
[]
read
Track
Info
readTrackInfo
:
ReadTrackInfo
repost
Count
repostCount
:
number
share
Count
shareCount
:
number
topic
topic
:
Topic
type
type
:
string
user
user
:
User
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
Count
content
created
At
dislike
Menu
id
like
Count
pictures
read
Track
Info
repost
Count
share
Count
topic
type
user
Ⓙ Jike SDK
Loading...