feat: 新增波点音乐点mv

This commit is contained in:
zhiyu1998 2023-03-20 01:22:48 +08:00
parent d601617268
commit bce86a0077

View File

@ -680,8 +680,8 @@ export class tools extends plugin {
await thisMethod.downloadVideo(lowUrl).then(path => { await thisMethod.downloadVideo(lowUrl).then(path => {
curMsg.reply(segment.video(path + "/temp.mp4")); curMsg.reply(segment.video(path + "/temp.mp4"));
}) })
thisMethod.finish("bodianMusicContext");
}) })
this.finish("bodianMusicContext");
} }
/** /**