pub fn toggle_chat_reaction( session_id: String, message_lamport: u64, emoji: String, ) -> Result<Value, String>