Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun toRequest(): EmojiModifyRequest

Properties

Link copied to clipboard
var name: String?
Link copied to clipboard
open override var reason: String?

The reason for this request, this will be displayed in the audit log.

Link copied to clipboard
var roles: MutableSet<Snowflake>?