getCurrentConversation():現在の会話を返します。存在しない場合はConversation|undefined
undefined を返します。
定義場所: src/genai/context.ts:59
戻り値
Conversation | undefinedTypeScript SDK リファレンス
getCurrentConversation():現在の会話を返します。存在しない場合はConversation|undefined
undefined を返します。
定義場所: src/genai/context.ts:59
Conversation | undefined