Package 

Class AbstractOption

    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractOption()
    • Method Summary

      Modifier and Type Method Description
      abstract Choice toChoice()
      • Methods inherited from class ai.tock.bot.connector.twitter.model.AbstractOption

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

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

      • AbstractOption

        AbstractOption()
    • Method Detail