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