Package 

Class SampleBuildersKt

    • Method Summary

      Modifier and Type Method Description
      final BotBus withSample(BotBus $self, Function0<SampleMessage> messageProvider) Adds a Sample ConnectorMessage if the current connector is Sample.
      final SampleMessage sampleMessage(I18nTranslator $self, CharSequence title, SampleButton buttons) Creates a text with buttons.
      final 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