Dictionary of options to give embed
Instance Method
modifyEmoji(for:emojiId:with:reason:then:)
Modifes an emoji in a guild
Declaration
func modifyEmoji(for guildId: Snowflake, emojiId: Snowflake, with options: [String : Any], reason: String, then completion: ((Emoji?, RequestError?) -> Void)? = nil)
Parameters
options
-
Options Params
name: New name of the emoji
roles: Array of role
Snowflake
that you want to limit the emoji too