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

Structs

CreateWebhook

Create a webhook in a channel.

DeleteWebhook

Delete a webhook by its ID.

ExecuteWebhook

Executes a webhook, sending a message to its channel.

GetChannelWebhooks

Get all the webhooks of a channel.

GetWebhook

Get a webhook by ID.

UpdateWebhook

Update a webhook by ID.

UpdateWebhookWithToken

Update a webhook, with a token, by ID.