Package 

Interface MsgInterceptContext

    • Method Summary

      Modifier and Type Method Description
      abstract MsgGet getMsgGet() 消息主体。可重新赋值,但是不可为null。
      abstract ListenerContext getListenerContext() 监听上下文。
      MsgGet getMainValue()
      abstract Unit setMsgGet(MsgGet msgGet) 消息主体。可重新赋值,但是不可为null。
      Unit setMainValue(MsgGet mainValue)
      • Methods inherited from class love.forte.simbot.intercept.Context

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait