Module twilight_http::request::template[][src]

Re-exports

pub use self::create_guild_from_template::CreateGuildFromTemplate;
pub use self::create_template::CreateTemplate;
pub use self::update_template::UpdateTemplate;

Modules

Structs

Delete a template by ID and code.

Get a template by its code.

Get a list of templates in a guild, by ID.

Sync a template to the current state of the guild, by ID and code.