LyricsResult
Defined in: src/structures/Types/Node.ts:222
Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
lines (src/structures/Types/Node.ts:230) | LyricsLine[] | The lyrics lines |
plugin (src/structures/Types/Node.ts:232) | PluginInfo | Information about the plugin |
provider (src/structures/Types/Node.ts:226) | string | The name of the provider |
sourceName (src/structures/Types/Node.ts:224) | string | The name of the source |
text (src/structures/Types/Node.ts:228) | string | The result text |