ChatAdapterOptions type

ChatAdapter を構成するためのオプション。

type ChatAdapterOptions = { onFetchProfile?: OnFetchChatProfileCallback }