Struct discord::EditMember [] [src]

pub struct EditMember(_);

Patch content for the edit_member call.

Methods

impl EditMember
[src]

Edit the member's nickname. Supply the empty string to remove a nickname.

Edit whether the member is server-muted.

Edit whether the member is server-deafened.

Edit the member's assigned roles.

Move the member to another voice channel.