CallWithChatCompositeOptions type

Optional features of the CallWithChatComposite.

type CallWithChatCompositeOptions = {
  callControls?: boolean | CallWithChatControlOptions
}