MCPcopy Create free account
hub / github.com/Rfym21/Qwen2API / extractVideoTaskIDFromPayload

Function extractVideoTaskIDFromPayload

src/controllers/chat.image.video.js:545–545  ·  view source on GitHub ↗
(payload)

Source from the content-addressed store, hash-verified

543 */
544const buildImageContent = (contentUrl) => `![image](${contentUrl})`
545
546/**
547 * 构造视频消息内容
548 * @param {string} contentUrl - 视频链接

Callers

nothing calls this directly

Tested by

no test coverage detected