| 类 | 说明 |
|---|---|
| ConsoleMessageEvent |
Called when Console input a String (this does not execute any commands)
|
| FriendMessageEvent |
Called when a friend chat with bot (this does not execute any commands)
|
| GroupMessageEvent |
Called when a member who chats in the group the bot is in (this does not execute any commands)
|
| MessageEvent |
Called when a friend chat with bot or a member chat in a group the bot is in (this does not execute any commands)
|
| StrangerMessageEvent |
Called when a stranger chat with bot (this does not execute any commands)
|
Copyright © 2022. All rights reserved.