mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-27 12:33:15 +08:00
refactor: remove unavailable channels
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
```
|
||||
|
||||
- `isgroup`: `Context`是否是群聊消息。
|
||||
- `msg`: `itchat`中原始的消息对象。
|
||||
- `msg`: the original message object from the channel.
|
||||
- `receiver`: 需要回复消息的对象ID。
|
||||
- `session_id`: 会话ID(一般是发送触发bot消息的用户ID,如果在群聊中并且`conf`里设置了`group_chat_in_one_session`,那么此处便是群聊ID)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user