openclaw pairing

审批或查看 DM 配对请求(适用于支持配对的频道)。

相关内容:

命令

openclaw pairing list telegram
openclaw pairing list --channel telegram --account work
openclaw pairing list telegram --json

openclaw pairing approve telegram <code>
openclaw pairing approve --channel telegram --account work <code> --notify

注意事项

  • 频道参数:可以用位置参数(pairing list telegram)或 --channel <channel>
  • pairing list 支持 --account <accountId>,用于多账号频道。
  • pairing approve 支持 --account <accountId>--notify
  • 如果只配置了一个支持配对的频道,直接用 pairing approve <code> 就行。