@juzi/wechaty-grpc 1.0.10 → 1.0.13

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.
Files changed (77) hide show
  1. package/dist/cjs/commonjs/generated/puppet.cjs.d.ts +0 -1
  2. package/dist/cjs/out/wechaty/puppet/event_pb.d.ts +1 -0
  3. package/dist/cjs/out/wechaty/puppet/event_pb.js +2 -1
  4. package/dist/cjs/out/wechaty/puppet/room_pb.d.ts +6 -0
  5. package/dist/cjs/out/wechaty/puppet/room_pb.js +58 -2
  6. package/dist/cjs/out/wechaty/puppet/tag_pb.d.ts +536 -76
  7. package/dist/cjs/out/wechaty/puppet/tag_pb.js +3909 -328
  8. package/dist/cjs/out/wechaty/puppet.openapi.yaml +413 -362
  9. package/dist/cjs/out/wechaty/puppet.swagger.json +652 -556
  10. package/dist/cjs/out/wechaty/puppet_grpc_pb.d.ts +182 -183
  11. package/dist/cjs/out/wechaty/puppet_grpc_pb.js +343 -351
  12. package/dist/cjs/out/wechaty/puppet_pb.d.ts +0 -1
  13. package/dist/cjs/out/wechaty/puppet_pb.js +0 -2
  14. package/dist/cjs/out/wechaty/puppet_pb_service.d.ts +130 -131
  15. package/dist/cjs/out/wechaty/puppet_pb_service.js +78 -79
  16. package/dist/cjs/proto/wechaty/puppet/event.proto +1 -0
  17. package/dist/cjs/proto/wechaty/puppet/room.proto +14 -13
  18. package/dist/cjs/proto/wechaty/puppet/tag.proto +115 -29
  19. package/dist/cjs/proto/wechaty/puppet.proto +36 -37
  20. package/dist/cjs/src/package-json.js +1 -1
  21. package/dist/cjs/tests/puppet-server-impl.js +13 -13
  22. package/dist/cjs/tests/puppet-server-impl.js.map +1 -1
  23. package/dist/esm/commonjs/generated/puppet.cjs.d.ts +0 -1
  24. package/dist/esm/out/wechaty/puppet/event_pb.d.ts +1 -0
  25. package/dist/esm/out/wechaty/puppet/event_pb.js +2 -1
  26. package/dist/esm/out/wechaty/puppet/room_pb.d.ts +6 -0
  27. package/dist/esm/out/wechaty/puppet/room_pb.js +58 -2
  28. package/dist/esm/out/wechaty/puppet/tag_pb.d.ts +536 -76
  29. package/dist/esm/out/wechaty/puppet/tag_pb.js +3909 -328
  30. package/dist/esm/out/wechaty/puppet.openapi.yaml +413 -362
  31. package/dist/esm/out/wechaty/puppet.swagger.json +652 -556
  32. package/dist/esm/out/wechaty/puppet_grpc_pb.d.ts +182 -183
  33. package/dist/esm/out/wechaty/puppet_grpc_pb.js +343 -351
  34. package/dist/esm/out/wechaty/puppet_pb.d.ts +0 -1
  35. package/dist/esm/out/wechaty/puppet_pb.js +0 -2
  36. package/dist/esm/out/wechaty/puppet_pb_service.d.ts +130 -131
  37. package/dist/esm/out/wechaty/puppet_pb_service.js +78 -79
  38. package/dist/esm/proto/wechaty/puppet/event.proto +1 -0
  39. package/dist/esm/proto/wechaty/puppet/room.proto +14 -13
  40. package/dist/esm/proto/wechaty/puppet/tag.proto +115 -29
  41. package/dist/esm/proto/wechaty/puppet.proto +36 -37
  42. package/dist/esm/src/package-json.js +1 -1
  43. package/dist/esm/tests/puppet-server-impl.js +13 -13
  44. package/dist/esm/tests/puppet-server-impl.js.map +1 -1
  45. package/out/wechaty/puppet/event_pb.d.ts +1 -0
  46. package/out/wechaty/puppet/event_pb.js +2 -1
  47. package/out/wechaty/puppet/room_pb.d.ts +6 -0
  48. package/out/wechaty/puppet/room_pb.js +58 -2
  49. package/out/wechaty/puppet/tag_pb.d.ts +536 -76
  50. package/out/wechaty/puppet/tag_pb.js +3909 -328
  51. package/out/wechaty/puppet.openapi.yaml +413 -362
  52. package/out/wechaty/puppet.swagger.json +652 -556
  53. package/out/wechaty/puppet_grpc_pb.d.ts +182 -183
  54. package/out/wechaty/puppet_grpc_pb.js +343 -351
  55. package/out/wechaty/puppet_pb.d.ts +0 -1
  56. package/out/wechaty/puppet_pb.js +0 -2
  57. package/out/wechaty/puppet_pb_service.d.ts +130 -131
  58. package/out/wechaty/puppet_pb_service.js +78 -79
  59. package/package.json +1 -1
  60. package/src/package-json.ts +1 -1
  61. package/dist/cjs/out/wechaty/puppet/corp-tag_grpc_pb.js +0 -1
  62. package/dist/cjs/out/wechaty/puppet/corp-tag_pb.d.ts +0 -431
  63. package/dist/cjs/out/wechaty/puppet/corp-tag_pb.js +0 -3315
  64. package/dist/cjs/out/wechaty/puppet/corp-tag_pb_service.d.ts +0 -3
  65. package/dist/cjs/out/wechaty/puppet/corp-tag_pb_service.js +0 -3
  66. package/dist/cjs/proto/wechaty/puppet/corp-tag.proto +0 -90
  67. package/dist/esm/out/wechaty/puppet/corp-tag_grpc_pb.js +0 -1
  68. package/dist/esm/out/wechaty/puppet/corp-tag_pb.d.ts +0 -431
  69. package/dist/esm/out/wechaty/puppet/corp-tag_pb.js +0 -3315
  70. package/dist/esm/out/wechaty/puppet/corp-tag_pb_service.d.ts +0 -3
  71. package/dist/esm/out/wechaty/puppet/corp-tag_pb_service.js +0 -3
  72. package/dist/esm/proto/wechaty/puppet/corp-tag.proto +0 -90
  73. package/out/wechaty/puppet/corp-tag_grpc_pb.js +0 -1
  74. package/out/wechaty/puppet/corp-tag_pb.d.ts +0 -431
  75. package/out/wechaty/puppet/corp-tag_pb.js +0 -3315
  76. package/out/wechaty/puppet/corp-tag_pb_service.d.ts +0 -3
  77. package/out/wechaty/puppet/corp-tag_pb_service.js +0 -3
