Alchemy.Cache.channel
You're seeing just the function
channel
, go back to Alchemy.Cache module for more information.
Link to this function
channel(guild_id, channel_id)
Specs
channel(snowflake(), snowflake()) :: {:ok, Alchemy.Channel.t()} | {:error, String.t()}
Retrieves a specific channel in a guild.