LyricsLineEvent
Extends
Properties
Property | Type | Description | Inherited from | Defined in |
---|---|---|---|---|
guildId | string | The guildId | PlayerEvent .guildId | src/structures/Types/Utils.ts:289 |
line | LyricsLine | The line | - | src/structures/Types/Utils.ts:293 |
lineIndex | number | The line number | - | src/structures/Types/Utils.ts:291 |
op | "event" | - | PlayerEvent .op | src/structures/Types/Utils.ts:164 |
skipped | boolean | skipped is true if the line was skipped | - | src/structures/Types/Utils.ts:295 |
type | "LyricsLineEvent" | The lyricsline event | PlayerEvent .type | src/structures/Types/Utils.ts:287 |