Create a Contacts object for the API
Rest ...contact: AtLeastOne<(ContactComponent | Name | Organization | Address | Phone | Email | Url | Birthday)[]>Array of contact's components
If contact contains multiple of the same components and _many is set to false (for example, Name, Birthday and Organization)
Readonly componentThe contacts of the message
Generated using TypeDoc
Contacts API object