Files
openclaw/src/cli
Suksham 20f6a5546f feat(telegram): add silent message option (#2382)
* feat(telegram): add silent message option (disable_notification)

Add support for sending Telegram messages silently without notification
sound via the `silent` parameter on the message tool.

Changes:
- Add `silent` boolean to message tool schema
- Extract and pass `silent` through telegram plugin
- Add `disable_notification: true` to Telegram API calls
- Add `--silent` flag to CLI `message send` command
- Add unit test for silent flag

Closes #2249

AI-assisted (Claude) - fully tested with unit tests + manual Telegram testing

* feat(telegram): add silent send option (#2382) (thanks @Suksham-sharma)

---------

Co-authored-by: Pocket Clawd <pocket@Pockets-Mac-mini.local>
2026-01-26 13:14:13 -08:00
..
2026-01-23 04:47:01 +00:00
2026-01-24 01:26:17 +00:00
2026-01-21 04:48:33 +00:00
2026-01-16 02:59:43 +00:00
2026-01-18 06:58:54 +00:00
2026-01-18 08:45:29 +00:00
2026-01-17 05:48:56 +00:00
2026-01-21 18:52:55 +00:00
2026-01-25 03:24:44 +00:00
2026-01-14 15:02:19 +00:00
2026-01-19 05:36:09 +00:00
2026-01-25 03:42:32 +00:00
2026-01-21 04:48:33 +00:00
2026-01-24 04:03:07 +00:00