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

`From<Snowflake> for u64` missing #550

Closed bitfl0wer closed 2 months ago

bitfl0wer commented 2 months ago

The trait implementation From<Snowflake> for u64 is missing.