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
commentCount
:
number
created
At
createdAt
:
string
Optional
emoji
emoji
?:
string
enable
Picture
Comments
enablePictureComments
:
boolean
id
id
:
string
is
Featured
isFeatured
:
boolean
like
Count
likeCount
:
number
liked
liked
:
boolean
liked
Users
likedUsers
:
User
[]
picture
picture
:
StoryPicture
status
status
:
string
story
Type
storyType
:
string
Optional
thumbnail
Video
thumbnailVideo
?:
StoryVideo
type
type
:
"STORY"
user
user
:
User
Optional
video
video
?:
StoryVideo
viewer
Count
viewerCount
:
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...