mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
修改字段内容手误问题
This commit is contained in:
@@ -863,7 +863,7 @@ class WeChatLink(MessageComponent):
|
||||
|
||||
class WeChatForwardLink(MessageComponent):
|
||||
"""转发链接。个人微信专用组件。"""
|
||||
type: str = 'WeChatLink'
|
||||
type: str = 'WeChatForwardLink'
|
||||
"""xml数据"""
|
||||
xml_data: str
|
||||
|
||||
|
||||
Reference in New Issue
Block a user