Instance Method
uploadEmoji(name:emoji:roles:guildId:then:)
No overview available.
Declaration
func uploadEmoji(name: String, emoji: Icon, roles: [Role], guildId: Snowflake, then completion: ((Emoji?, RequestError?) -> Void)? = nil)