共用方式為


CallWithChatCompositeOptions type

CallWithChatComposite的選擇性功能。

type CallWithChatCompositeOptions = {
  callControls?: boolean | CallWithChatControlOptions
}