pub(crate) async fn msg_del_member_remote(
context: &Context,
removed_member_addr: &str,
) -> StringExpand description
Stock string: I removed member %1$s..
The removed_member_addr parameter should be an email address and is looked up in
the contacts to combine with the display name.