mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 13:36:59 +00:00
Add / remove from group + clean up code.
This commit is contained in:
@@ -20,3 +20,7 @@ pub struct Message {
|
||||
|
||||
pub previous_content: Option<Vec<PreviousEntry>>,
|
||||
}
|
||||
|
||||
// ? TODO: write global send message
|
||||
// ? pub fn send_message();
|
||||
// ? handle websockets?
|
||||
|
||||
Reference in New Issue
Block a user