The event when connection emits an error.
The error info.
The event when deafening status of bot gets changed.
If true, bot is deafened and hence is unable to receive audio else undeafened.
The event when a voice channel is joined successfully.
The ID of the joined voice channel.
The event when a voice channel is left due to manual disconnection, kicked or due to some error.
The ID of voice channel which was left.
The event when bot is manually kicked from a voice channel.
The ID of the voice channel from where the bot was kicked.
The event when bot is moved from one voice channel to another.
The ID of the previous voice channel.
The ID of the new voice channel.
Generated using TypeDoc
The events emitted from DisPlayConnection class.