类 MiraiBotMuteEvent
java.lang.Object
me.dreamvoid.miraimc.velocity.event.group.AbstractGroupEvent
me.dreamvoid.miraimc.velocity.event.group.MiraiBotMuteEvent
- 直接已知子类:
MiraiGroupBotMuteEvent
(Velocity) 群 - 机器人被禁言
-
构造器概要
-
方法概要
从类继承的方法 me.dreamvoid.miraimc.velocity.event.group.AbstractGroupEvent
getBotID, getGroup, getGroupID, toString
-
构造器详细资料
-
MiraiBotMuteEvent
public MiraiBotMuteEvent(net.mamoe.mirai.event.events.BotMuteEvent event)
-
-
方法详细资料
-
getTime
public int getTime()返回机器人被禁言的时间- 返回:
- 时间(秒)
-
getOperatorID
public long getOperatorID()返回执行禁言操作的管理员。- 返回:
- 管理员QQ
-