vot.js - v2.4.12
Preparing search index...
@vot.js/shared
SharedTypes
KickType
ClipInfo
Type Alias ClipInfo
type
ClipInfo
=
{
category
:
Category
;
category_id
:
string
;
channel
:
Channel
;
channel_id
:
number
;
clip_url
:
string
;
created_at
:
SharedTypes
.
UtilsType
.
ISODate
;
creator
:
Channel
;
duration
:
number
;
id
:
string
;
is_mature
:
boolean
;
liked
:
boolean
;
likes
:
number
;
likes_count
:
number
;
livestream_id
:
string
;
privacy
:
"CLIP_PRIVACY_PUBLIC"
;
started_at
:
SharedTypes
.
UtilsType
.
ISODate
;
thumbnail_url
:
string
;
title
:
string
;
user_id
:
number
;
video_url
:
string
;
view_count
:
number
;
views
:
number
;
vod
:
VOD
;
}
Index
Properties
category
category_
id
channel
channel_
id
clip_
url
created_
at
creator
duration
id
is_
mature
liked
likes
likes_
count
livestream_
id
privacy
started_
at
thumbnail_
url
title
user_
id
video_
url
view_
count
views
vod
Properties
category
category
:
Category
category_
id
category_id
:
string
channel
channel
:
Channel
channel_
id
channel_id
:
number
clip_
url
clip_url
:
string
created_
at
created_at
:
SharedTypes
.
UtilsType
.
ISODate
creator
creator
:
Channel
duration
duration
:
number
id
id
:
string
is_
mature
is_mature
:
boolean
liked
liked
:
boolean
likes
likes
:
number
likes_
count
likes_count
:
number
livestream_
id
livestream_id
:
string
privacy
privacy
:
"CLIP_PRIVACY_PUBLIC"
started_
at
started_at
:
SharedTypes
.
UtilsType
.
ISODate
thumbnail_
url
thumbnail_url
:
string
title
title
:
string
user_
id
user_id
:
number
video_
url
video_url
:
string
view_
count
view_count
:
number
views
views
:
number
vod
vod
:
VOD
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
category_
id
channel
channel_
id
clip_
url
created_
at
creator
duration
id
is_
mature
liked
likes
likes_
count
livestream_
id
privacy
started_
at
thumbnail_
url
title
user_
id
video_
url
view_
count
views
vod
vot.js - v2.4.12
Loading...