@kl1/contracts 1.1.72-uat → 1.1.74-uat

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.mjs CHANGED
@@ -1204,6 +1204,8 @@ var MessageTypeSchema = z30.enum([
1204
1204
  "card",
1205
1205
  "choice",
1206
1206
  "dropdown",
1207
+ "text_with_image",
1208
+ "reaction",
1207
1209
  // botpress specific
1208
1210
  "carousel",
1209
1211
  "card",