MixEndedEvent
Defined in: src/structures/Types/NodeLink.ts:78
Extends
Section titled “Extends”Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
guildId (src/structures/Types/NodeLink.ts:20) | string | |
mixId (src/structures/Types/NodeLink.ts:81) | string | Unique identifier for the mix layer |
op (src/structures/Types/NodeLink.ts:18) | "event" | |
reason (src/structures/Types/NodeLink.ts:83) | string | Reason the mix layer ended (FINISHED, REMOVED, ERROR, MAIN_ENDED) |
type ({ NodeLinkBaseEvent.type} src/structures/Types/NodeLink.ts:79) | "MixEndedEvent" |