Module twilight_http::request::prelude[][src]

Re-exports

pub use super::channel::invite::*;
pub use super::channel::message::*;
pub use super::channel::reaction::*;
pub use super::channel::stage::*;
pub use super::channel::webhook::*;
pub use super::channel::*;
pub use super::guild::ban::*;
pub use super::guild::emoji::*;
pub use super::guild::integration::*;
pub use super::guild::member::*;
pub use super::guild::role::*;
pub use super::guild::user::*;
pub use super::guild::*;
pub use super::template::create_guild_from_template::CreateGuildFromTemplateError;
pub use super::template::create_template::CreateTemplateError;
pub use super::template::*;
pub use super::user::*;

Structs

AuditLogReasonError

The error created when a reason can not be used as configured.

GetGateway

Get information about the gateway, optionally with additional information detailing the number of shards to use and sessions remaining.

GetGatewayAuthed

Get information about the gateway, authenticated as a bot user.

GetVoiceRegions

Get a list of voice regions that can be used when creating a guild.

Traits

AuditLogReason