LyricsLineEvent
Defined in: src/structures/Types/Utils.ts:306
Extends
Section titled “Extends”Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
guildId (src/structures/Types/Utils.ts:310) | string | The guildId |
line (src/structures/Types/Utils.ts:314) | LyricsLine | The line |
lineIndex (src/structures/Types/Utils.ts:312) | number | The line number |
op (src/structures/Types/Utils.ts:185) | "event" | |
skipped (src/structures/Types/Utils.ts:316) | boolean | skipped is true if the line was skipped |
type (src/structures/Types/Utils.ts:308) | "LyricsLineEvent" | The lyricsline event |