Adds a listener that will fire whenever the value in the input field is changed. This fires immediately like an "input" event and not only when focus is lost like a "change".
The raw HTML element for the element.
Removes a change listener that was previously added.
Enables or disables the handling of the enter key by the input field.
Sets the current text value inside the input.
Represents one of the input elements that web chat provides access to custom code.