ChatBaseSelectorProps type

Common props for selectors for ChatClientState.

type ChatBaseSelectorProps = { threadId: string }