Interface: Lyrics
warning
⚠️ This interface is only used by the LavaLyrics plugin.
Represents a complete set of lyrics returned by a lyrics provider, including optional raw text, parsed lines with timing, and source metadata.
Property Type Description Optional sourcestring The name of the source where the lyrics were fetched from. providerstring The name of the provider the lyrics was fetched from on the source. textstring The lyrics text. linesLyricsLine[]The lyrics lines. pluginobject[] Additional plugin specific data.