Module tbot::event_loop::webhook

source ·
Expand description

Types related to the webhook event loop.

Re-exports

pub use https::Https;

Modules

Types related to the HTTPS webhook server.

Structs

Configures the HTTP webhook server.
Configures webhook and starts a server.