Class Sentence

  • All Implemented Interfaces:
    ai.tock.bot.api.model.message.bot.BotMessage

    
    public final class Sentence
     implements BotMessage
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final I18nText getText()
      final List<Suggestion> getSuggestions()
      Long getDelay() The delay to wait before sending this message.
      • Methods inherited from class java.lang.Object

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