SponsorBlockChapterStarted
Defined in: src/structures/Types/Utils.ts:355
Extends
Section titled “Extends”Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
chapter (src/structures/Types/Utils.ts:358) | object | The Chapter which started |
chapter.duration (src/structures/Types/Utils.ts:366) | number | |
chapter.end (src/structures/Types/Utils.ts:364) | number | |
chapter.name (src/structures/Types/Utils.ts:360) | string | The Name of the Chapter |
chapter.start (src/structures/Types/Utils.ts:362) | number | |
guildId (src/structures/Types/Utils.ts:286) | string | |
op (src/structures/Types/Utils.ts:284) | "event" | |
type ({ PlayerEvent.type} src/structures/Types/Utils.ts:356) | "ChapterStarted" |