Function deltachat::contact::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.