Module twilight_http::request::guild[][src]

Re-exports

pub use self::create_guild::CreateGuild;
pub use self::create_guild_channel::CreateGuildChannel;
pub use self::create_guild_prune::CreateGuildPrune;
pub use self::get_audit_log::GetAuditLog;
pub use self::get_guild_prune_count::GetGuildPruneCount;
pub use self::update_guild::UpdateGuild;
pub use self::update_guild_channel_positions::UpdateGuildChannelPositions;

Modules

Structs

Delete a guild permanently. The user must be the owner.

Get information about a guild.

Get the channels in a guild.

Get information about the invites of a guild.

For public guilds, get the guild preview.

Get a guild’s vanity url, if there is one.

Get voice region data for the guild.

Get the webhooks of a guild.

Get the guild’s welcome screen.

Get the guild widget.

Changes the user’s nickname in a guild.

Update the guild’s welcome screen.

Modify the guild widget.