抖音改发卡片
This commit is contained in:
@@ -167,7 +167,7 @@ class DouyinParserPlugin(MessagePluginInterface):
|
||||
url=video_url,
|
||||
thumburl=cover
|
||||
)
|
||||
await self.bot.send_link_xml_message(xml_content, (roomid if roomid else sender))
|
||||
await self.bot.send_app_message(xml_content, (roomid if roomid else sender),0)
|
||||
return True, "发送卡片成功"
|
||||
|
||||
except DouyinParserError as e:
|
||||
|
||||
Reference in New Issue
Block a user