CLI: add supported message pin/unpin operations with authorization checks
Open
- Dominant language
- Rust
- Stars
- 32.7k
- Forks
- 4.3k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 253
Description
### Feature request
The Desktop app supports pinning messages, but the CLI does not expose equivalent operations.
Please add supported CLI operations to pin and unpin an existing message. They should enforce the same authorization and permission checks as other clients, return clear errors when the caller is not permitted, and make the resulting pin state observable through the CLI.
This would provide supported CLI/Desktop feature parity without requiring UI-only interaction.
Contributor guide
Assessment
This issue has not been assessed yet.