Class MemberEssenceNoticeEvent.Add

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class top.mrxiaom.overflow.event.MemberEssenceNoticeEvent

        getBot, getGroup, getMember, getMessageId, getOperator, queryMessage, toString
      • Methods inherited from class net.mamoe.mirai.event.AbstractEvent

        cancel, intercept, isCancelled, isIntercepted
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MemberEssenceNoticeEvent.Add

        MemberEssenceNoticeEvent.Add(Bot bot, Group group, NormalMember member, NormalMember operator, Integer messageId)
    • Method Detail