MessageContentText: {
    text: string;
    type: "text";
}

Type declaration

  • text: string
  • type: "text"

Generated using TypeDoc