Struct discord::EditServer [] [src]

pub struct EditServer(_);

Patch content for the edit_server call.

Methods

impl EditServer
[src]

Edit the server's name.

Edit the server's voice region.

Edit the server's icon. Use None to remove the icon.

Edit the server's AFK channel. Use None to select no AFK channel.

Edit the server's AFK timeout.

Transfer ownership of the server to a new owner.

Edit the verification level of the server.

Edit the server's splash. Use None to remove the splash.