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