Instance Method

getEmoji(emojiId:then:)

No overview available.

Declaration

func getEmoji(emojiId: Snowflake, then completion: @escaping (Emoji?, RequestError?) -> Void)