SponsorBlockChapterStarted
Extends
Properties
Property | Type | Description | Overrides | Inherited from | Defined in |
---|---|---|---|---|---|
chapter | object | The Chapter which started | - | - | src/structures/Types/Utils.ts:234 |
chapter.duration | number | - | - | - | src/structures/Types/Utils.ts:242 |
chapter.end | number | - | - | - | src/structures/Types/Utils.ts:240 |
chapter.name | string | The Name of the Chapter | - | - | src/structures/Types/Utils.ts:236 |
chapter.start | number | - | - | - | src/structures/Types/Utils.ts:238 |
guildId | string | - | - | PlayerEvent .guildId | src/structures/Types/Utils.ts:166 |
op | "event" | - | - | PlayerEvent .op | src/structures/Types/Utils.ts:164 |
type | "ChapterStarted" | - | PlayerEvent .type | - | src/structures/Types/Utils.ts:232 |