@kl1/contracts 1.3.15 → 1.3.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -634,6 +634,8 @@ var messageTypes = [
634
634
  z18.literal("text_with_image"),
635
635
  z18.literal("reaction"),
636
636
  z18.literal("contacts"),
637
+ // messenger referral
638
+ z18.literal("referral"),
637
639
  // system
638
640
  z18.literal("csat"),
639
641
  z18.literal("assign"),