teloxide/crates
Ilya Bizyaev 7880e473a1
Allow serving path configuration for the webhook
When running behind e.g. NGINX, Axum might receive requests on a path
that is different from the one in the public webhook URL, such as "/"
instead of "/bot". This commit adds a new optional field to Options to
make such a setup possible.
2024-07-31 21:17:59 +02:00
..
teloxide Allow serving path configuration for the webhook 2024-07-31 21:17:59 +02:00
teloxide-core Refactor backoff-related code 2024-07-31 17:07:44 +03:00
teloxide-macros Fix assorted warnings 2024-03-21 14:49:07 +01:00