getEmoji

suspend fun getEmoji(emojiId: Snowflake): GuildEmoji(source)

Requests to get the GuildEmoji represented by the emojiId in this guild.

Throws

if anything went wrong during the request.

if the GuildEmoji wasn't present.