public class TextStartPrompt extends StringPrompt
END_OF_CONVERSATION
Constructor and Description |
---|
TextStartPrompt(Text text) |
Modifier and Type | Method and Description |
---|---|
Prompt |
acceptInput(ConversationContext context,
String original) |
String |
getPromptText(ConversationContext context) |
blocksForInput
public TextStartPrompt(Text text)
public Prompt acceptInput(ConversationContext context, String original)
public String getPromptText(ConversationContext context)
Copyright © 2019. All rights reserved.