# Functions
ConvertYouTubePlaylistItem convert a YouTube playlist item into a local QueueItem model.
# Constants
MusicPlayerActionPause pause this track.
MusicPlayerActionResume resume this track.
MusicPlayerActionStop stop this track.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
GuildSession represents a guild voice session.
MusicPlayer represents a music player.
QueueItem represents an item in the music queue.
# Type aliases
MusicPlayerAction an action to be issued to MusicPlayer.
No description provided by the author