openclaw/extensions/feishu/src
0xRaini a0be7df5e2 fix(feishu): use msg_type 'media' for video/audio messages
Feishu API requires msg_type 'media' for audio (opus) and video (mp4)
files, but sendFileFeishu always used 'file'. This caused error 230055
'file upload type does not match message type' when sending videos.

Closes #14638
2026-02-12 18:01:18 +00:00
..
accounts.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
bitable.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
bot.checkBotMentioned.test.ts fix: tighten feishu mention trigger matching (openclaw#11088) thanks @openperf 2026-02-11 22:53:40 -06:00
bot.ts fix: tighten feishu mention trigger matching (openclaw#11088) thanks @openperf 2026-02-11 22:53:40 -06:00
channel.test.ts fix: use resolved feishu account in status probe (openclaw#11233) thanks @onevcat 2026-02-11 22:53:40 -06:00
channel.ts fix: use resolved feishu account in status probe (openclaw#11233) thanks @onevcat 2026-02-11 22:53:40 -06:00
client.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
config-schema.ts feat(feishu): sync community contributions from clawdbot-feishu (#12662) 2026-02-10 09:19:44 +09:00
directory.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
doc-schema.ts feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
docx.ts fix: preserve top-level feishu doc block order (openclaw#13994) thanks @Cynosure159 2026-02-11 22:53:40 -06:00
drive-schema.ts feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
drive.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
dynamic-agent.ts chore: Fix types after ChatType changes. 2026-02-10 09:20:39 +09:00
media.ts fix(feishu): use msg_type 'media' for video/audio messages 2026-02-12 18:01:18 +00:00
mention.ts fix(feishu): add targeted eslint-disable comments for SDK integration 2026-02-06 09:32:10 +09:00
monitor.ts feat(feishu): sync community contributions from clawdbot-feishu (#12662) 2026-02-10 09:19:44 +09:00
onboarding.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
outbound.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
perm-schema.ts feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
perm.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
policy.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
probe.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
reactions.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
reply-dispatcher.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
runtime.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
send.ts feat(feishu): sync community contributions from clawdbot-feishu (#12662) 2026-02-10 09:19:44 +09:00
targets.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
tools-config.ts feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
types.ts feat(feishu): sync community contributions from clawdbot-feishu (#12662) 2026-02-10 09:19:44 +09:00
typing.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
wiki-schema.ts feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
wiki.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00