CLIコマンド
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をサポートします。- ペアリング可能なチャネルが1つだけ設定されている場合、
pairing approve <code>が許可されます。