@@ -28,7 +28,6 @@ var wechaty_puppet_room$member_pb = require('../wechaty/puppet/room-member_pb.js
28
28
  var wechaty_puppet_room_pb = require('../wechaty/puppet/room_pb.js');
29
29
  var wechaty_puppet_tag_pb = require('../wechaty/puppet/tag_pb.js');
30
30
  var wechaty_puppet_channel_pb = require('../wechaty/puppet/channel_pb.js');
31
- var wechaty_puppet_corp$tag_pb = require('../wechaty/puppet/corp-tag_pb.js');
32
31
 
33
32
  function serialize_wechaty_puppet_ContactAliasRequest(arg) {
34
33
  if (!(arg instanceof wechaty_puppet_contact_pb.ContactAliasRequest)) {
@@ -250,204 +249,6 @@ function deserialize_wechaty_puppet_ContactSelfSignatureResponse(buffer_arg) {
250
249
  return wechaty_puppet_contact_pb.ContactSelfSignatureResponse.deserializeBinary(new Uint8Array(buffer_arg));
251
250
  }
252
251
 
253
- function serialize_wechaty_puppet_CorpTagContactTagAddRequest(arg) {
254
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagContactTagAddRequest)) {
255
- throw new Error('Expected argument of type wechaty.puppet.CorpTagContactTagAddRequest');
256
- }
257
- return Buffer.from(arg.serializeBinary());
258
- }
259
-
260
- function deserialize_wechaty_puppet_CorpTagContactTagAddRequest(buffer_arg) {
261
- return wechaty_puppet_corp$tag_pb.CorpTagContactTagAddRequest.deserializeBinary(new Uint8Array(buffer_arg));
262
- }
263
-
264
- function serialize_wechaty_puppet_CorpTagContactTagAddResponse(arg) {
265
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagContactTagAddResponse)) {
266
- throw new Error('Expected argument of type wechaty.puppet.CorpTagContactTagAddResponse');
267
- }
268
- return Buffer.from(arg.serializeBinary());
269
- }
270
-
271
- function deserialize_wechaty_puppet_CorpTagContactTagAddResponse(buffer_arg) {
272
- return wechaty_puppet_corp$tag_pb.CorpTagContactTagAddResponse.deserializeBinary(new Uint8Array(buffer_arg));
273
- }
274
-
275
- function serialize_wechaty_puppet_CorpTagContactTagListRequest(arg) {
276
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagContactTagListRequest)) {
277
- throw new Error('Expected argument of type wechaty.puppet.CorpTagContactTagListRequest');
278
- }
279
- return Buffer.from(arg.serializeBinary());
280
- }
281
-
282
- function deserialize_wechaty_puppet_CorpTagContactTagListRequest(buffer_arg) {
283
- return wechaty_puppet_corp$tag_pb.CorpTagContactTagListRequest.deserializeBinary(new Uint8Array(buffer_arg));
284
- }
285
-
286
- function serialize_wechaty_puppet_CorpTagContactTagListResponse(arg) {
287
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagContactTagListResponse)) {
288
- throw new Error('Expected argument of type wechaty.puppet.CorpTagContactTagListResponse');
289
- }
290
- return Buffer.from(arg.serializeBinary());
291
- }
292
-
293
- function deserialize_wechaty_puppet_CorpTagContactTagListResponse(buffer_arg) {
294
- return wechaty_puppet_corp$tag_pb.CorpTagContactTagListResponse.deserializeBinary(new Uint8Array(buffer_arg));
295
- }
296
-
297
- function serialize_wechaty_puppet_CorpTagContactTagRemoveRequest(arg) {
298
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagContactTagRemoveRequest)) {
299
- throw new Error('Expected argument of type wechaty.puppet.CorpTagContactTagRemoveRequest');
300
- }
301
- return Buffer.from(arg.serializeBinary());
302
- }
303
-
304
- function deserialize_wechaty_puppet_CorpTagContactTagRemoveRequest(buffer_arg) {
305
- return wechaty_puppet_corp$tag_pb.CorpTagContactTagRemoveRequest.deserializeBinary(new Uint8Array(buffer_arg));
306
- }
307
-
308
- function serialize_wechaty_puppet_CorpTagContactTagRemoveResponse(arg) {
309
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagContactTagRemoveResponse)) {
310
- throw new Error('Expected argument of type wechaty.puppet.CorpTagContactTagRemoveResponse');
311
- }
312
- return Buffer.from(arg.serializeBinary());
313
- }
314
-
315
- function deserialize_wechaty_puppet_CorpTagContactTagRemoveResponse(buffer_arg) {
316
- return wechaty_puppet_corp$tag_pb.CorpTagContactTagRemoveResponse.deserializeBinary(new Uint8Array(buffer_arg));
317
- }
318
-
319
- function serialize_wechaty_puppet_CorpTagGroupAddRequest(arg) {
320
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagGroupAddRequest)) {
321
- throw new Error('Expected argument of type wechaty.puppet.CorpTagGroupAddRequest');
322
- }
323
- return Buffer.from(arg.serializeBinary());
324
- }
325
-
326
- function deserialize_wechaty_puppet_CorpTagGroupAddRequest(buffer_arg) {
327
- return wechaty_puppet_corp$tag_pb.CorpTagGroupAddRequest.deserializeBinary(new Uint8Array(buffer_arg));
328
- }
329
-
330
- function serialize_wechaty_puppet_CorpTagGroupAddResponse(arg) {
331
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagGroupAddResponse)) {
332
- throw new Error('Expected argument of type wechaty.puppet.CorpTagGroupAddResponse');
333
- }
334
- return Buffer.from(arg.serializeBinary());
335
- }
336
-
337
- function deserialize_wechaty_puppet_CorpTagGroupAddResponse(buffer_arg) {
338
- return wechaty_puppet_corp$tag_pb.CorpTagGroupAddResponse.deserializeBinary(new Uint8Array(buffer_arg));
339
- }
340
-
341
- function serialize_wechaty_puppet_CorpTagGroupDeleteRequest(arg) {
342
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagGroupDeleteRequest)) {
343
- throw new Error('Expected argument of type wechaty.puppet.CorpTagGroupDeleteRequest');
344
- }
345
- return Buffer.from(arg.serializeBinary());
346
- }
347
-
348
- function deserialize_wechaty_puppet_CorpTagGroupDeleteRequest(buffer_arg) {
349
- return wechaty_puppet_corp$tag_pb.CorpTagGroupDeleteRequest.deserializeBinary(new Uint8Array(buffer_arg));
350
- }
351
-
352
- function serialize_wechaty_puppet_CorpTagGroupDeleteResponse(arg) {
353
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagGroupDeleteResponse)) {
354
- throw new Error('Expected argument of type wechaty.puppet.CorpTagGroupDeleteResponse');
355
- }
356
- return Buffer.from(arg.serializeBinary());
357
- }
358
-
359
- function deserialize_wechaty_puppet_CorpTagGroupDeleteResponse(buffer_arg) {
360
- return wechaty_puppet_corp$tag_pb.CorpTagGroupDeleteResponse.deserializeBinary(new Uint8Array(buffer_arg));
361
- }
362
-
363
- function serialize_wechaty_puppet_CorpTagGroupListRequest(arg) {
364
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagGroupListRequest)) {
365
- throw new Error('Expected argument of type wechaty.puppet.CorpTagGroupListRequest');
366
- }
367
- return Buffer.from(arg.serializeBinary());
368
- }
369
-
370
- function deserialize_wechaty_puppet_CorpTagGroupListRequest(buffer_arg) {
371
- return wechaty_puppet_corp$tag_pb.CorpTagGroupListRequest.deserializeBinary(new Uint8Array(buffer_arg));
372
- }
373
-
374
- function serialize_wechaty_puppet_CorpTagGroupListResponse(arg) {
375
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagGroupListResponse)) {
376
- throw new Error('Expected argument of type wechaty.puppet.CorpTagGroupListResponse');
377
- }
378
- return Buffer.from(arg.serializeBinary());
379
- }
380
-
381
- function deserialize_wechaty_puppet_CorpTagGroupListResponse(buffer_arg) {
382
- return wechaty_puppet_corp$tag_pb.CorpTagGroupListResponse.deserializeBinary(new Uint8Array(buffer_arg));
383
- }
384
-
385
- function serialize_wechaty_puppet_CorpTagTagAddRequest(arg) {
386
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagTagAddRequest)) {
387
- throw new Error('Expected argument of type wechaty.puppet.CorpTagTagAddRequest');
388
- }
389
- return Buffer.from(arg.serializeBinary());
390
- }
391
-
392
- function deserialize_wechaty_puppet_CorpTagTagAddRequest(buffer_arg) {
393
- return wechaty_puppet_corp$tag_pb.CorpTagTagAddRequest.deserializeBinary(new Uint8Array(buffer_arg));
394
- }
395
-
396
- function serialize_wechaty_puppet_CorpTagTagAddResponse(arg) {
397
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagTagAddResponse)) {
398
- throw new Error('Expected argument of type wechaty.puppet.CorpTagTagAddResponse');
399
- }
400
- return Buffer.from(arg.serializeBinary());
401
- }
402
-
403
- function deserialize_wechaty_puppet_CorpTagTagAddResponse(buffer_arg) {
404
- return wechaty_puppet_corp$tag_pb.CorpTagTagAddResponse.deserializeBinary(new Uint8Array(buffer_arg));
405
- }
406
-
407
- function serialize_wechaty_puppet_CorpTagTagDeleteRequest(arg) {
408
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagTagDeleteRequest)) {
409
- throw new Error('Expected argument of type wechaty.puppet.CorpTagTagDeleteRequest');
410
- }
411
- return Buffer.from(arg.serializeBinary());
412
- }
413
-
414
- function deserialize_wechaty_puppet_CorpTagTagDeleteRequest(buffer_arg) {
415
- return wechaty_puppet_corp$tag_pb.CorpTagTagDeleteRequest.deserializeBinary(new Uint8Array(buffer_arg));
416
- }
417
-
418
- function serialize_wechaty_puppet_CorpTagTagDeleteResponse(arg) {
419
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagTagDeleteResponse)) {
420
- throw new Error('Expected argument of type wechaty.puppet.CorpTagTagDeleteResponse');
421
- }
422
- return Buffer.from(arg.serializeBinary());
423
- }
424
-
425
- function deserialize_wechaty_puppet_CorpTagTagDeleteResponse(buffer_arg) {
426
- return wechaty_puppet_corp$tag_pb.CorpTagTagDeleteResponse.deserializeBinary(new Uint8Array(buffer_arg));
427
- }
428
-
429
- function serialize_wechaty_puppet_CorpTagTagListRequest(arg) {
430
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagTagListRequest)) {
431
- throw new Error('Expected argument of type wechaty.puppet.CorpTagTagListRequest');
432
- }
433
- return Buffer.from(arg.serializeBinary());
434
- }
435
-
436
- function deserialize_wechaty_puppet_CorpTagTagListRequest(buffer_arg) {
437
- return wechaty_puppet_corp$tag_pb.CorpTagTagListRequest.deserializeBinary(new Uint8Array(buffer_arg));
438
- }
439
-
440
- function serialize_wechaty_puppet_CorpTagTagListResponse(arg) {
441
- if (!(arg instanceof wechaty_puppet_corp$tag_pb.CorpTagTagListResponse)) {
442
- throw new Error('Expected argument of type wechaty.puppet.CorpTagTagListResponse');
443
- }
444
- return Buffer.from(arg.serializeBinary());
445
- }
446
-
447
- function deserialize_wechaty_puppet_CorpTagTagListResponse(buffer_arg) {
448
- return wechaty_puppet_corp$tag_pb.CorpTagTagListResponse.deserializeBinary(new Uint8Array(buffer_arg));
449
- }
450
-
451
252
  function serialize_wechaty_puppet_CurrentUserRequest(arg) {
452
253
  if (!(arg instanceof wechaty_puppet_base_pb.CurrentUserRequest)) {
453
254
  throw new Error('Expected argument of type wechaty.puppet.CurrentUserRequest');
@@ -1504,92 +1305,290 @@ function deserialize_wechaty_puppet_StopResponse(buffer_arg) {
1504
1305
  return wechaty_puppet_base_pb.StopResponse.deserializeBinary(new Uint8Array(buffer_arg));
1505
1306
  }
1506
1307
 
1507
- function serialize_wechaty_puppet_TagContactAddRequest(arg) {
1508
- if (!(arg instanceof wechaty_puppet_tag_pb.TagContactAddRequest)) {
1509
- throw new Error('Expected argument of type wechaty.puppet.TagContactAddRequest');
1308
+ function serialize_wechaty_puppet_TagContactTagAddRequest(arg) {
1309
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagContactTagAddRequest)) {
1310
+ throw new Error('Expected argument of type wechaty.puppet.TagContactTagAddRequest');
1311
+ }
1312
+ return Buffer.from(arg.serializeBinary());
1313
+ }
1314
+
1315
+ function deserialize_wechaty_puppet_TagContactTagAddRequest(buffer_arg) {
1316
+ return wechaty_puppet_tag_pb.TagContactTagAddRequest.deserializeBinary(new Uint8Array(buffer_arg));
1317
+ }
1318
+
1319
+ function serialize_wechaty_puppet_TagContactTagAddResponse(arg) {
1320
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagContactTagAddResponse)) {
1321
+ throw new Error('Expected argument of type wechaty.puppet.TagContactTagAddResponse');
1322
+ }
1323
+ return Buffer.from(arg.serializeBinary());
1324
+ }
1325
+
1326
+ function deserialize_wechaty_puppet_TagContactTagAddResponse(buffer_arg) {
1327
+ return wechaty_puppet_tag_pb.TagContactTagAddResponse.deserializeBinary(new Uint8Array(buffer_arg));
1328
+ }
1329
+
1330
+ function serialize_wechaty_puppet_TagContactTagListRequest(arg) {
1331
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagContactTagListRequest)) {
1332
+ throw new Error('Expected argument of type wechaty.puppet.TagContactTagListRequest');
1333
+ }
1334
+ return Buffer.from(arg.serializeBinary());
1335
+ }
1336
+
1337
+ function deserialize_wechaty_puppet_TagContactTagListRequest(buffer_arg) {
1338
+ return wechaty_puppet_tag_pb.TagContactTagListRequest.deserializeBinary(new Uint8Array(buffer_arg));
1339
+ }
1340
+
1341
+ function serialize_wechaty_puppet_TagContactTagListResponse(arg) {
1342
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagContactTagListResponse)) {
1343
+ throw new Error('Expected argument of type wechaty.puppet.TagContactTagListResponse');
1344
+ }
1345
+ return Buffer.from(arg.serializeBinary());
1346
+ }
1347
+
1348
+ function deserialize_wechaty_puppet_TagContactTagListResponse(buffer_arg) {
1349
+ return wechaty_puppet_tag_pb.TagContactTagListResponse.deserializeBinary(new Uint8Array(buffer_arg));
1350
+ }
1351
+
1352
+ function serialize_wechaty_puppet_TagContactTagRemoveRequest(arg) {
1353
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagContactTagRemoveRequest)) {
1354
+ throw new Error('Expected argument of type wechaty.puppet.TagContactTagRemoveRequest');
1355
+ }
1356
+ return Buffer.from(arg.serializeBinary());
1357
+ }
1358
+
1359
+ function deserialize_wechaty_puppet_TagContactTagRemoveRequest(buffer_arg) {
1360
+ return wechaty_puppet_tag_pb.TagContactTagRemoveRequest.deserializeBinary(new Uint8Array(buffer_arg));
1361
+ }
1362
+
1363
+ function serialize_wechaty_puppet_TagContactTagRemoveResponse(arg) {
1364
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagContactTagRemoveResponse)) {
1365
+ throw new Error('Expected argument of type wechaty.puppet.TagContactTagRemoveResponse');
1366
+ }
1367
+ return Buffer.from(arg.serializeBinary());
1368
+ }
1369
+
1370
+ function deserialize_wechaty_puppet_TagContactTagRemoveResponse(buffer_arg) {
1371
+ return wechaty_puppet_tag_pb.TagContactTagRemoveResponse.deserializeBinary(new Uint8Array(buffer_arg));
1372
+ }
1373
+
1374
+ function serialize_wechaty_puppet_TagGroupAddRequest(arg) {
1375
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupAddRequest)) {
1376
+ throw new Error('Expected argument of type wechaty.puppet.TagGroupAddRequest');
1377
+ }
1378
+ return Buffer.from(arg.serializeBinary());
1379
+ }
1380
+
1381
+ function deserialize_wechaty_puppet_TagGroupAddRequest(buffer_arg) {
1382
+ return wechaty_puppet_tag_pb.TagGroupAddRequest.deserializeBinary(new Uint8Array(buffer_arg));
1383
+ }
1384
+
1385
+ function serialize_wechaty_puppet_TagGroupAddResponse(arg) {
1386
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupAddResponse)) {
1387
+ throw new Error('Expected argument of type wechaty.puppet.TagGroupAddResponse');
1388
+ }
1389
+ return Buffer.from(arg.serializeBinary());
1390
+ }
1391
+
1392
+ function deserialize_wechaty_puppet_TagGroupAddResponse(buffer_arg) {
1393
+ return wechaty_puppet_tag_pb.TagGroupAddResponse.deserializeBinary(new Uint8Array(buffer_arg));
1394
+ }
1395
+
1396
+ function serialize_wechaty_puppet_TagGroupDeleteRequest(arg) {
1397
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupDeleteRequest)) {
1398
+ throw new Error('Expected argument of type wechaty.puppet.TagGroupDeleteRequest');
1399
+ }
1400
+ return Buffer.from(arg.serializeBinary());
1401
+ }
1402
+
1403
+ function deserialize_wechaty_puppet_TagGroupDeleteRequest(buffer_arg) {
1404
+ return wechaty_puppet_tag_pb.TagGroupDeleteRequest.deserializeBinary(new Uint8Array(buffer_arg));
1405
+ }
1406
+
1407
+ function serialize_wechaty_puppet_TagGroupDeleteResponse(arg) {
1408
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupDeleteResponse)) {
1409
+ throw new Error('Expected argument of type wechaty.puppet.TagGroupDeleteResponse');
1510
1410
  }
