twilight-rs / twilight

Powerful, flexible, and scalable ecosystem of Rust libraries for the Discord API.
https://discord.gg/twilight-rs
ISC License
652 stars 130 forks source link

fix(http): Add missing @ symbol in REST path #2357

Closed rxdn closed 2 months ago

rxdn commented 2 months ago

Whilst using the http-proxy, I discovered that the http-ratelimiting crate was missing a @ symbol in one of the route paths.