[][src]Module tbot::event_loop::webhook

Types related to the webhook event loop.

Re-exports

pub use https::Https;

Modules

https

Types related to the HTTPS webhook server.

Structs

Http

Configures the HTTP webhook server.

Webhook

Configures webhook and starts a server.