Manage and search WhatsApp Business labels (tags) from the local session cache.
exec({ cmd: "node <skill_dir>/scripts/labels.js COMMAND [ARGS]" })
exec({ cmd: "node <skill_dir>/scripts/labels.js list" })
exec({ cmd: "node <skill_dir>/scripts/labels.js chats \"VIP Client\"" })
Requires a WhatsApp Business account for labels to be available.
共 1 个版本