stream-cli
stream-cli copied to clipboard
Add unmute-channel feature.
This PR adds a new unmute-channel command to the CLI, allowing users to unmute a specific channel.
Includes:
- New unmute-channel command
- Markdown documentation (docs/stream-cli_chat_unmute-channel.md)
- Integration test
TestUnmuteChannelfor validation