alicezetion 1.6.4 → 1.6.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- {"nonce":2713507693407859680,"last_updated":{"seconds":1693627168,"nanos":391066000}}
1
+ {"nonce":6842598481667284417,"last_updated":{"seconds":1693628493,"nanos":552993000}}
package/index.js CHANGED
@@ -114,8 +114,8 @@ function buildAPI(globalOptions, html, jar) {
114
114
  'muteThread',
115
115
  'removeUserFromGroup',
116
116
  'resolvePhotoUrl',
117
+ 'searchForThread',
117
118
  'chat',
118
- 'sendMessage',
119
119
  'sendTypingIndicator',
120
120
  'setMessageReaction',
121
121
  'setTitle',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alicezetion",
3
- "version": "1.6.4",
3
+ "version": "1.6.5",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "lint": "./node_modules/.bin/eslint **.js",