@aoijs/aoi.music
Preparing search index...
requestInfo
Function requestInfo
requestInfo
<
T
extends
"SoundCloud"
|
"Youtube"
|
"LocalFile"
|
"Spotify"
|
"Url"
,
>
(
id
:
string
,
type
:
T
,
manager
:
Manager
,
)
:
Promise
<
Track
<
T
>
|
Track
<
T
>
[]
>
Type Parameters
T
extends
"SoundCloud"
|
"Youtube"
|
"LocalFile"
|
"Spotify"
|
"Url"
Parameters
id
:
string
type
:
T
manager
:
Manager
Returns
Promise
<
Track
<
T
>
|
Track
<
T
>
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@aoijs/aoi.music
Loading...