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