Package 

Interface MsgInterceptContextFactory

    • Method Summary

      Modifier and Type Method Description
      abstract MsgInterceptContext getMsgInterceptContext(MsgGet msg, ListenerContext listenerContext) 通过一个 MsgGet 构建一个 MsgInterceptContext 实例.
      • Methods inherited from class love.forte.simbot.listener.MsgInterceptContextFactory

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

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