Package 

Class SampleBuildersKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static BotBus withSample(BotBus $self, Function0<SampleMessage> messageProvider) Adds a Sample ConnectorMessage if the current connector is Sample.
      final static SampleMessage sampleMessage(I18nTranslator $self, CharSequence title, SampleButton buttons) Creates a text with buttons.
      final static SampleButton sampleButton(BotBus $self, CharSequence title, IntentAware targetIntent, StoryStep<out StoryHandlerDefinition> step, Parameters parameters) Creates a sample button.
      • Methods inherited from class java.lang.Object

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