tock / ai.tock.bot.connector.ga / inputPrompt

inputPrompt

fun I18nTranslator.inputPrompt(richResponse: GARichResponse, noInputPrompts: List<GASimpleResponse> = emptyList()): GAInputPrompt (source)

Provides a GAInputPrompt with all available parameters.

fun I18nTranslator.inputPrompt(text: CharSequence, linkOutSuggestion: GALinkOutSuggestion? = null, noInputPrompts: List<GASimpleResponse> = emptyList()): GAInputPrompt (source)

Provides a GAInputPrompt with a simple GARichResponse builder.