InputContentUnion type

InputContentUnion の別名

type InputContentUnion =
  | InputContentInputTextContent
  | InputContentInputImageContent
  | InputContentInputFileContent
  | InputContent