LyricsResult
Defined in: src/structures/Types/Node.ts:231
Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
lines (src/structures/Types/Node.ts:239) | LyricsLine[] | The lyrics lines |
plugin (src/structures/Types/Node.ts:241) | PluginInfo | Information about the plugin |
provider (src/structures/Types/Node.ts:235) | string | The name of the provider |
sourceName (src/structures/Types/Node.ts:233) | string | The name of the source |
text (src/structures/Types/Node.ts:237) | string | The result text |