Package 

Interface BotMessage

    • Method Summary

      Modifier and Type Method Description
      abstract Long getDelay() The delay to wait before sending this message.
      • Methods inherited from class ai.tock.bot.api.model.message.bot.BotMessage

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

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

      • getDelay

         abstract Long getDelay()

        The delay to wait before sending this message.