Skip to main content
Deprecated. Use getCurrentConversation instead.
const getCurrentSession: () => Conversation | undefined = getCurrentConversation
Returns the current Conversation, or undefined.

Returns

Conversation | undefined