openclaw/extensions/telegram
Neerav Makwana 22175faaec
fix: trim menu descriptions before dropping commands (#61129) (thanks @neeravmakwana)
* fix(telegram): trim menu descriptions before dropping commands

* fix: note Telegram command menu trimming (#61129) (thanks @neeravmakwana)

---------

Co-authored-by: Ayaan Zaidi <hi@obviy.us>
2026-04-05 08:05:16 +05:30
..
src fix: trim menu descriptions before dropping commands (#61129) (thanks @neeravmakwana) 2026-04-05 08:05:16 +05:30
allow-from.ts
api.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
channel-config-api.ts test(agents): stabilize announce cleanup assertions (#61088) 2026-04-05 03:09:28 +03:00
config-api.ts fix(providers): stabilize runtime normalization hooks 2026-04-04 19:34:56 +01:00
contract-api.ts refactor(channels): move bootstrap channel logic behind extension seams 2026-04-04 04:53:38 +01:00
contract-surfaces.ts fix: load telegram command config from contract surfaces 2026-04-04 05:26:54 +01:00
index.ts
openclaw.plugin.json
package.json chore(plugins): sync versions to 2026.4.4 2026-04-04 20:03:01 +01:00
runtime-api.ts refactor(extensions): add channel-owned config schema seams 2026-04-04 05:31:11 +01:00
session-key-api.ts
setup-entry.ts
test-api.ts
test-support.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
update-offset-runtime-api.ts