MixStartedEvent
Defined in: src/structures/Types/NodeLink.ts:68
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:71) | string | Unique identifier for the mix layer |
op (src/structures/Types/NodeLink.ts:18) | "event" | |
track (src/structures/Types/NodeLink.ts:73) | LavalinkTrack | Full track information of the mixed layer |
type ({ NodeLinkBaseEvent.type} src/structures/Types/NodeLink.ts:69) | "MixStartedEvent" | |
volume (src/structures/Types/NodeLink.ts:75) | number | Volume of the mixed layer (0.0 to 1.0) |