@toil/vk-audio - v0.0.5
Preparing search index...
<internal>
Playlist
Type Alias Playlist
type
Playlist
=
{
access_key
:
string
;
count
:
number
;
create_time
:
number
;
description
:
string
;
followed
?:
PlaylistFollowed
;
followers
:
number
;
genres
:
unknown
[]
;
id
:
number
;
is_following
:
boolean
;
main_color
?:
string
;
meta
?:
Record
<
"view"
,
"compact"
>
;
original
?:
PlaylistOriginal
;
owner_id
:
number
;
permissions
:
PlaylistPerms
;
photo
:
Thumbail
;
play_button
:
boolean
;
plays
:
number
;
subtitle
?:
string
;
subtitle_badge
:
boolean
;
thumbs
:
Thumbail
[]
;
title
:
string
;
type
:
PlaylistType
;
update_time
:
number
;
}
Index
Properties
access_
key
count
create_
time
description
followed?
followers
genres
id
is_
following
main_
color?
meta?
original?
owner_
id
permissions
photo
play_
button
plays
subtitle?
subtitle_
badge
thumbs
title
type
update_
time
Properties
access_
key
access_key
:
string
count
count
:
number
count of audios inside playlist
create_
time
create_time
:
number
unixtime in secods format
description
description
:
string
Optional
followed
followed
?:
PlaylistFollowed
followers
followers
:
number
genres
genres
:
unknown
[]
id
id
:
number
is_
following
is_following
:
boolean
Optional
main_
color
main_color
?:
string
hex color
Optional
meta
meta
?:
Record
<
"view"
,
"compact"
>
Optional
original
original
?:
PlaylistOriginal
owner_
id
owner_id
:
number
permissions
permissions
:
PlaylistPerms
photo
photo
:
Thumbail
play_
button
play_button
:
boolean
plays
plays
:
number
Optional
subtitle
subtitle
?:
string
subtitle_
badge
subtitle_badge
:
boolean
thumbs
thumbs
:
Thumbail
[]
title
title
:
string
type
type
:
PlaylistType
update_
time
update_time
:
number
unixtime in secods format
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
key
count
create_
time
description
followed
followers
genres
id
is_
following
main_
color
meta
original
owner_
id
permissions
photo
play_
button
plays
subtitle
subtitle_
badge
thumbs
title
type
update_
time
@toil/vk-audio - v0.0.5
Loading...
count of audios inside playlist