Alchemy.Voice.leave

You're seeing just the function leave, go back to Alchemy.Voice module for more information.

Specs

leave(snowflake()) :: :ok | {:error, String.t()}

Disconnects from voice in a guild.

Returns an error if the connection hadn’t been established.