Joins the voice channel on instance creation.
The voice state of a member.
The {@link VoiceConnection} instance from @discordjs/voice.
The {@link AudioPlayer} attached to the voice connection (if any).
Destroys the voice connection, making it unable to be reused again.
Toggle self-deafening of the bot.
true
if self-deafened, otherwise false
i.e. self-undeafened.
Toggle self-muting of the bot.
true
if self-muted, otherwise false
i.e. self-unmuted.
Generated using TypeDoc
The voice connection class of
discord-play
. The bot joins the input voice state as soon as an instance is created.