ID of the Emoji you would like to delete
Instance Method
deleteEmoji(_:reason:then:)
Deletes an emoji
Declaration
func deleteEmoji(_ emojiId: Snowflake, reason: String, then completion: ((RequestError?) -> Void)? = nil)
Parameters
emojiId
-