ChatThreadProperties type

Egenskaper för en chatttråd.

Vi definierar en minimal som hjälper oss att dölja de olika typer som används av underliggande API.

type ChatThreadProperties = { topic?: string }