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