@toil/vk-audio - v0.0.5
Preparing search index...
<internal>
Audio
Type Alias Audio
type
Audio
=
{
access_key
:
string
;
ads
:
AudioAd
;
album
:
Album
;
artist
:
string
;
date
:
number
;
duration
:
number
;
featured_artists
?:
Artist
[]
;
genre_id
?:
number
;
has_lyrics
?:
true
;
id
:
number
;
is_explicit
:
boolean
;
is_focus_track
:
boolean
;
is_licensed
:
boolean
;
like
:
boolean
;
main_artists
?:
Artist
[]
;
main_color
:
string
;
owner_id
:
number
;
permissions
?:
Record
<
"edit"
,
boolean
>
;
release_audio_id
?:
string
;
short_videos_allowed
?:
boolean
;
stories_allowed
?:
boolean
;
stories_cover_allowed
?:
boolean
;
subtitle
?:
string
;
thumb
:
Thumbail
;
title
:
string
;
track_code
:
string
;
url
:
string
;
}
Index
Properties
access_
key
ads
album
artist
date
duration
featured_
artists?
genre_
id?
has_
lyrics?
id
is_
explicit
is_
focus_
track
is_
licensed
like
main_
artists?
main_
color
owner_
id
permissions?
release_
audio_
id?
short_
videos_
allowed?
stories_
allowed?
stories_
cover_
allowed?
subtitle?
thumb
title
track_
code
url
Properties
access_
key
access_key
:
string
ads
ads
:
AudioAd
album
album
:
Album
artist
artist
:
string
date
date
:
number
duration
duration
:
number
seconds
Optional
featured_
artists
featured_artists
?:
Artist
[]
Optional
genre_
id
genre_id
?:
number
Optional
has_
lyrics
has_lyrics
?:
true
id
id
:
number
is_
explicit
is_explicit
:
boolean
is_
focus_
track
is_focus_track
:
boolean
is_
licensed
is_licensed
:
boolean
like
like
:
boolean
Optional
main_
artists
main_artists
?:
Artist
[]
main_
color
main_color
:
string
hex color
owner_
id
owner_id
:
number
Optional
permissions
permissions
?:
Record
<
"edit"
,
boolean
>
Optional
release_
audio_
id
release_audio_id
?:
string
Optional
short_
videos_
allowed
short_videos_allowed
?:
boolean
Optional
stories_
allowed
stories_allowed
?:
boolean
Optional
stories_
cover_
allowed
stories_cover_allowed
?:
boolean
Optional
subtitle
subtitle
?:
string
thumb
thumb
:
Thumbail
title
title
:
string
track_
code
track_code
:
string
url
url
:
string
m3u8 file link
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
key
ads
album
artist
date
duration
featured_
artists
genre_
id
has_
lyrics
id
is_
explicit
is_
focus_
track
is_
licensed
like
main_
artists
main_
color
owner_
id
permissions
release_
audio_
id
short_
videos_
allowed
stories_
allowed
stories_
cover_
allowed
subtitle
thumb
title
track_
code
url
@toil/vk-audio - v0.0.5
Loading...
seconds