次の方法で共有


ChatThreadProperties type

チャット スレッドのプロパティ。

基になる API で使用されるさまざまな型を非表示にするのに役立つ最小限の型を定義します。

type ChatThreadProperties = { topic?: string }