pub fn make_system_with_data( room: &str, user: &str, content: impl Into<String>, data: Value, ) -> Message