类 MiraiGroupMuteAllEvent

直接已知子类:
MiraiGroupMuteAllEvent

public class MiraiGroupMuteAllEvent extends AbstractGroupSettingChangeEvent
(BungeeCord) 群 - 群设置 - 群设置改变 - 全员禁言状态改变
  • 构造器详细资料

    • MiraiGroupMuteAllEvent

      public MiraiGroupMuteAllEvent(net.mamoe.mirai.event.events.GroupMuteAllEvent event)
  • 方法详细资料

    • getGroupID

      public long getGroupID()
      获取群号
      覆盖:
      getGroupID 在类中 AbstractGroupSettingChangeEvent
      返回:
      群号
    • getOperatorID

      public long getOperatorID()
      获取操作管理员QQ号 如果不存在,返回0
      返回:
      QQ号
    • isAllowChat

      public boolean isAllowChat()
      获取群当前是否允许聊天
      返回:
      是否允许聊天
    • isAllowChatBefore

      public boolean isAllowChatBefore()
      获取群当前是否允许聊天
      返回:
      是否允许聊天