WidgetMessage: {
    id: string;
    text: string;
    type: string;
}

Type declaration

  • id: string
  • text: string
  • type: string

Generated using TypeDoc