LyricsLineEvent
Defined in: src/structures/Types/Utils.ts:344
Extends
Section titled “Extends”Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
guildId ({ PlayerEvent.guildId} src/structures/Types/Utils.ts:348) | string | The guildId |
line (src/structures/Types/Utils.ts:352) | LyricsLine | The line |
lineIndex (src/structures/Types/Utils.ts:350) | number | The line number |
op (src/structures/Types/Utils.ts:220) | "event" | |
skipped (src/structures/Types/Utils.ts:354) | boolean | skipped is true if the line was skipped |
type ({ PlayerEvent.type} src/structures/Types/Utils.ts:346) | "LyricsLineEvent" | The lyricsline event |