Alchemy.Voice.which_channel

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

which_channel(guild)

Specs

which_channel(snowflake()) :: snowflake() | nil

Returns which channel the client is connected to in a guild.

Returns nil if there is no connection.