Function send_member_removal_msg

Source
async fn send_member_removal_msg(
    context: &Context,
    chat_id: ChatId,
    contact_id: ContactId,
    addr: &str,
) -> Result<MsgId>