twilight-rs / twilight

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

refactor(http): remove unnecessary conversion #2294

Closed nickelc closed 9 months ago

nickelc commented 10 months ago

The conversion is no longer necessary since the decompression changes.

Ref: