Files
clawdbot/src/config
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-14 15:02:19 +00:00
2026-01-15 04:06:11 +00:00
2026-01-25 09:21:46 +00:00
2026-01-14 15:02:19 +00:00
2026-01-25 10:40:27 +00:00
2026-01-24 23:30:45 +00:00
2026-01-24 13:53:00 +00:00
2026-01-18 18:43:31 +00:00