pub fn remove_chat_participant( session_id: String, participant_did: String, ) -> Result<Value, String>