SponsorBlockChapterStarted
Defined in: src/structures/Types/Utils.ts:252
Extends
Section titled “Extends”Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
chapter (src/structures/Types/Utils.ts:255) | object | The Chapter which started |
chapter.duration (src/structures/Types/Utils.ts:263) | number | |
chapter.end (src/structures/Types/Utils.ts:261) | number | |
chapter.name (src/structures/Types/Utils.ts:257) | string | The Name of the Chapter |
chapter.start (src/structures/Types/Utils.ts:259) | number | |
guildId (src/structures/Types/Utils.ts:187) | string | |
op (src/structures/Types/Utils.ts:185) | "event" | |
type ({ PlayerEvent.type} src/structures/Types/Utils.ts:253) | "ChapterStarted" |