1511
1411
  return Buffer.from(arg.serializeBinary());
1512
1412
  }
1513
1413
 
1514
- function deserialize_wechaty_puppet_TagContactAddRequest(buffer_arg) {
1515
- return wechaty_puppet_tag_pb.TagContactAddRequest.deserializeBinary(new Uint8Array(buffer_arg));
1414
+ function deserialize_wechaty_puppet_TagGroupDeleteResponse(buffer_arg) {
1415
+ return wechaty_puppet_tag_pb.TagGroupDeleteResponse.deserializeBinary(new Uint8Array(buffer_arg));
1516
1416
  }
1517
1417
 
1518
- function serialize_wechaty_puppet_TagContactAddResponse(arg) {
1519
- if (!(arg instanceof wechaty_puppet_tag_pb.TagContactAddResponse)) {
1520
- throw new Error('Expected argument of type wechaty.puppet.TagContactAddResponse');
1418
+ function serialize_wechaty_puppet_TagGroupListRequest(arg) {
1419
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupListRequest)) {
1420
+ throw new Error('Expected argument of type wechaty.puppet.TagGroupListRequest');
1521
1421
  }
1522
1422
  return Buffer.from(arg.serializeBinary());
1523
1423
  }
1524
1424
 
1525
- function deserialize_wechaty_puppet_TagContactAddResponse(buffer_arg) {
1526
- return wechaty_puppet_tag_pb.TagContactAddResponse.deserializeBinary(new Uint8Array(buffer_arg));
1425
+ function deserialize_wechaty_puppet_TagGroupListRequest(buffer_arg) {
1426
+ return wechaty_puppet_tag_pb.TagGroupListRequest.deserializeBinary(new Uint8Array(buffer_arg));
1527
1427
  }
1528
1428
 
1529
- function serialize_wechaty_puppet_TagContactDeleteRequest(arg) {
1530
- if (!(arg instanceof wechaty_puppet_tag_pb.TagContactDeleteRequest)) {
1531
- throw new Error('Expected argument of type wechaty.puppet.TagContactDeleteRequest');
1429
+ function serialize_wechaty_puppet_TagGroupListResponse(arg) {
1430
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupListResponse)) {
1431
+ throw new Error('Expected argument of type wechaty.puppet.TagGroupListResponse');
1532
1432
  }
1533
1433
  return Buffer.from(arg.serializeBinary());
1534
1434
  }
1535
1435
 
1536
- function deserialize_wechaty_puppet_TagContactDeleteRequest(buffer_arg) {
1537
- return wechaty_puppet_tag_pb.TagContactDeleteRequest.deserializeBinary(new Uint8Array(buffer_arg));
1436
+ function deserialize_wechaty_puppet_TagGroupListResponse(buffer_arg) {
1437
+ return wechaty_puppet_tag_pb.TagGroupListResponse.deserializeBinary(new Uint8Array(buffer_arg));
1538
1438
  }
1539
1439
 
1540
- function serialize_wechaty_puppet_TagContactDeleteResponse(arg) {
1541
- if (!(arg instanceof wechaty_puppet_tag_pb.TagContactDeleteResponse)) {
1542
- throw new Error('Expected argument of type wechaty.puppet.TagContactDeleteResponse');
1440
+ function serialize_wechaty_puppet_TagGroupPayloadRequest(arg) {
1441
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupPayloadRequest)) {
1442
+ throw new Error('Expected argument of type wechaty.puppet.TagGroupPayloadRequest');
1543
1443
  }
1544
1444
  return Buffer.from(arg.serializeBinary());
1545
1445
  }
1546
1446
 
1547
- function deserialize_wechaty_puppet_TagContactDeleteResponse(buffer_arg) {
1548
- return wechaty_puppet_tag_pb.TagContactDeleteResponse.deserializeBinary(new Uint8Array(buffer_arg));
1447
+ function deserialize_wechaty_puppet_TagGroupPayloadRequest(buffer_arg) {
1448
+ return wechaty_puppet_tag_pb.TagGroupPayloadRequest.deserializeBinary(new Uint8Array(buffer_arg));
1549
1449
  }
1550
1450
 
1551
- function serialize_wechaty_puppet_TagContactListRequest(arg) {
1552
- if (!(arg instanceof wechaty_puppet_tag_pb.TagContactListRequest)) {
1553
- throw new Error('Expected argument of type wechaty.puppet.TagContactListRequest');
1451
+ function serialize_wechaty_puppet_TagGroupPayloadResponse(arg) {
1452
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupPayloadResponse)) {
1453
+ throw new Error('Expected argument of type wechaty.puppet.TagGroupPayloadResponse');
1554
1454
  }
1555
1455
  return Buffer.from(arg.serializeBinary());
1556
1456
  }
1557
1457
 
1558
- function deserialize_wechaty_puppet_TagContactListRequest(buffer_arg) {
1559
- return wechaty_puppet_tag_pb.TagContactListRequest.deserializeBinary(new Uint8Array(buffer_arg));
1458
+ function deserialize_wechaty_puppet_TagGroupPayloadResponse(buffer_arg) {
1459
+ return wechaty_puppet_tag_pb.TagGroupPayloadResponse.deserializeBinary(new Uint8Array(buffer_arg));
1560
1460
  }
1561
1461
 
1562
- function serialize_wechaty_puppet_TagContactListResponse(arg) {
1563
- if (!(arg instanceof wechaty_puppet_tag_pb.TagContactListResponse)) {
1564
- throw new Error('Expected argument of type wechaty.puppet.TagContactListResponse');
1462
+ function serialize_wechaty_puppet_TagGroupTagListRequest(arg) {
1463
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupTagListRequest)) {
1464
+ throw new Error('Expected argument of type wechaty.puppet.TagGroupTagListRequest');
1565
1465
  }
1566
1466
  return Buffer.from(arg.serializeBinary());
1567
1467
  }
1568
1468
 
1569
- function deserialize_wechaty_puppet_TagContactListResponse(buffer_arg) {
1570
- return wechaty_puppet_tag_pb.TagContactListResponse.deserializeBinary(new Uint8Array(buffer_arg));
1469
+ function deserialize_wechaty_puppet_TagGroupTagListRequest(buffer_arg) {
1470
+ return wechaty_puppet_tag_pb.TagGroupTagListRequest.deserializeBinary(new Uint8Array(buffer_arg));
1571
1471
  }
1572
1472
 
1573
- function serialize_wechaty_puppet_TagContactRemoveRequest(arg) {
1574
- if (!(arg instanceof wechaty_puppet_tag_pb.TagContactRemoveRequest)) {
1575
- throw new Error('Expected argument of type wechaty.puppet.TagContactRemoveRequest');
1473
+ function serialize_wechaty_puppet_TagGroupTagListResponse(arg) {
1474
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupTagListResponse)) {
1475
+ throw new Error('Expected argument of type wechaty.puppet.TagGroupTagListResponse');
1576
1476
  }
1577
1477
  return Buffer.from(arg.serializeBinary());
1578
1478
  }
1579
1479
 
1580
- function deserialize_wechaty_puppet_TagContactRemoveRequest(buffer_arg) {
1581
- return wechaty_puppet_tag_pb.TagContactRemoveRequest.deserializeBinary(new Uint8Array(buffer_arg));
1480
+ function deserialize_wechaty_puppet_TagGroupTagListResponse(buffer_arg) {
1481
+ return wechaty_puppet_tag_pb.TagGroupTagListResponse.deserializeBinary(new Uint8Array(buffer_arg));
1582
1482
  }
1583
1483
 
1584
- function serialize_wechaty_puppet_TagContactRemoveResponse(arg) {
1585
- if (!(arg instanceof wechaty_puppet_tag_pb.TagContactRemoveResponse)) {
1586
- throw new Error('Expected argument of type wechaty.puppet.TagContactRemoveResponse');
1484
+ function serialize_wechaty_puppet_TagPayloadRequest(arg) {
1485
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagPayloadRequest)) {
1486
+ throw new Error('Expected argument of type wechaty.puppet.TagPayloadRequest');
1587
1487
  }
1588
1488
  return Buffer.from(arg.serializeBinary());
1589
1489
  }
1590
1490
 
1591
- function deserialize_wechaty_puppet_TagContactRemoveResponse(buffer_arg) {
1592
- return wechaty_puppet_tag_pb.TagContactRemoveResponse.deserializeBinary(new Uint8Array(buffer_arg));
1491
+ function deserialize_wechaty_puppet_TagPayloadRequest(buffer_arg) {
1492
+ return wechaty_puppet_tag_pb.TagPayloadRequest.deserializeBinary(new Uint8Array(buffer_arg));
1493
+ }
1494
+
1495
+ function serialize_wechaty_puppet_TagPayloadResponse(arg) {
1496
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagPayloadResponse)) {
1497
+ throw new Error('Expected argument of type wechaty.puppet.TagPayloadResponse');
1498
+ }
1499
+ return Buffer.from(arg.serializeBinary());
1500
+ }
1501
+
1502
+ function deserialize_wechaty_puppet_TagPayloadResponse(buffer_arg) {
1503
+ return wechaty_puppet_tag_pb.TagPayloadResponse.deserializeBinary(new Uint8Array(buffer_arg));
1504
+ }
1505
+
1506
+ function serialize_wechaty_puppet_TagTagAddRequest(arg) {
1507
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagTagAddRequest)) {
1508
+ throw new Error('Expected argument of type wechaty.puppet.TagTagAddRequest');
1509
+ }
1510
+ return Buffer.from(arg.serializeBinary());
1511
+ }
1512
+
1513
+ function deserialize_wechaty_puppet_TagTagAddRequest(buffer_arg) {
1514
+ return wechaty_puppet_tag_pb.TagTagAddRequest.deserializeBinary(new Uint8Array(buffer_arg));
1515
+ }
1516
+
1517
+ function serialize_wechaty_puppet_TagTagAddResponse(arg) {
1518
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagTagAddResponse)) {
1519
+ throw new Error('Expected argument of type wechaty.puppet.TagTagAddResponse');
1520
+ }
1521
+ return Buffer.from(arg.serializeBinary());
1522
+ }
1523
+
1524
+ function deserialize_wechaty_puppet_TagTagAddResponse(buffer_arg) {
1525
+ return wechaty_puppet_tag_pb.TagTagAddResponse.deserializeBinary(new Uint8Array(buffer_arg));
1526
+ }
1527
+
1528
+ function serialize_wechaty_puppet_TagTagContactListRequest(arg) {
1529
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagTagContactListRequest)) {
1530
+ throw new Error('Expected argument of type wechaty.puppet.TagTagContactListRequest');
1531
+ }
1532
+ return Buffer.from(arg.serializeBinary());
1533
+ }
1534
+
1535
+ function deserialize_wechaty_puppet_TagTagContactListRequest(buffer_arg) {
1536
+ return wechaty_puppet_tag_pb.TagTagContactListRequest.deserializeBinary(new Uint8Array(buffer_arg));
1537
+ }
1538
+
1539
+ function serialize_wechaty_puppet_TagTagContactListResponse(arg) {
1540
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagTagContactListResponse)) {
1541
+ throw new Error('Expected argument of type wechaty.puppet.TagTagContactListResponse');
1542
+ }
1543
+ return Buffer.from(arg.serializeBinary());
1544
+ }
1545
+
1546
+ function deserialize_wechaty_puppet_TagTagContactListResponse(buffer_arg) {
1547
+ return wechaty_puppet_tag_pb.TagTagContactListResponse.deserializeBinary(new Uint8Array(buffer_arg));
1548
+ }
1549
+
1550
+ function serialize_wechaty_puppet_TagTagDeleteRequest(arg) {
1551
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagTagDeleteRequest)) {
1552
+ throw new Error('Expected argument of type wechaty.puppet.TagTagDeleteRequest');
1553
+ }
1554
+ return Buffer.from(arg.serializeBinary());
1555
+ }
1556
+
1557
+ function deserialize_wechaty_puppet_TagTagDeleteRequest(buffer_arg) {
1558
+ return wechaty_puppet_tag_pb.TagTagDeleteRequest.deserializeBinary(new Uint8Array(buffer_arg));
1559
+ }
1560
+
1561
+ function serialize_wechaty_puppet_TagTagDeleteResponse(arg) {
1562
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagTagDeleteResponse)) {
1563
+ throw new Error('Expected argument of type wechaty.puppet.TagTagDeleteResponse');
1564
+ }
1565
+ return Buffer.from(arg.serializeBinary());
1566
+ }
1567
+
1568
+ function deserialize_wechaty_puppet_TagTagDeleteResponse(buffer_arg) {
1569
+ return wechaty_puppet_tag_pb.TagTagDeleteResponse.deserializeBinary(new Uint8Array(buffer_arg));
1570
+ }
1571
+
1572
+ function serialize_wechaty_puppet_TagTagListRequest(arg) {
1573
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagTagListRequest)) {
1574
+ throw new Error('Expected argument of type wechaty.puppet.TagTagListRequest');
1575
+ }
1576
+ return Buffer.from(arg.serializeBinary());
1577
+ }
1578
+
1579
+ function deserialize_wechaty_puppet_TagTagListRequest(buffer_arg) {
1580
+ return wechaty_puppet_tag_pb.TagTagListRequest.deserializeBinary(new Uint8Array(buffer_arg));
1581
+ }
1582
+
1583
+ function serialize_wechaty_puppet_TagTagListResponse(arg) {
1584
+ if (!(arg instanceof wechaty_puppet_tag_pb.TagTagListResponse)) {
1585
+ throw new Error('Expected argument of type wechaty.puppet.TagTagListResponse');
1586
+ }
1587
+ return Buffer.from(arg.serializeBinary());
1588
+ }
1589
+
1590
+ function deserialize_wechaty_puppet_TagTagListResponse(buffer_arg) {
1591
+ return wechaty_puppet_tag_pb.TagTagListResponse.deserializeBinary(new Uint8Array(buffer_arg));
1593
1592
  }
