Uses of Class
top.focess.qq.api.event.message.MessageEvent
-
Packages that use MessageEvent Package Description top.focess.qq.api.event.message -
-
Uses of MessageEvent in top.focess.qq.api.event.message
Subclasses of MessageEvent in top.focess.qq.api.event.message Modifier and Type Class Description classFriendMessageEventCalled when a friend chat with bot (this does not execute any commands)classGroupMessageEventCalled when a member who chats in the group the bot is in (this does not execute any commands)classStrangerMessageEventCalled when a stranger chat with bot (this does not execute any commands)
-