Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 836 Bytes

File metadata and controls

15 lines (10 loc) · 836 Bytes

ImportWhatsAppContactsRequest

Properties

Name Type Description Notes
account_id String WhatsApp social account ID
contacts Vecmodels::ImportWhatsAppContactsRequestContactsInner Contacts to import (max 1000)
default_tags Option<Vec> Tags applied to all imported contacts [optional]
default_groups Option<Vec> Groups applied to all imported contacts [optional]
skip_duplicates Option<bool> Skip contacts with existing phone numbers [optional][default to true]

[Back to Model list] [Back to API list] [Back to README]