LyricsLineEvent
Defined in: src/structures/Types/Utils.ts:297
Extends
Section titled “Extends”Properties
Section titled “Properties”Property | Type | Description | Inherited from | Defined in |
---|---|---|---|---|
guildId | string | The guildId | PlayerEvent .guildId | src/structures/Types/Utils.ts:301 |
line | LyricsLine | The line | - | src/structures/Types/Utils.ts:305 |
lineIndex | number | The line number | - | src/structures/Types/Utils.ts:303 |
op | "event" | - | PlayerEvent .op | src/structures/Types/Utils.ts:176 |
skipped | boolean | skipped is true if the line was skipped | - | src/structures/Types/Utils.ts:307 |
type | "LyricsLineEvent" | The lyricsline event | PlayerEvent .type | src/structures/Types/Utils.ts:299 |