AvatarFormStateParameter
Parameters of the addFormState method that registers a new dialogue form state for an avatar.
Props
append
Optional. Whether to append the value to the list. The default value is false.
attempts
Optional. Number of attempts to fill the form. The default value is 3.
channelParameters
Optional. Avatar text and voice channel parameters.
entity
Parameter's entity.
list
Optional. Whether the form can have a list of values. The default value is false.
name
Parameter's name.
prompts
Optional. List of utterances to ask the customer in order to fill the form.
required
Optional. Whether the parameter is required. The default value is false.
value
Parameter's value.