Constructors

Link copied to clipboard
constructor()

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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>?
Link copied to clipboard
var voiceChannelId: Snowflake?