Properties

@:optionalchannel_id:Null<String>

Move the member to a different voice channel. Only works if the user is connected to voice. Requires MOVE_MEMBERS

@:optionaldeaf:Null<Bool>

Start the user off deafened Requires DEAFEN_MEMBERS

@:optionalmute:Null<Bool>

Start the user off muted Requires MUTE_MEMBERS

@:optionalnick:Null<String>

A nickname to set for the user Requires MANAGE_NICKNAMES

@:optionalroles:Null<Array<String>>

A list of role ids to assign to the user. Requires MANAGE_ROLES