LyricsResult
Defined in: src/structures/Types/Node.ts:170
Properties
Section titled “Properties”Property (defined in) | Type | Description |
---|---|---|
lines (src/structures/Types/Node.ts:178) | LyricsLine [] | The lyrics lines |
plugin (src/structures/Types/Node.ts:180) | PluginInfo | Information about the plugin |
provider (src/structures/Types/Node.ts:174) | string | The name of the provider |
sourceName (src/structures/Types/Node.ts:172) | string | The name of the source |
text (src/structures/Types/Node.ts:176) | string | The result text |