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