multica/packages/core/src/channels
Jiayuan Zhang 6e96fd1306 feat(channels): add outbound media types and sendMedia to channel adapter
Add OutboundMedia interface and OutboundMediaType to the channel type
system. Implement sendMedia in the Telegram plugin using grammy's
InputFile API with HTML caption formatting and plain-text fallback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 01:37:08 +08:00
..
plugins feat(channels): add outbound media types and sendMedia to channel adapter 2026-02-13 01:37:08 +08:00
config.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
inbound-debouncer.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
index.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
manager.test.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
manager.ts feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
registry.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
types.ts feat(channels): add outbound media types and sendMedia to channel adapter 2026-02-13 01:37:08 +08:00