Package top.focess.qq.api.event.bot
Class BotEvent
- java.lang.Object
-
- top.focess.qq.api.event.Event
-
- top.focess.qq.api.event.bot.BotEvent
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BotLoginEvent,BotLogoutEvent,BotPreSendMessageEvent,BotReloginEvent,BotSendMessageEvent,ChatEvent,FriendInputStatusEvent,FriendRecallEvent,FriendRequestEvent,GroupRecallEvent,GroupRequestEvent,MessageEvent
public class BotEvent extends Event
Called when an event is relative with a bot- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BotgetBot()-
Methods inherited from class top.focess.qq.api.event.Event
isPrevent, setPrevent
-
-