Alchemy.Cache.emoji
You're seeing just the function
emoji
, go back to Alchemy.Cache module for more information.
Link to this function
emoji(guild_id, emoji_id)
Specs
emoji(snowflake(), snowflake()) :: {:ok, Alchemy.Guild.emoji()} | {:error, String.t()}
Retrieves a custom emoji by id in a guild.