Package top.focess.qq.api.event.message
-
Class Summary Class Description 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)