polyphony-chat / chorus

A rust library for interacting with multiple Spacebar-compatible Instances at once.
https://crates.io/crates/chorus
Mozilla Public License 2.0
16 stars 7 forks source link

Backend/guilds #509

Closed Quat3rnion closed 2 weeks ago

Quat3rnion commented 2 weeks ago

Adds new enums and structs to support backend /guilds/* routes. Also modifies some existing structs to use distinct types, and add feature locks.