export interface DiscordGatewayAdapterImplementerMethods
Methods that are provided by the implementer of a Discord gateway DiscordGatewayAdapter.
destroyvoid () :
This will be called by @discordjs/voice when the adapter can safely be destroyed as it will no longer be used.