LyricsResult
Defined in: src/structures/Types/Node.ts:206
Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
lines (src/structures/Types/Node.ts:214) | LyricsLine[] | The lyrics lines |
plugin (src/structures/Types/Node.ts:216) | PluginInfo | Information about the plugin |
provider (src/structures/Types/Node.ts:210) | string | The name of the provider |
sourceName (src/structures/Types/Node.ts:208) | string | The name of the source |
text (src/structures/Types/Node.ts:212) | string | The result text |