类 MiraiBotOnlineEvent
java.lang.Object
org.spongepowered.api.event.impl.AbstractEvent
me.dreamvoid.miraimc.sponge.event.bot.AbstractBotEvent
me.dreamvoid.miraimc.sponge.event.bot.MiraiBotOnlineEvent
- 所有已实现的接口:
Event
- 直接已知子类:
MiraiBotOnlineEvent
(Sponge) Bot - Bot 登录完成
-
字段概要
从类继承的字段 org.spongepowered.api.event.impl.AbstractEvent
currentOrder
-
构造器概要
-
方法概要
修饰符和类型方法说明已过时。已过时。从类继承的方法 me.dreamvoid.miraimc.sponge.event.bot.AbstractBotEvent
getBot, getBotID, getCause, getHashCode, getNick, toString
从类继承的方法 org.spongepowered.api.event.impl.AbstractEvent
init
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
从接口继承的方法 org.spongepowered.api.event.Event
getContext, getSource
-
构造器详细资料
-
MiraiBotOnlineEvent
-
-
方法详细资料
-
getFriendList
已过时。获取机器人的好友列表 此方法只返回QQ号- 返回:
- 好友列表数组
- 另请参阅:
-
getGroupList
已过时。获取机器人的群列表 此方法只返回群号- 返回:
- 群列表数组
- 另请参阅:
-
MiraiBot.getFriendList()