Preparing search index...
The search index is not available
Ryanlink - v1.0.0
Ryanlink
LyricsConfig
Interface LyricsConfig
interface
LyricsConfig
{
sources
:
{
lavalink
:
boolean
;
lrclib
:
boolean
;
musixmatch
:
boolean
;
genius
:
boolean
;
}
;
apiKeys
?:
{
musixmatch
?:
string
;
genius
?:
string
;
}
;
}
Index
Properties
sources
api
Keys?
Properties
sources
sources
:
{
lavalink
:
boolean
;
lrclib
:
boolean
;
musixmatch
:
boolean
;
genius
:
boolean
;
}
Type declaration
lavalink
:
boolean
lrclib
:
boolean
musixmatch
:
boolean
genius
:
boolean
Optional
api
Keys
api
Keys
?:
{
musixmatch
?:
string
;
genius
?:
string
;
}
Type declaration
Optional
musixmatch
?:
string
Optional
genius
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
sources
api
Keys
Ryanlink - v1.0.0
Loading...