Alchemy.Voice.stop_audio

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

stop_audio(guild)

Specs

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

Stops playing audio on a guild's voice connection.

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