Package 

Class CTA


  • 
    public abstract class CTA
    
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      CTA()
    • Method Summary

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

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

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

      • CTA

        CTA()
    • Method Detail