Function deltachat::stock_str::msg_del_member_remote
source ยท pub(crate) async fn msg_del_member_remote(
context: &Context,
removed_member_addr: &str,
) -> String
Expand 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.