sync_once
Connect to WhatsApp, fetch new messages, and exit. Optionally refresh contacts, update groups, or download media during the sync process.
Instructions
Sync messages once (connect, fetch new messages, then exit).
Args:
refresh_contacts: Also refresh contacts from session store
refresh_groups: Also refresh joined groups (live)
download_media: Download media in the background during syncInput Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh_contacts | No | ||
| refresh_groups | No | ||
| download_media | No |