buzzcasting-storage 2.12.5 → 2.12.7

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.
@@ -102,6 +102,7 @@ export declare enum EVENTS {
102
102
  API_UPDATE = "apiUpdate",
103
103
  APPROVE_MESSAGE = "approveMessage",
104
104
  CHANNEL = "channel",
105
+ CLEAN_MESSAGES = "cleanMessages",
105
106
  CLOSE_MODAL = "closeModal",
106
107
  ERROR = "error",
107
108
  GOTO_SLIDE = "gotoSlide",