v0.0.1-beta
Musicord
interface
SongSearcherOptions
Properties
spotifyApiKey
customInnertubeContext
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
SongSearcherOptions
Interface
SongSearcherOptions
Defined in Interfaces.ts
Properties
spotifyApiKey
?
:
string
customInnertubeContext
:
{
client
:
string
,
gl
:
string
,
clientName
:
"WEB"
|
string
,
clientVersion
:
string
,
utcOffsetMinutes
:
0
|
number
}