openclaw/src/telegram
cpojer 950d5a46b2
chore: Fix types in tests 2/N.
2026-02-17 10:26:49 +09:00
..
bot chore: Update formatting. 2026-02-17 09:18:40 +09:00
test-data fix: address code review feedback - move test data, fix patterns, rewrite docs as RFC 2026-02-16 23:50:01 +01:00
accounts.test.ts
accounts.ts
allowed-updates.test.ts Handle Telegram poll vote updates for agent context 2026-02-16 23:54:56 +01:00
allowed-updates.ts Handle Telegram poll vote updates for agent context 2026-02-16 23:54:56 +01:00
api-logging.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
audit.test.ts
audit.ts perf(telegram): lazy import proxy + timeout deps in audit 2026-02-15 19:29:27 +00:00
bot-access.ts
bot-handlers.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
bot-message-context.audio-transcript.test.ts fix: apply telegram voice transcript body substitution (#16789) (thanks @Limitless2023) (#16970) 2026-02-15 14:22:49 +05:30
bot-message-context.dm-threads.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
bot-message-context.dm-topic-threadid.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
bot-message-context.sender-prefix.test.ts refactor(test): share telegram message ctx setup 2026-02-14 22:24:34 +00:00
bot-message-context.test-harness.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
bot-message-context.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
bot-message-dispatch.test.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
bot-message-dispatch.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
bot-message.test.ts fix(telegram): stream replies in-place without duplicate final sends 2026-02-15 20:32:51 +05:30
bot-message.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
bot-native-command-menu.test.ts
bot-native-command-menu.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
bot-native-commands.plugin-auth.test.ts
bot-native-commands.test.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
bot-native-commands.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
bot-updates.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
bot.create-telegram-bot.test-harness.ts chore: Fix types in tests 2/N. 2026-02-17 10:26:49 +09:00
bot.create-telegram-bot.test.ts chore: Fix types in tests 2/N. 2026-02-17 10:26:49 +09:00
bot.media.downloads-media-file-path-no-file-download.e2e.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
bot.media.e2e-harness.ts
bot.media.includes-location-text-ctx-fields-pins.e2e.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
bot.test.ts perf: consolidate telegram bot test harness 2026-02-16 02:45:00 +00:00
bot.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
button-types.ts feat(telegram): support inline button styles (#18241) 2026-02-16 22:48:47 +05:30
caption.ts
draft-chunking.test.ts
draft-chunking.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
draft-stream.test.ts fix(telegram): include DM topic thread id in replies (#18586) 2026-02-16 17:02:59 -05:00
draft-stream.ts refactor(channels): share draft stream loop across slack and telegram 2026-02-16 23:48:43 +00:00
fetch.test.ts refactor(telegram): avoid double-wrapping proxy fetch 2026-02-16 08:24:55 -05:00
fetch.ts test: update tests and comments to reflect new autoSelectFamily default 2026-02-16 23:53:44 +01:00
format.test.ts
format.ts
format.wrap-md.test.ts
group-access.ts refactor(telegram): simplify send/dispatch/target handling (#17819) 2026-02-16 14:00:34 +05:30
group-migration.test.ts
group-migration.ts refactor(telegram): simplify send/dispatch/target handling (#17819) 2026-02-16 14:00:34 +05:30
inline-buttons.test.ts
inline-buttons.ts refactor(telegram): simplify send/dispatch/target handling (#17819) 2026-02-16 14:00:34 +05:30
model-buttons.test.ts
model-buttons.ts
monitor.test.ts fix(security): scope session tools and webhook secret fallback 2026-02-16 03:47:10 +01:00
monitor.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
network-config.test.ts test: update tests and comments to reflect new autoSelectFamily default 2026-02-16 23:53:44 +01:00
network-config.ts fix(telegram): enable autoSelectFamily by default for Node.js 22+ 2026-02-16 23:53:44 +01:00
network-errors.test.ts
network-errors.ts
outbound-params.ts refactor(telegram): share outbound param parsing 2026-02-15 01:15:43 +00:00
poll-vote-cache.ts Handle Telegram poll vote updates for agent context 2026-02-16 23:54:56 +01:00
probe.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
probe.ts fix: dedupe probe/token base types (#16986) (thanks @iyoda) 2026-02-15 11:36:54 -06:00
proxy.test.ts
proxy.ts refactor(telegram): avoid double-wrapping proxy fetch 2026-02-16 08:24:55 -05:00
reaction-level.test.ts
reaction-level.ts
send.proxy.test.ts
send.test-harness.ts perf(test): consolidate telegram send suites 2026-02-15 23:14:42 +00:00
send.test.ts fix(telegram): suppress message_thread_id for private chat sends (#17242) 2026-02-17 00:01:26 +01:00
send.ts chore: Fix types in tests 2/N. 2026-02-17 10:26:49 +09:00
sent-message-cache.ts
sticker-cache.test.ts
sticker-cache.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00
targets.test.ts refactor(telegram): simplify send/dispatch/target handling (#17819) 2026-02-16 14:00:34 +05:30
targets.ts refactor(telegram): simplify send/dispatch/target handling (#17819) 2026-02-16 14:00:34 +05:30
token.test.ts perf(test): fold telegram update offset store into token suite 2026-02-16 02:45:00 +00:00
token.ts fix: dedupe probe/token base types (#16986) (thanks @iyoda) 2026-02-15 11:36:54 -06:00
update-offset-store.test.ts fix(telegram): clean up update offset on channels remove --delete (#18233) 2026-02-16 23:53:06 +01:00
update-offset-store.ts fix(telegram): clean up update offset on channels remove --delete (#18233) 2026-02-16 23:53:06 +01:00
voice.test.ts
voice.ts
webhook.test.ts test (telegram): assert webhook callback timeout-safe options 2026-02-14 18:57:18 -08:00
webhook.ts chore: Update formatting. 2026-02-17 09:18:40 +09:00