AddMixerLayerResponse
type AddMixerLayerResponse = object;Defined in: src/structures/Types/NodeLink.ts:151
Properties
Section titled “Properties”| Property (defined in) | Type |
|---|---|
id (src/structures/Types/NodeLink.ts:152) | string |
track (src/structures/Types/NodeLink.ts:153) | LavalinkTrack |
volume (src/structures/Types/NodeLink.ts:154) | number |