mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
fix: avoid channel to generate not support reply
This commit is contained in:
@@ -26,7 +26,7 @@ except Exception as e:
|
||||
|
||||
@singleton
|
||||
class WechatyChannel(ChatChannel):
|
||||
|
||||
NOT_SUPPORT_REPLYTYPE = []
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user