If the user is in a voice channel and this property is specified, it moves the member to the specified channel, by id.
If specified, the user will be muted (put in "timeout") until the specified date.
The date should be in ISO8601 format. Setting to null will remove the user from timeout.
If specified, server-wide deafens or un-deafens this member's voice state.
If specified, server-wide mutes or un-mutes a user's voice state
If specified, sets the nickname.
Note: Sending an empty string will clear their username.
If specified, sets the user's pending status.
If specified, replaces the member's roles with the list of role ids provided.
Generated using TypeDoc
Options passed to discord.GuildMember.edit. All properties are optional.