Skip to content

TextConfiguration

Example Usage

typescript
import { TextConfiguration } from "@meetkai/mka1/models/components";

let value: TextConfiguration = {
  format: {
    type: "text",
  },
};

Fields

FieldTypeRequiredDescription
formatcomponents.ResponseFormat✔️N/A
verbositycomponents.VerbosityN/A