InputContactMessageContent

fun InputContactMessageContent(phoneNumber: String, firstName: String, lastName: String? = null, vcard: String? = null)

Parameters

phoneNumber

Contact's phone number

firstName

Contact's first name

lastName

Optional. Contact's last name

vcard

Optional. Additional data about the contact in the form of a vCard, 0-2048 bytes