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. | |
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. | |
T Play | Starts playback of the supplied track. |
An event related to an audio player. | |
T Seek | Seeks to the supplied position. |
Stats about the node. | |
T Stop | Stops playback of the current track. |
Payload for providing an intercepted voice server & state update | |
Sets the volume of the player. |