Files
Moltbot/src
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-18 08:54:00 +00:00
2026-01-26 21:11:48 +00:00
2026-01-25 12:22:36 +00:00
2026-01-21 23:05:11 +00:00
2026-01-26 16:05:29 +00:00
2026-01-24 10:48:33 +00:00
2026-01-21 05:34:53 +00:00
2026-01-25 12:22:36 +00:00
2026-01-25 06:37:39 +00:00
2026-01-26 17:01:22 +00:00
2026-01-25 12:22:36 +00:00
2026-01-25 12:22:36 +00:00
2026-01-24 10:48:33 +00:00
2026-01-21 01:58:47 +00:00
2026-01-18 19:34:21 +00:00
2026-01-18 03:55:14 +00:00