Class LyricsLine
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Represents a lyric line.
public sealed class LyricsLine
- Inheritance
-
LyricsLine
- Inherited Members
Properties
- Duration
Gets the duration of the line in milliseconds.
- Line
Gets the lyrics line.
- Plugin
Gets additional plugin specific data.
- Timestamp
Gets the timestamp of the line in milliseconds.