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

Deno typings for lavalink
Latest
import * as lavalinkTypes from "https://deno.land/x/lavalink_types@2.0.6/src/message.ts";

Type Aliases

Configures resuming for this session.

Destroys the player.

T
Equalizer
deprecated

Configures the equalizer.

Payload for configuring the filters of a player.

Incoming messages.

All types of messages.

Outgoing messages.

Pauses playback of the current track.

Starts playback of the supplied track.

An event related to an audio player.

Seeks to the supplied position.

Stats about the node.

Stops playback of the current track.

Payload for providing an intercepted voice server & state update

T
Volume
deprecated

Sets the volume of the player.