pairing
remoteclaw pairing
Approve or inspect DM pairing requests (for channels that support pairing).
Related:
- Pairing flow: Pairing
Commands
remoteclaw pairing list telegramremoteclaw pairing list --channel telegram --account workremoteclaw pairing list telegram --json
remoteclaw pairing approve telegram <code>remoteclaw pairing approve --channel telegram --account work <code> --notifyNotes
- Channel input: pass it positionally (
pairing list telegram) or with--channel <channel>. pairing listsupports--account <accountId>for multi-account channels.pairing approvesupports--account <accountId>and--notify.- If only one pairing-capable channel is configured,
pairing approve <code>is allowed.