Skip to main content
Restarts the current chat conversation, resetting all related state and starting a new conversation thread.

Syntax

Parameters

None

Returns

Promise<void>
A promise that resolves when the conversation is restarted.

Examples

The following example restarts the conversation:

Do you need practical examples?

Learn how to apply the features available for embedded chat into your implementation with guidance and examples.