polyphony-chat / chorus

A Rust library for interacting with multiple Polyphony- and Spacebar-Compatible instances at once.
https://crates.io/crates/chorus
Mozilla Public License 2.0
17 stars 7 forks source link

`RelationshipAdd` misses `Clone` derive #525

Closed bitfl0wer closed 3 months ago

bitfl0wer commented 3 months ago

The RelationshipAdd event struct misses a derive for Clone.