Module twilight_http::request::channel::webhook[][src]

Re-exports

pub use self::update_webhook_message::UpdateWebhookMessage;

Modules

Update a message created by a webhook via execution.

Structs

Create a webhook in a channel.

Delete a webhook by its ID.

Delete a message created by a webhook.

Executes a webhook, sending a message to its channel.

Get all the webhooks of a channel.

Get a webhook by ID.

Get a webhook message by WebhookId, token, and MessageId.

Update a webhook by ID.

Update a webhook, with a token, by ID.