pub(crate) async fn aeap_addr_changed(
    context: &Context,
    contact_name: &str,
    old_addr: &str,
    new_addr: &str
) -> String
Expand description

Stock string: %1$s changed their address from %2$s to %3$s.