openclaw/extensions/feishu
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
..
skills feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
src fix(feishu): use msg_type 'media' for video/audio messages 2026-02-12 18:01:18 +00:00
index.ts feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
openclaw.plugin.json feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
package.json chore: bump version to 2026.2.12 2026-02-12 18:20:46 +01:00