LyricsResult
Defined in: src/structures/Types/Node.ts:169
Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
lines (src/structures/Types/Node.ts:177) | LyricsLine[] | The lyrics lines |
plugin (src/structures/Types/Node.ts:179) | PluginInfo | Information about the plugin |
provider (src/structures/Types/Node.ts:173) | string | The name of the provider |
sourceName (src/structures/Types/Node.ts:171) | string | The name of the source |
text (src/structures/Types/Node.ts:175) | string | The result text |