Instance Method

getGuildEmoji(from:with:then:)

No overview available.

Declaration

func getGuildEmoji(from guildId: Snowflake, with emojiId: Snowflake, then completion: @escaping (Emoji?, RequestError?) -> Void)