mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
93e6d2f2ac
* openclaw*: add pages --------- Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
464 B
464 B
openclaw message
Send messages through OpenClaw channels. More information: https://docs.openclaw.ai/cli/message.
- Send a message to a phone number (WhatsApp):
openclaw message send {{[-t|--target]}} {{+1234567890}} {{[-m|--message]}} "{{Hello}}"
- Send a message to a specific channel:
openclaw message send --channel {{telegram}} {{[-t|--target]}} {{user_id}} {{[-m|--message]}} "{{Hello}}"
- Display help:
openclaw message {{[-h|--help]}}