Skip to main content
Deprecated. Use endConversation instead.
const endSession: (opts?) => void = endConversation
End the current Conversation. No-op if no Conversation is active.

Parameters

object

Returns

void

Examples