Preparing search index...
The search index is not available
Ⓙ Jike SDK
Ⓙ Jike SDK
index
Entity
Story
Interface Story
interface
Story
{
commentCount
:
number
;
createdAt
:
string
;
emoji
?:
string
;
enablePictureComments
:
boolean
;
id
:
string
;
isFeatured
:
boolean
;
likeCount
:
number
;
liked
:
boolean
;
likedUsers
:
User
[]
;
picture
:
StoryPicture
;
status
:
string
;
storyType
:
string
;
thumbnailVideo
?:
StoryVideo
;
type
:
"STORY"
;
user
:
User
;
video
?:
StoryVideo
;
viewerCount
:
number
;
}
Index
Properties
comment
Count
created
At
emoji?
enable
Picture
Comments
id
is
Featured
like
Count
liked
liked
Users
picture
status
story
Type
thumbnail
Video?
type
user
video?
viewer
Count
Properties
comment
Count
comment
Count
:
number
created
At
created
At
:
string
Optional
emoji
emoji
?:
string
enable
Picture
Comments
enable
Picture
Comments
:
boolean
id
id
:
string
is
Featured
is
Featured
:
boolean
like
Count
like
Count
:
number
liked
liked
:
boolean
liked
Users
liked
Users
:
User
[]
picture
picture
:
StoryPicture
status
status
:
string
story
Type
story
Type
:
string
Optional
thumbnail
Video
thumbnail
Video
?:
StoryVideo
type
type
user
user
:
User
Optional
video
video
?:
StoryVideo
viewer
Count
viewer
Count
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
Count
created
At
emoji
enable
Picture
Comments
id
is
Featured
like
Count
liked
liked
Users
picture
status
story
Type
thumbnail
Video
type
user
video
viewer
Count
Ⓙ Jike SDK
Loading...