Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lavalink_types/src/message.ts>Volume

Deno typings for lavalink
Latest
type alias Volume
Deprecated
Deprecated

This operation will be removed in v4.

import { type Volume } from "https://deno.land/x/lavalink_types@2.0.6/src/message.ts";

Sets the volume of the player.

deprecated
definition: PlayerMessage<"volume", VolumeData>