次の方法で共有


CallWithChatCompositeOptions type

CallWithChatComposite のオプション機能。

type CallWithChatCompositeOptions = {
  callControls?: boolean | CallWithChatControlOptions
}