@bcc-code/vue-bcc-chat-ui 3.1.2 → 3.2.0

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.
@@ -73888,7 +73888,7 @@ async function iqe() {
73888
73888
  if (!await Ep())
73889
73889
  return [];
73890
73890
  const e = 50;
73891
- let t = new Z.ConversationsRequestBuilder().setLimit(e).withTags(!0).setConversationType("group").build(), n = [], r = [];
73891
+ let t = new Z.CometChat.ConversationsRequestBuilder().setLimit(e).withTags(!0).setConversationType("group").build(), n = [], r = [];
73892
73892
  do
73893
73893
  r = await t.fetchNext(), n = n.concat(r);
73894
73894
  while (r.length == e);
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@bcc-code/vue-bcc-chat-ui",
3
3
  "author": "bcc-code",
4
4
  "license": "Apache-2.0",
5
- "version": "3.1.2",
5
+ "version": "3.2.0",
6
6
  "type": "module",
7
7
  "private": false,
8
8
  "files": [