SponsorBlockChapterStarted
Defined in: src/structures/Types/Utils.ts:291
Extends
Section titled “Extends”Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
chapter (src/structures/Types/Utils.ts:294) | object | The Chapter which started |
chapter.duration (src/structures/Types/Utils.ts:302) | number | |
chapter.end (src/structures/Types/Utils.ts:300) | number | |
chapter.name (src/structures/Types/Utils.ts:296) | string | The Name of the Chapter |
chapter.start (src/structures/Types/Utils.ts:298) | number | |
guildId (src/structures/Types/Utils.ts:222) | string | |
op (src/structures/Types/Utils.ts:220) | "event" | |
type ({ PlayerEvent.type} src/structures/Types/Utils.ts:292) | "ChapterStarted" |