@koredev/kore-web-sdk 11.5.0-rc.76f2eff → 11.5.0-rc.788de2a

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.
@@ -261,6 +261,7 @@ declare class chatWindow extends EventEmitter {
261
261
  setFallbackBrandingData(data: any): void;
262
262
  overrideKoreConfig(data: any): void;
263
263
  setConfig(): void;
264
+ setBrandingMissingInfo(theme: any): void;
264
265
  /**
265
266
  * [#]{@link chatWindow#sendMessage} Send message to bot including rendering
266
267
  * @param {String} messageText message text to send