feat 支持新版本mteam

This commit is contained in:
jxxghp
2023-09-23 12:02:04 +08:00
parent fd9eef2089
commit e298a1a8a0
9 changed files with 239 additions and 14 deletions

View File

@@ -348,6 +348,7 @@ class MessageChain(ChainBase):
# 批量下载
downloads, lefts = self.downloadchain.batch_download(contexts=cache_list,
no_exists=no_exists,
channel=channel,
userid=userid)
if downloads and not lefts:
# 全部下载完成