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
16 stars 7 forks source link

New gateway event: USER_NOTE_UPDATE #546

Closed kozabrada123 closed 1 month ago

kozabrada123 commented 1 month ago

See https://docs.discord.sex/topics/gateway-events#user-note-update

Should also be a part of #537

kozabrada123 commented 1 month ago

Example: Setting note: {"note":"57","id":"463640391196082177"} Setting note to None: {"note":"","id":"463640391196082177"}