SponsorBlockChapterStarted
Defined in: src/structures/Types/Utils.ts:243
Extends
Section titled “Extends”Properties
Section titled “Properties”Property (defined in) | Type | Description |
---|---|---|
chapter (src/structures/Types/Utils.ts:246) | object | The Chapter which started |
chapter.duration (src/structures/Types/Utils.ts:254) | number | |
chapter.end (src/structures/Types/Utils.ts:252) | number | |
chapter.name (src/structures/Types/Utils.ts:248) | string | The Name of the Chapter |
chapter.start (src/structures/Types/Utils.ts:250) | number | |
guildId (src/structures/Types/Utils.ts:178) | string | |
op (src/structures/Types/Utils.ts:176) | "event" | |
type ({ PlayerEvent .type } src/structures/Types/Utils.ts:244) | "ChapterStarted" |