async fn send_member_removal_msg( context: &Context, chat: &Chat, contact_id: ContactId, addr: &str, fingerprint: Option<&str>, ) -> Result<MsgId>