Optional
agentOptional
botAgent name used for messages from bots. If not specified, the default answer bot name will be used.
Optional
multilineThere might be situations where the number of quick reply options cause the user to scroll horizontally through the options (Selecting a department in chat).
Enabling multilineResponseOptionsEnabled
causes the options to be laid out in a Flexbox-style layout instead.
Optional
offlineIf this flag is enabled (as well as agentAvailabilityEnabled) then visitors will be presented with a form allowing them to leave a message if no agents are available. This will create a support ticket. Defaults to true
.
Optional
preIf true, visitors are prompted for information in a conversational manner prior to starting the chat. Defaults to true
.
Optional
preThese flags allow you to configure how a pre-chat form will appear to your visitors.
Optional
transcriptIf true, visitors will be prompted at the end of the chat if they wish to receive a chat transcript or not. Defaults to true
.
Generated using TypeDoc
If true, and no agents are available to serve the visitor, they will be presented with a message letting them know that no agents are available. If it's disabled, visitors will remain in a queue waiting for an agent. Defaults to
true
. Only checks the availability of the account, not specific departments. If availability information is needed on the department level.