1594
1593
 
1595
1594
  function serialize_wechaty_puppet_UploadRequest(arg) {
@@ -2335,156 +2334,149 @@ roomInvitationPayload: {
2335
2334
  //
2336
2335
  // Tag
2337
2336
  //
2338
- tagContactAdd: {
2339
- path: '/wechaty.Puppet/TagContactAdd',
2337
+ //
2338
+ tagContactTagAdd: {
2339
+ path: '/wechaty.Puppet/TagContactTagAdd',
2340
2340
  requestStream: false,
2341
2341
  responseStream: false,
2342
- requestType: wechaty_puppet_tag_pb.TagContactAddRequest,
2343
- responseType: wechaty_puppet_tag_pb.TagContactAddResponse,
2344
- requestSerialize: serialize_wechaty_puppet_TagContactAddRequest,
2345
- requestDeserialize: deserialize_wechaty_puppet_TagContactAddRequest,
2346
- responseSerialize: serialize_wechaty_puppet_TagContactAddResponse,
2347
- responseDeserialize: deserialize_wechaty_puppet_TagContactAddResponse,
2342
+ requestType: wechaty_puppet_tag_pb.TagContactTagAddRequest,
2343
+ responseType: wechaty_puppet_tag_pb.TagContactTagAddResponse,
2344
+ requestSerialize: serialize_wechaty_puppet_TagContactTagAddRequest,
2345
+ requestDeserialize: deserialize_wechaty_puppet_TagContactTagAddRequest,
2346
+ responseSerialize: serialize_wechaty_puppet_TagContactTagAddResponse,
2347
+ responseDeserialize: deserialize_wechaty_puppet_TagContactTagAddResponse,
2348
2348
  },
2349
- tagContactRemove: {
2350
- path: '/wechaty.Puppet/TagContactRemove',
2349
+ tagContactTagRemove: {
2350
+ path: '/wechaty.Puppet/TagContactTagRemove',
2351
2351
  requestStream: false,
2352
2352
  responseStream: false,
2353
- requestType: wechaty_puppet_tag_pb.TagContactRemoveRequest,
2354
- responseType: wechaty_puppet_tag_pb.TagContactRemoveResponse,
2355
- requestSerialize: serialize_wechaty_puppet_TagContactRemoveRequest,
2356
- requestDeserialize: deserialize_wechaty_puppet_TagContactRemoveRequest,
2357
- responseSerialize: serialize_wechaty_puppet_TagContactRemoveResponse,
2358
- responseDeserialize: deserialize_wechaty_puppet_TagContactRemoveResponse,
2353
+ requestType: wechaty_puppet_tag_pb.TagContactTagRemoveRequest,
2354
+ responseType: wechaty_puppet_tag_pb.TagContactTagRemoveResponse,
2355
+ requestSerialize: serialize_wechaty_puppet_TagContactTagRemoveRequest,
2356
+ requestDeserialize: deserialize_wechaty_puppet_TagContactTagRemoveRequest,
2357
+ responseSerialize: serialize_wechaty_puppet_TagContactTagRemoveResponse,
2358
+ responseDeserialize: deserialize_wechaty_puppet_TagContactTagRemoveResponse,
2359
2359
  },
2360
- // *
2361
- // Operate Sub-Collections
2362
- // https://cloud.google.com/apis/design/design_patterns#list_sub-collections
2363
- tagContactDelete: {
2364
- path: '/wechaty.Puppet/TagContactDelete',
2360
+ tagGroupAdd: {
2361
+ path: '/wechaty.Puppet/TagGroupAdd',
2365
2362
  requestStream: false,
2366
2363
  responseStream: false,
2367
- requestType: wechaty_puppet_tag_pb.TagContactDeleteRequest,
2368
- responseType: wechaty_puppet_tag_pb.TagContactDeleteResponse,
2369
- requestSerialize: serialize_wechaty_puppet_TagContactDeleteRequest,
2370
- requestDeserialize: deserialize_wechaty_puppet_TagContactDeleteRequest,
2371
- responseSerialize: serialize_wechaty_puppet_TagContactDeleteResponse,
2372
- responseDeserialize: deserialize_wechaty_puppet_TagContactDeleteResponse,
2364
+ requestType: wechaty_puppet_tag_pb.TagGroupAddRequest,
2365
+ responseType: wechaty_puppet_tag_pb.TagGroupAddResponse,
2366
+ requestSerialize: serialize_wechaty_puppet_TagGroupAddRequest,
2367
+ requestDeserialize: deserialize_wechaty_puppet_TagGroupAddRequest,
2368
+ responseSerialize: serialize_wechaty_puppet_TagGroupAddResponse,
2369
+ responseDeserialize: deserialize_wechaty_puppet_TagGroupAddResponse,
2373
2370
  },
2374
- tagContactList: {
2375
- path: '/wechaty.Puppet/TagContactList',
2371
+ tagGroupDelete: {
2372
+ path: '/wechaty.Puppet/TagGroupDelete',
2376
2373
  requestStream: false,
2377
2374
  responseStream: false,
2378
- requestType: wechaty_puppet_tag_pb.TagContactListRequest,
2379
- responseType: wechaty_puppet_tag_pb.TagContactListResponse,
2380
- requestSerialize: serialize_wechaty_puppet_TagContactListRequest,
2381
- requestDeserialize: deserialize_wechaty_puppet_TagContactListRequest,
2382
- responseSerialize: serialize_wechaty_puppet_TagContactListResponse,
2383
- responseDeserialize: deserialize_wechaty_puppet_TagContactListResponse,
2375
+ requestType: wechaty_puppet_tag_pb.TagGroupDeleteRequest,
2376
+ responseType: wechaty_puppet_tag_pb.TagGroupDeleteResponse,
2377
+ requestSerialize: serialize_wechaty_puppet_TagGroupDeleteRequest,
2378
+ requestDeserialize: deserialize_wechaty_puppet_TagGroupDeleteRequest,
2379
+ responseSerialize: serialize_wechaty_puppet_TagGroupDeleteResponse,
2380
+ responseDeserialize: deserialize_wechaty_puppet_TagGroupDeleteResponse,
2384
2381
  },
2385
- // *
2386
- //
2387
- // Corp-Tag
2388
- //
2389
- //
2390
- corpTagContactTagAdd: {
2391
- path: '/wechaty.Puppet/CorpTagContactTagAdd',
2382
+ tagGroupPayload: {
2383
+ path: '/wechaty.Puppet/TagGroupPayload',
2392
2384
  requestStream: false,
2393
2385
  responseStream: false,
2394
- requestType: wechaty_puppet_corp$tag_pb.CorpTagContactTagAddRequest,
2395
- responseType: wechaty_puppet_corp$tag_pb.CorpTagContactTagAddResponse,
2396
- requestSerialize: serialize_wechaty_puppet_CorpTagContactTagAddRequest,
2397
- requestDeserialize: deserialize_wechaty_puppet_CorpTagContactTagAddRequest,
2398
- responseSerialize: serialize_wechaty_puppet_CorpTagContactTagAddResponse,
2399
- responseDeserialize: deserialize_wechaty_puppet_CorpTagContactTagAddResponse,
2386
+ requestType: wechaty_puppet_tag_pb.TagGroupPayloadRequest,
2387
+ responseType: wechaty_puppet_tag_pb.TagGroupPayloadResponse,
2388
+ requestSerialize: serialize_wechaty_puppet_TagGroupPayloadRequest,
2389
+ requestDeserialize: deserialize_wechaty_puppet_TagGroupPayloadRequest,
2390
+ responseSerialize: serialize_wechaty_puppet_TagGroupPayloadResponse,
2391
+ responseDeserialize: deserialize_wechaty_puppet_TagGroupPayloadResponse,
2400
2392
  },
2401
- corpTagContactTagRemove: {
2402
- path: '/wechaty.Puppet/CorpTagContactTagRemove',
2393
+ tagTagAdd: {
2394
+ path: '/wechaty.Puppet/TagTagAdd',
2403
2395
  requestStream: false,
2404
2396
  responseStream: false,
2405
- requestType: wechaty_puppet_corp$tag_pb.CorpTagContactTagRemoveRequest,
2406
- responseType: wechaty_puppet_corp$tag_pb.CorpTagContactTagRemoveResponse,
2407
- requestSerialize: serialize_wechaty_puppet_CorpTagContactTagRemoveRequest,
2408
- requestDeserialize: deserialize_wechaty_puppet_CorpTagContactTagRemoveRequest,
2409
- responseSerialize: serialize_wechaty_puppet_CorpTagContactTagRemoveResponse,
2410
- responseDeserialize: deserialize_wechaty_puppet_CorpTagContactTagRemoveResponse,
2397
+ requestType: wechaty_puppet_tag_pb.TagTagAddRequest,
2398
+ responseType: wechaty_puppet_tag_pb.TagTagAddResponse,
2399
+ requestSerialize: serialize_wechaty_puppet_TagTagAddRequest,
2400
+ requestDeserialize: deserialize_wechaty_puppet_TagTagAddRequest,
2401
+ responseSerialize: serialize_wechaty_puppet_TagTagAddResponse,
2402
+ responseDeserialize: deserialize_wechaty_puppet_TagTagAddResponse,
2411
2403
  },
2412
- corpTagGroupAdd: {
2413
- path: '/wechaty.Puppet/CorpTagGroupAdd',
2404
+ tagTagDelete: {
2405
+ path: '/wechaty.Puppet/TagTagDelete',
2414
2406
  requestStream: false,
2415
2407
  responseStream: false,
2416
- requestType: wechaty_puppet_corp$tag_pb.CorpTagGroupAddRequest,
2417
- responseType: wechaty_puppet_corp$tag_pb.CorpTagGroupAddResponse,
2418
- requestSerialize: serialize_wechaty_puppet_CorpTagGroupAddRequest,
2419
- requestDeserialize: deserialize_wechaty_puppet_CorpTagGroupAddRequest,
2420
- responseSerialize: serialize_wechaty_puppet_CorpTagGroupAddResponse,
2421
- responseDeserialize: deserialize_wechaty_puppet_CorpTagGroupAddResponse,
2408
+ requestType: wechaty_puppet_tag_pb.TagTagDeleteRequest,
2409
+ responseType: wechaty_puppet_tag_pb.TagTagDeleteResponse,
2410
+ requestSerialize: serialize_wechaty_puppet_TagTagDeleteRequest,
2411
+ requestDeserialize: deserialize_wechaty_puppet_TagTagDeleteRequest,
2412
+ responseSerialize: serialize_wechaty_puppet_TagTagDeleteResponse,
2413
+ responseDeserialize: deserialize_wechaty_puppet_TagTagDeleteResponse,
2422
2414
  },
2423
- corpTagGroupDelete: {
2424
- path: '/wechaty.Puppet/CorpTagGroupDelete',
2415
+ tagPayload: {
2416
+ path: '/wechaty.Puppet/TagPayload',
2425
2417
  requestStream: false,
2426
2418
  responseStream: false,
2427
- requestType: wechaty_puppet_corp$tag_pb.CorpTagGroupDeleteRequest,
2428
- responseType: wechaty_puppet_corp$tag_pb.CorpTagGroupDeleteResponse,
2429
- requestSerialize: serialize_wechaty_puppet_CorpTagGroupDeleteRequest,
2430
- requestDeserialize: deserialize_wechaty_puppet_CorpTagGroupDeleteRequest,
2431
- responseSerialize: serialize_wechaty_puppet_CorpTagGroupDeleteResponse,
2432
- responseDeserialize: deserialize_wechaty_puppet_CorpTagGroupDeleteResponse,
2419
+ requestType: wechaty_puppet_tag_pb.TagPayloadRequest,
2420
+ responseType: wechaty_puppet_tag_pb.TagPayloadResponse,
2421
+ requestSerialize: serialize_wechaty_puppet_TagPayloadRequest,
2422
+ requestDeserialize: deserialize_wechaty_puppet_TagPayloadRequest,
2423
+ responseSerialize: serialize_wechaty_puppet_TagPayloadResponse,
2424
+ responseDeserialize: deserialize_wechaty_puppet_TagPayloadResponse,
2433
2425
  },
2434
- corpTagTagAdd: {
2435
- path: '/wechaty.Puppet/CorpTagTagAdd',
2426
+ tagGroupList: {
2427
+ path: '/wechaty.Puppet/TagGroupList',
2436
2428
  requestStream: false,
2437
2429
  responseStream: false,
2438
- requestType: wechaty_puppet_corp$tag_pb.CorpTagTagAddRequest,
2439
- responseType: wechaty_puppet_corp$tag_pb.CorpTagTagAddResponse,
2440
- requestSerialize: serialize_wechaty_puppet_CorpTagTagAddRequest,
2441
- requestDeserialize: deserialize_wechaty_puppet_CorpTagTagAddRequest,
2442
- responseSerialize: serialize_wechaty_puppet_CorpTagTagAddResponse,
2443
- responseDeserialize: deserialize_wechaty_puppet_CorpTagTagAddResponse,
2430
+ requestType: wechaty_puppet_tag_pb.TagGroupListRequest,
2431
+ responseType: wechaty_puppet_tag_pb.TagGroupListResponse,
2432
+ requestSerialize: serialize_wechaty_puppet_TagGroupListRequest,
2433
+ requestDeserialize: deserialize_wechaty_puppet_TagGroupListRequest,
2434
+ responseSerialize: serialize_wechaty_puppet_TagGroupListResponse,
2435
+ responseDeserialize: deserialize_wechaty_puppet_TagGroupListResponse,
2444
2436
  },
2445
- corpTagTagDelete: {
2446
- path: '/wechaty.Puppet/CorpTagTagDelete',
2437
+ tagGroupTagList: {
2438
+ path: '/wechaty.Puppet/TagGroupTagList',
2447
2439
  requestStream: false,
2448
2440
  responseStream: false,
2449
- requestType: wechaty_puppet_corp$tag_pb.CorpTagTagDeleteRequest,
2450
- responseType: wechaty_puppet_corp$tag_pb.CorpTagTagDeleteResponse,
2451
- requestSerialize: serialize_wechaty_puppet_CorpTagTagDeleteRequest,
2452
- requestDeserialize: deserialize_wechaty_puppet_CorpTagTagDeleteRequest,
2453
- responseSerialize: serialize_wechaty_puppet_CorpTagTagDeleteResponse,
2454
- responseDeserialize: deserialize_wechaty_puppet_CorpTagTagDeleteResponse,
2441
+ requestType: wechaty_puppet_tag_pb.TagGroupTagListRequest,
2442
+ responseType: wechaty_puppet_tag_pb.TagGroupTagListResponse,
2443
+ requestSerialize: serialize_wechaty_puppet_TagGroupTagListRequest,
2444
+ requestDeserialize: deserialize_wechaty_puppet_TagGroupTagListRequest,
2445
+ responseSerialize: serialize_wechaty_puppet_TagGroupTagListResponse,
2446
+ responseDeserialize: deserialize_wechaty_puppet_TagGroupTagListResponse,
2455
2447
  },
2456
- corpTagGroupList: {
2457
- path: '/wechaty.Puppet/CorpTagGroupList',
2448
+ tagTagList: {
2449
+ path: '/wechaty.Puppet/TagTagList',
2458
2450
  requestStream: false,
2459
2451
  responseStream: false,
2460
- requestType: wechaty_puppet_corp$tag_pb.CorpTagGroupListRequest,
2461
- responseType: wechaty_puppet_corp$tag_pb.CorpTagGroupListResponse,
2462
- requestSerialize: serialize_wechaty_puppet_CorpTagGroupListRequest,
2463
- requestDeserialize: deserialize_wechaty_puppet_CorpTagGroupListRequest,
2464
- responseSerialize: serialize_wechaty_puppet_CorpTagGroupListResponse,
2465
- responseDeserialize: deserialize_wechaty_puppet_CorpTagGroupListResponse,
2452
+ requestType: wechaty_puppet_tag_pb.TagTagListRequest,
2453
+ responseType: wechaty_puppet_tag_pb.TagTagListResponse,
2454
+ requestSerialize: serialize_wechaty_puppet_TagTagListRequest,
2455
+ requestDeserialize: deserialize_wechaty_puppet_TagTagListRequest,
2456
+ responseSerialize: serialize_wechaty_puppet_TagTagListResponse,
2457
+ responseDeserialize: deserialize_wechaty_puppet_TagTagListResponse,
2466
2458
  },
2467
- corpTagTagList: {
2468
- path: '/wechaty.Puppet/CorpTagTagList',
2459
+ tagContactTagList: {
2460
+ path: '/wechaty.Puppet/TagContactTagList',
2469
2461
  requestStream: false,
2470
2462
  responseStream: false,
2471
- requestType: wechaty_puppet_corp$tag_pb.CorpTagTagListRequest,
2472
- responseType: wechaty_puppet_corp$tag_pb.CorpTagTagListResponse,
2473
- requestSerialize: serialize_wechaty_puppet_CorpTagTagListRequest,
2474
- requestDeserialize: deserialize_wechaty_puppet_CorpTagTagListRequest,
2475
- responseSerialize: serialize_wechaty_puppet_CorpTagTagListResponse,
2476
- responseDeserialize: deserialize_wechaty_puppet_CorpTagTagListResponse,
2463
+ requestType: wechaty_puppet_tag_pb.TagContactTagListRequest,
2464
+ responseType: wechaty_puppet_tag_pb.TagContactTagListResponse,
2465
+ requestSerialize: serialize_wechaty_puppet_TagContactTagListRequest,
2466
+ requestDeserialize: deserialize_wechaty_puppet_TagContactTagListRequest,
2467
+ responseSerialize: serialize_wechaty_puppet_TagContactTagListResponse,
2468
+ responseDeserialize: deserialize_wechaty_puppet_TagContactTagListResponse,
2477
2469
  },
2478
- corpTagContactTagList: {
2479
- path: '/wechaty.Puppet/CorpTagContactTagList',
2470
+ tagTagContactList: {
2471
+ path: '/wechaty.Puppet/TagTagContactList',
2480
2472
  requestStream: false,
2481
2473
  responseStream: false,
2482
- requestType: wechaty_puppet_corp$tag_pb.CorpTagContactTagListRequest,
2483
- responseType: wechaty_puppet_corp$tag_pb.CorpTagContactTagListResponse,
2484
- requestSerialize: serialize_wechaty_puppet_CorpTagContactTagListRequest,
2485
- requestDeserialize: deserialize_wechaty_puppet_CorpTagContactTagListRequest,
2486
- responseSerialize: serialize_wechaty_puppet_CorpTagContactTagListResponse,
2487
- responseDeserialize: deserialize_wechaty_puppet_CorpTagContactTagListResponse,
2474
+ requestType: wechaty_puppet_tag_pb.TagTagContactListRequest,
2475
+ responseType: wechaty_puppet_tag_pb.TagTagContactListResponse,
2476
+ requestSerialize: serialize_wechaty_puppet_TagTagContactListRequest,
2477
+ requestDeserialize: deserialize_wechaty_puppet_TagTagContactListRequest,
2478
+ responseSerialize: serialize_wechaty_puppet_TagTagContactListResponse,
2479
+ responseDeserialize: deserialize_wechaty_puppet_TagTagContactListResponse,
2488
2480
  },
2489
2481
  // *
2490
2482
  // File/Blob download & upload