@banta/sdk 4.0.9 → 4.0.10

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.
@@ -8735,7 +8735,7 @@
8735
8735
  switch (_d.label) {
8736
8736
  case 0:
8737
8737
  _d.trys.push([0, 4, , 5]);
8738
- return [4 /*yield*/, ((_b = this.shouldInterceptMessageSend) === null || _b === void 0 ? void 0 : _b.call(this, message, this.source))];
8738
+ return [4 /*yield*/, ((_b = this.shouldInterceptMessageSend) === null || _b === void 0 ? void 0 : _b.call(this, message, this.selectedMessageThread))];
8739
8739
  case 1:
8740
8740
  intercept = _d.sent();
8741
8741
  if (!!intercept) return [3 /*break*/, 3];