Files
openclaw/docs/zh-CN/cli/pairing.md

29 lines
648 B
Markdown
Raw Normal View History

2026-02-01 22:47:44 +01:00
---
read_when:
- 你正在使用配对模式私信并需要批准发送者
summary: "`openclaw pairing` 的 CLI 参考(批准/列出配对请求)"
2026-02-01 22:47:44 +01:00
title: pairing
x-i18n:
generated_at: "2026-02-03T07:45:02Z"
2026-02-01 22:47:44 +01:00
model: claude-opus-4-5
provider: pi
source_hash: e0bc9707294463c95d13e0deb67d834cfad6a105ab44baf4c25592e5de65ddf5
source_path: cli/pairing.md
workflow: 15
2026-02-01 22:47:44 +01:00
---
# `openclaw pairing`
批准或检查私信配对请求(适用于支持配对的渠道)。
相关内容:
- 配对流程:[配对](/channels/pairing)
2026-02-01 22:47:44 +01:00
## 命令
```bash
openclaw pairing list whatsapp
openclaw pairing approve whatsapp <code> --notify
```