类 MiraiGroupAllowAnonymousChatEvent
java.lang.Object
me.dreamvoid.miraimc.velocity.event.group.setting.AbstractGroupSettingChangeEvent
me.dreamvoid.miraimc.velocity.event.group.setting.MiraiGroupAllowAnonymousChatEvent
me.dreamvoid.miraimc.velocity.event.MiraiGroupAllowAnonymousChatEvent
@Deprecated
public class MiraiGroupAllowAnonymousChatEvent
extends MiraiGroupAllowAnonymousChatEvent
已过时。
群设置 - 匿名聊天状态改变
-
构造器概要
构造器说明MiraiGroupAllowAnonymousChatEvent
(net.mamoe.mirai.event.events.GroupAllowAnonymousChatEvent event) 已过时。 -
方法概要
从类继承的方法 me.dreamvoid.miraimc.velocity.event.group.setting.MiraiGroupAllowAnonymousChatEvent
getGroupID, isAllowAnonymousChat, isAllowAnonymousChatBefore
从类继承的方法 me.dreamvoid.miraimc.velocity.event.group.setting.AbstractGroupSettingChangeEvent
getBotID, getGroup, getHashCode, toString
-
构造器详细资料
-
MiraiGroupAllowAnonymousChatEvent
public MiraiGroupAllowAnonymousChatEvent(net.mamoe.mirai.event.events.GroupAllowAnonymousChatEvent event) 已过时。
-