deltachat::contact

Function make_vcard

source
pub async fn make_vcard(
    context: &Context,
    contacts: &[ContactId],
) -> Result<String>
Expand description

Returns a vCard containing contacts with the given ids.