pub fn toggle_reaction( storage_root: &Path, session_id: &str, message_lamport: u64, emoji: &str, ) -> Result<Vec<ChatReaction>, String>