类 MiraiBotJoinGroupEvent
java.lang.Object
net.md_5.bungee.api.plugin.Event
me.dreamvoid.miraimc.bungee.event.group.AbstractGroupEvent
me.dreamvoid.miraimc.bungee.event.group.MiraiBotJoinGroupEvent
- 直接已知子类:
MiraiGroupBotJoinGroupEvent
(BungeeCord) 群 - 机器人成功加入了一个新群
-
构造器概要
-
方法概要
从类继承的方法 me.dreamvoid.miraimc.bungee.event.group.AbstractGroupEvent
getBotID, getGroup, toString
-
构造器详细资料
-
MiraiBotJoinGroupEvent
public MiraiBotJoinGroupEvent(net.mamoe.mirai.event.events.BotJoinGroupEvent event)
-
-
方法详细资料
-
getGroupID
public long getGroupID()返回加入群的群号- 覆盖:
getGroupID
在类中AbstractGroupEvent
- 返回:
- 群号
-