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

ban
create_guild
create_guild_channel
create_guild_prune
emoji
get_audit_log
get_guild_prune_count
integration
member
role
update_guild
update_guild_channel_positions
user

Structs

DeleteGuild

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

GetGuild

Get information about a guild.

GetGuildChannels

Get the channels in a guild.

GetGuildInvites

Get information about the invites of a guild.

GetGuildPreview

For public guilds, get the guild preview.

GetGuildVanityUrl

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

GetGuildVoiceRegions

Get voice region data for the guild.

GetGuildWebhooks

Get the webhooks of a guild.

GetGuildWelcomeScreen

Get the guild’s welcome screen.

GetGuildWidget

Get the guild widget.

UpdateCurrentUserNick

Changes the user’s nickname in a guild.

UpdateGuildWelcomeScreen

Update the guild’s welcome screen.

UpdateGuildWidget

Modify the guild widget.