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