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