@juzi/wechaty-grpc 1.0.9 → 1.0.12
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.
- package/dist/cjs/commonjs/generated/puppet.cjs.d.ts +0 -1
- package/dist/cjs/out/wechaty/puppet/friendship_pb.d.ts +2 -0
- package/dist/cjs/out/wechaty/puppet/friendship_pb.js +3 -1
- package/dist/cjs/out/wechaty/puppet/room_pb.d.ts +6 -0
- package/dist/cjs/out/wechaty/puppet/room_pb.js +58 -2
- package/dist/cjs/out/wechaty/puppet/tag_pb.d.ts +452 -76
- package/dist/cjs/out/wechaty/puppet/tag_pb.js +3287 -352
- package/dist/cjs/out/wechaty/puppet.openapi.yaml +323 -331
- package/dist/cjs/out/wechaty/puppet.swagger.json +573 -572
- package/dist/cjs/out/wechaty/puppet_grpc_pb.d.ts +154 -189
- package/dist/cjs/out/wechaty/puppet_grpc_pb.js +283 -357
- package/dist/cjs/out/wechaty/puppet_pb.d.ts +0 -1
- package/dist/cjs/out/wechaty/puppet_pb.js +0 -2
- package/dist/cjs/out/wechaty/puppet_pb_service.d.ts +110 -149
- package/dist/cjs/out/wechaty/puppet_pb_service.js +66 -147
- package/dist/cjs/proto/wechaty/puppet/friendship.proto +2 -0
- package/dist/cjs/proto/wechaty/puppet/room.proto +14 -13
- package/dist/cjs/proto/wechaty/puppet/tag.proto +99 -29
- package/dist/cjs/proto/wechaty/puppet.proto +28 -43
- package/dist/cjs/src/package-json.js +1 -1
- package/dist/cjs/src/package-json.js.map +1 -1
- package/dist/cjs/tests/puppet-server-impl.d.ts.map +1 -1
- package/dist/cjs/tests/puppet-server-impl.js +11 -21
- package/dist/cjs/tests/puppet-server-impl.js.map +1 -1
- package/dist/esm/commonjs/generated/puppet.cjs.d.ts +0 -1
- package/dist/esm/out/wechaty/puppet/friendship_pb.d.ts +2 -0
- package/dist/esm/out/wechaty/puppet/friendship_pb.js +3 -1
- package/dist/esm/out/wechaty/puppet/room_pb.d.ts +6 -0
- package/dist/esm/out/wechaty/puppet/room_pb.js +58 -2
- package/dist/esm/out/wechaty/puppet/tag_pb.d.ts +452 -76
- package/dist/esm/out/wechaty/puppet/tag_pb.js +3287 -352
- package/dist/esm/out/wechaty/puppet.openapi.yaml +323 -331
- package/dist/esm/out/wechaty/puppet.swagger.json +573 -572
- package/dist/esm/out/wechaty/puppet_grpc_pb.d.ts +154 -189
- package/dist/esm/out/wechaty/puppet_grpc_pb.js +283 -357
- package/dist/esm/out/wechaty/puppet_pb.d.ts +0 -1
- package/dist/esm/out/wechaty/puppet_pb.js +0 -2
- package/dist/esm/out/wechaty/puppet_pb_service.d.ts +110 -149
- package/dist/esm/out/wechaty/puppet_pb_service.js +66 -147
- package/dist/esm/proto/wechaty/puppet/friendship.proto +2 -0
- package/dist/esm/proto/wechaty/puppet/room.proto +14 -13
- package/dist/esm/proto/wechaty/puppet/tag.proto +99 -29
- package/dist/esm/proto/wechaty/puppet.proto +28 -43
- package/dist/esm/src/package-json.js +1 -1
- package/dist/esm/src/package-json.js.map +1 -1
- package/dist/esm/tests/puppet-server-impl.d.ts.map +1 -1
- package/dist/esm/tests/puppet-server-impl.js +11 -21
- package/dist/esm/tests/puppet-server-impl.js.map +1 -1
- package/out/wechaty/puppet/friendship_pb.d.ts +2 -0
- package/out/wechaty/puppet/friendship_pb.js +3 -1
- package/out/wechaty/puppet/room_pb.d.ts +6 -0
- package/out/wechaty/puppet/room_pb.js +58 -2
- package/out/wechaty/puppet/tag_pb.d.ts +452 -76
- package/out/wechaty/puppet/tag_pb.js +3287 -352
- package/out/wechaty/puppet.openapi.yaml +323 -331
- package/out/wechaty/puppet.swagger.json +573 -572
- package/out/wechaty/puppet_grpc_pb.d.ts +154 -189
- package/out/wechaty/puppet_grpc_pb.js +283 -357
- package/out/wechaty/puppet_pb.d.ts +0 -1
- package/out/wechaty/puppet_pb.js +0 -2
- package/out/wechaty/puppet_pb_service.d.ts +110 -149
- package/out/wechaty/puppet_pb_service.js +66 -147
- package/package.json +1 -1
- package/src/package-json.ts +1 -1
- package/dist/cjs/out/wechaty/puppet/corp-tag_grpc_pb.js +0 -1
- package/dist/cjs/out/wechaty/puppet/corp-tag_pb.d.ts +0 -431
- package/dist/cjs/out/wechaty/puppet/corp-tag_pb.js +0 -3315
- package/dist/cjs/out/wechaty/puppet/corp-tag_pb_service.d.ts +0 -3
- package/dist/cjs/out/wechaty/puppet/corp-tag_pb_service.js +0 -3
- package/dist/cjs/proto/wechaty/puppet/corp-tag.proto +0 -90
- package/dist/esm/out/wechaty/puppet/corp-tag_grpc_pb.js +0 -1
- package/dist/esm/out/wechaty/puppet/corp-tag_pb.d.ts +0 -431
- package/dist/esm/out/wechaty/puppet/corp-tag_pb.js +0 -3315
- package/dist/esm/out/wechaty/puppet/corp-tag_pb_service.d.ts +0 -3
- package/dist/esm/out/wechaty/puppet/corp-tag_pb_service.js +0 -3
- package/dist/esm/proto/wechaty/puppet/corp-tag.proto +0 -90
- package/out/wechaty/puppet/corp-tag_grpc_pb.js +0 -1
- package/out/wechaty/puppet/corp-tag_pb.d.ts +0 -431
- package/out/wechaty/puppet/corp-tag_pb.js +0 -3315
- package/out/wechaty/puppet/corp-tag_pb_service.d.ts +0 -3
- 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,246 @@ 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
|
|
1508
|
-
if (!(arg instanceof wechaty_puppet_tag_pb.
|
|
1509
|
-
throw new Error('Expected argument of type wechaty.puppet.
|
|
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');
|
|
1410
|
+
}
|
|
1411
|
+
return Buffer.from(arg.serializeBinary());
|
|
1412
|
+
}
|
|
1413
|
+
|
|
1414
|
+
function deserialize_wechaty_puppet_TagGroupDeleteResponse(buffer_arg) {
|
|
1415
|
+
return wechaty_puppet_tag_pb.TagGroupDeleteResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1416
|
+
}
|
|
1417
|
+
|
|
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');
|
|
1510
1421
|
}
|
|
1511
1422
|
return Buffer.from(arg.serializeBinary());
|
|
1512
1423
|
}
|
|
1513
1424
|
|
|
1514
|
-
function
|
|
1515
|
-
return wechaty_puppet_tag_pb.
|
|
1425
|
+
function deserialize_wechaty_puppet_TagGroupListRequest(buffer_arg) {
|
|
1426
|
+
return wechaty_puppet_tag_pb.TagGroupListRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1516
1427
|
}
|
|
1517
1428
|
|
|
1518
|
-
function
|
|
1519
|
-
if (!(arg instanceof wechaty_puppet_tag_pb.
|
|
1520
|
-
throw new Error('Expected argument of type wechaty.puppet.
|
|
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');
|
|
1521
1432
|
}
|
|
1522
1433
|
return Buffer.from(arg.serializeBinary());
|
|
1523
1434
|
}
|
|
1524
1435
|
|
|
1525
|
-
function
|
|
1526
|
-
return wechaty_puppet_tag_pb.
|
|
1436
|
+
function deserialize_wechaty_puppet_TagGroupListResponse(buffer_arg) {
|
|
1437
|
+
return wechaty_puppet_tag_pb.TagGroupListResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1527
1438
|
}
|
|
1528
1439
|
|
|
1529
|
-
function
|
|
1530
|
-
if (!(arg instanceof wechaty_puppet_tag_pb.
|
|
1531
|
-
throw new Error('Expected argument of type wechaty.puppet.
|
|
1440
|
+
function serialize_wechaty_puppet_TagGroupTagListRequest(arg) {
|
|
1441
|
+
if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupTagListRequest)) {
|
|
1442
|
+
throw new Error('Expected argument of type wechaty.puppet.TagGroupTagListRequest');
|
|
1532
1443
|
}
|
|
1533
1444
|
return Buffer.from(arg.serializeBinary());
|
|
1534
1445
|
}
|
|
1535
1446
|
|
|
1536
|
-
function
|
|
1537
|
-
return wechaty_puppet_tag_pb.
|
|
1447
|
+
function deserialize_wechaty_puppet_TagGroupTagListRequest(buffer_arg) {
|
|
1448
|
+
return wechaty_puppet_tag_pb.TagGroupTagListRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1538
1449
|
}
|
|
1539
1450
|
|
|
1540
|
-
function
|
|
1541
|
-
if (!(arg instanceof wechaty_puppet_tag_pb.
|
|
1542
|
-
throw new Error('Expected argument of type wechaty.puppet.
|
|
1451
|
+
function serialize_wechaty_puppet_TagGroupTagListResponse(arg) {
|
|
1452
|
+
if (!(arg instanceof wechaty_puppet_tag_pb.TagGroupTagListResponse)) {
|
|
1453
|
+
throw new Error('Expected argument of type wechaty.puppet.TagGroupTagListResponse');
|
|
1543
1454
|
}
|
|
1544
1455
|
return Buffer.from(arg.serializeBinary());
|
|
1545
1456
|
}
|
|
1546
1457
|
|
|
1547
|
-
function
|
|
1548
|
-
return wechaty_puppet_tag_pb.
|
|
1458
|
+
function deserialize_wechaty_puppet_TagGroupTagListResponse(buffer_arg) {
|
|
1459
|
+
return wechaty_puppet_tag_pb.TagGroupTagListResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1549
1460
|
}
|
|
1550
1461
|
|
|
1551
|
-
function
|
|
1552
|
-
if (!(arg instanceof wechaty_puppet_tag_pb.
|
|
1553
|
-
throw new Error('Expected argument of type wechaty.puppet.
|
|
1462
|
+
function serialize_wechaty_puppet_TagTagAddRequest(arg) {
|
|
1463
|
+
if (!(arg instanceof wechaty_puppet_tag_pb.TagTagAddRequest)) {
|
|
1464
|
+
throw new Error('Expected argument of type wechaty.puppet.TagTagAddRequest');
|
|
1554
1465
|
}
|
|
1555
1466
|
return Buffer.from(arg.serializeBinary());
|
|
1556
1467
|
}
|
|
1557
1468
|
|
|
1558
|
-
function
|
|
1559
|
-
return wechaty_puppet_tag_pb.
|
|
1469
|
+
function deserialize_wechaty_puppet_TagTagAddRequest(buffer_arg) {
|
|
1470
|
+
return wechaty_puppet_tag_pb.TagTagAddRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1560
1471
|
}
|
|
1561
1472
|
|
|
1562
|
-
function
|
|
1563
|
-
if (!(arg instanceof wechaty_puppet_tag_pb.
|
|
1564
|
-
throw new Error('Expected argument of type wechaty.puppet.
|
|
1473
|
+
function serialize_wechaty_puppet_TagTagAddResponse(arg) {
|
|
1474
|
+
if (!(arg instanceof wechaty_puppet_tag_pb.TagTagAddResponse)) {
|
|
1475
|
+
throw new Error('Expected argument of type wechaty.puppet.TagTagAddResponse');
|
|
1565
1476
|
}
|
|
1566
1477
|
return Buffer.from(arg.serializeBinary());
|
|
1567
1478
|
}
|
|
1568
1479
|
|
|
1569
|
-
function
|
|
1570
|
-
return wechaty_puppet_tag_pb.
|
|
1480
|
+
function deserialize_wechaty_puppet_TagTagAddResponse(buffer_arg) {
|
|
1481
|
+
return wechaty_puppet_tag_pb.TagTagAddResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1571
1482
|
}
|
|
1572
1483
|
|
|
1573
|
-
function
|
|
1574
|
-
if (!(arg instanceof wechaty_puppet_tag_pb.
|
|
1575
|
-
throw new Error('Expected argument of type wechaty.puppet.
|
|
1484
|
+
function serialize_wechaty_puppet_TagTagContactListRequest(arg) {
|
|
1485
|
+
if (!(arg instanceof wechaty_puppet_tag_pb.TagTagContactListRequest)) {
|
|
1486
|
+
throw new Error('Expected argument of type wechaty.puppet.TagTagContactListRequest');
|
|
1576
1487
|
}
|
|
1577
1488
|
return Buffer.from(arg.serializeBinary());
|
|
1578
1489
|
}
|
|
1579
1490
|
|
|
1580
|
-
function
|
|
1581
|
-
return wechaty_puppet_tag_pb.
|
|
1491
|
+
function deserialize_wechaty_puppet_TagTagContactListRequest(buffer_arg) {
|
|
1492
|
+
return wechaty_puppet_tag_pb.TagTagContactListRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1582
1493
|
}
|
|
1583
1494
|
|
|
1584
|
-
function
|
|
1585
|
-
if (!(arg instanceof wechaty_puppet_tag_pb.
|
|
1586
|
-
throw new Error('Expected argument of type wechaty.puppet.
|
|
1495
|
+
function serialize_wechaty_puppet_TagTagContactListResponse(arg) {
|
|
1496
|
+
if (!(arg instanceof wechaty_puppet_tag_pb.TagTagContactListResponse)) {
|
|
1497
|
+
throw new Error('Expected argument of type wechaty.puppet.TagTagContactListResponse');
|
|
1587
1498
|
}
|
|
1588
1499
|
return Buffer.from(arg.serializeBinary());
|
|
1589
1500
|
}
|
|
1590
1501
|
|
|
1591
|
-
function
|
|
1592
|
-
return wechaty_puppet_tag_pb.
|
|
1502
|
+
function deserialize_wechaty_puppet_TagTagContactListResponse(buffer_arg) {
|
|
1503
|
+
return wechaty_puppet_tag_pb.TagTagContactListResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1504
|
+
}
|
|
1505
|
+
|
|
1506
|
+
function serialize_wechaty_puppet_TagTagDeleteRequest(arg) {
|
|
1507
|
+
if (!(arg instanceof wechaty_puppet_tag_pb.TagTagDeleteRequest)) {
|
|
1508
|
+
throw new Error('Expected argument of type wechaty.puppet.TagTagDeleteRequest');
|
|
1509
|
+
}
|
|
1510
|
+
return Buffer.from(arg.serializeBinary());
|
|
1511
|
+
}
|
|
1512
|
+
|
|
1513
|
+
function deserialize_wechaty_puppet_TagTagDeleteRequest(buffer_arg) {
|
|
1514
|
+
return wechaty_puppet_tag_pb.TagTagDeleteRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1515
|
+
}
|
|
1516
|
+
|
|
1517
|
+
function serialize_wechaty_puppet_TagTagDeleteResponse(arg) {
|
|
1518
|
+
if (!(arg instanceof wechaty_puppet_tag_pb.TagTagDeleteResponse)) {
|
|
1519
|
+
throw new Error('Expected argument of type wechaty.puppet.TagTagDeleteResponse');
|
|
1520
|
+
}
|
|
1521
|
+
return Buffer.from(arg.serializeBinary());
|
|
1522
|
+
}
|
|
1523
|
+
|
|
1524
|
+
function deserialize_wechaty_puppet_TagTagDeleteResponse(buffer_arg) {
|
|
1525
|
+
return wechaty_puppet_tag_pb.TagTagDeleteResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1526
|
+
}
|
|
1527
|
+
|
|
1528
|
+
function serialize_wechaty_puppet_TagTagListRequest(arg) {
|
|
1529
|
+
if (!(arg instanceof wechaty_puppet_tag_pb.TagTagListRequest)) {
|
|
1530
|
+
throw new Error('Expected argument of type wechaty.puppet.TagTagListRequest');
|
|
1531
|
+
}
|
|
1532
|
+
return Buffer.from(arg.serializeBinary());
|
|
1533
|
+
}
|
|
1534
|
+
|
|
1535
|
+
function deserialize_wechaty_puppet_TagTagListRequest(buffer_arg) {
|
|
1536
|
+
return wechaty_puppet_tag_pb.TagTagListRequest.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1537
|
+
}
|
|
1538
|
+
|
|
1539
|
+
function serialize_wechaty_puppet_TagTagListResponse(arg) {
|
|
1540
|
+
if (!(arg instanceof wechaty_puppet_tag_pb.TagTagListResponse)) {
|
|
1541
|
+
throw new Error('Expected argument of type wechaty.puppet.TagTagListResponse');
|
|
1542
|
+
}
|
|
1543
|
+
return Buffer.from(arg.serializeBinary());
|
|
1544
|
+
}
|
|
1545
|
+
|
|
1546
|
+
function deserialize_wechaty_puppet_TagTagListResponse(buffer_arg) {
|
|
1547
|
+
return wechaty_puppet_tag_pb.TagTagListResponse.deserializeBinary(new Uint8Array(buffer_arg));
|
|
1593
1548
|
}
|
|
1594
1549
|
|
|
1595
1550
|
function serialize_wechaty_puppet_UploadRequest(arg) {
|
|
@@ -2335,156 +2290,127 @@ roomInvitationPayload: {
|
|
|
2335
2290
|
//
|
|
2336
2291
|
// Tag
|
|
2337
2292
|
//
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
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,
|
|
2348
|
-
},
|
|
2349
|
-
tagContactRemove: {
|
|
2350
|
-
path: '/wechaty.Puppet/TagContactRemove',
|
|
2351
|
-
requestStream: false,
|
|
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,
|
|
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',
|
|
2293
|
+
//
|
|
2294
|
+
tagContactTagAdd: {
|
|
2295
|
+
path: '/wechaty.Puppet/TagContactTagAdd',
|
|
2365
2296
|
requestStream: false,
|
|
2366
2297
|
responseStream: false,
|
|
2367
|
-
requestType: wechaty_puppet_tag_pb.
|
|
2368
|
-
responseType: wechaty_puppet_tag_pb.
|
|
2369
|
-
requestSerialize:
|
|
2370
|
-
requestDeserialize:
|
|
2371
|
-
responseSerialize:
|
|
2372
|
-
responseDeserialize:
|
|
2298
|
+
requestType: wechaty_puppet_tag_pb.TagContactTagAddRequest,
|
|
2299
|
+
responseType: wechaty_puppet_tag_pb.TagContactTagAddResponse,
|
|
2300
|
+
requestSerialize: serialize_wechaty_puppet_TagContactTagAddRequest,
|
|
2301
|
+
requestDeserialize: deserialize_wechaty_puppet_TagContactTagAddRequest,
|
|
2302
|
+
responseSerialize: serialize_wechaty_puppet_TagContactTagAddResponse,
|
|
2303
|
+
responseDeserialize: deserialize_wechaty_puppet_TagContactTagAddResponse,
|
|
2373
2304
|
},
|
|
2374
|
-
|
|
2375
|
-
path: '/wechaty.Puppet/
|
|
2305
|
+
tagContactTagRemove: {
|
|
2306
|
+
path: '/wechaty.Puppet/TagContactTagRemove',
|
|
2376
2307
|
requestStream: false,
|
|
2377
2308
|
responseStream: false,
|
|
2378
|
-
requestType: wechaty_puppet_tag_pb.
|
|
2379
|
-
responseType: wechaty_puppet_tag_pb.
|
|
2380
|
-
requestSerialize:
|
|
2381
|
-
requestDeserialize:
|
|
2382
|
-
responseSerialize:
|
|
2383
|
-
responseDeserialize:
|
|
2309
|
+
requestType: wechaty_puppet_tag_pb.TagContactTagRemoveRequest,
|
|
2310
|
+
responseType: wechaty_puppet_tag_pb.TagContactTagRemoveResponse,
|
|
2311
|
+
requestSerialize: serialize_wechaty_puppet_TagContactTagRemoveRequest,
|
|
2312
|
+
requestDeserialize: deserialize_wechaty_puppet_TagContactTagRemoveRequest,
|
|
2313
|
+
responseSerialize: serialize_wechaty_puppet_TagContactTagRemoveResponse,
|
|
2314
|
+
responseDeserialize: deserialize_wechaty_puppet_TagContactTagRemoveResponse,
|
|
2384
2315
|
},
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
// Corp-Tag
|
|
2388
|
-
//
|
|
2389
|
-
//
|
|
2390
|
-
corpTagContactTagAdd: {
|
|
2391
|
-
path: '/wechaty.Puppet/CorpTagContactTagAdd',
|
|
2316
|
+
tagGroupAdd: {
|
|
2317
|
+
path: '/wechaty.Puppet/TagGroupAdd',
|
|
2392
2318
|
requestStream: false,
|
|
2393
2319
|
responseStream: false,
|
|
2394
|
-
requestType:
|
|
2395
|
-
responseType:
|
|
2396
|
-
requestSerialize:
|
|
2397
|
-
requestDeserialize:
|
|
2398
|
-
responseSerialize:
|
|
2399
|
-
responseDeserialize:
|
|
2320
|
+
requestType: wechaty_puppet_tag_pb.TagGroupAddRequest,
|
|
2321
|
+
responseType: wechaty_puppet_tag_pb.TagGroupAddResponse,
|
|
2322
|
+
requestSerialize: serialize_wechaty_puppet_TagGroupAddRequest,
|
|
2323
|
+
requestDeserialize: deserialize_wechaty_puppet_TagGroupAddRequest,
|
|
2324
|
+
responseSerialize: serialize_wechaty_puppet_TagGroupAddResponse,
|
|
2325
|
+
responseDeserialize: deserialize_wechaty_puppet_TagGroupAddResponse,
|
|
2400
2326
|
},
|
|
2401
|
-
|
|
2402
|
-
path: '/wechaty.Puppet/
|
|
2327
|
+
tagGroupDelete: {
|
|
2328
|
+
path: '/wechaty.Puppet/TagGroupDelete',
|
|
2403
2329
|
requestStream: false,
|
|
2404
2330
|
responseStream: false,
|
|
2405
|
-
requestType:
|
|
2406
|
-
responseType:
|
|
2407
|
-
requestSerialize:
|
|
2408
|
-
requestDeserialize:
|
|
2409
|
-
responseSerialize:
|
|
2410
|
-
responseDeserialize:
|
|
2331
|
+
requestType: wechaty_puppet_tag_pb.TagGroupDeleteRequest,
|
|
2332
|
+
responseType: wechaty_puppet_tag_pb.TagGroupDeleteResponse,
|
|
2333
|
+
requestSerialize: serialize_wechaty_puppet_TagGroupDeleteRequest,
|
|
2334
|
+
requestDeserialize: deserialize_wechaty_puppet_TagGroupDeleteRequest,
|
|
2335
|
+
responseSerialize: serialize_wechaty_puppet_TagGroupDeleteResponse,
|
|
2336
|
+
responseDeserialize: deserialize_wechaty_puppet_TagGroupDeleteResponse,
|
|
2411
2337
|
},
|
|
2412
|
-
|
|
2413
|
-
path: '/wechaty.Puppet/
|
|
2338
|
+
tagTagAdd: {
|
|
2339
|
+
path: '/wechaty.Puppet/TagTagAdd',
|
|
2414
2340
|
requestStream: false,
|
|
2415
2341
|
responseStream: false,
|
|
2416
|
-
requestType:
|
|
2417
|
-
responseType:
|
|
2418
|
-
requestSerialize:
|
|
2419
|
-
requestDeserialize:
|
|
2420
|
-
responseSerialize:
|
|
2421
|
-
responseDeserialize:
|
|
2342
|
+
requestType: wechaty_puppet_tag_pb.TagTagAddRequest,
|
|
2343
|
+
responseType: wechaty_puppet_tag_pb.TagTagAddResponse,
|
|
2344
|
+
requestSerialize: serialize_wechaty_puppet_TagTagAddRequest,
|
|
2345
|
+
requestDeserialize: deserialize_wechaty_puppet_TagTagAddRequest,
|
|
2346
|
+
responseSerialize: serialize_wechaty_puppet_TagTagAddResponse,
|
|
2347
|
+
responseDeserialize: deserialize_wechaty_puppet_TagTagAddResponse,
|
|
2422
2348
|
},
|
|
2423
|
-
|
|
2424
|
-
path: '/wechaty.Puppet/
|
|
2349
|
+
tagTagDelete: {
|
|
2350
|
+
path: '/wechaty.Puppet/TagTagDelete',
|
|
2425
2351
|
requestStream: false,
|
|
2426
2352
|
responseStream: false,
|
|
2427
|
-
requestType:
|
|
2428
|
-
responseType:
|
|
2429
|
-
requestSerialize:
|
|
2430
|
-
requestDeserialize:
|
|
2431
|
-
responseSerialize:
|
|
2432
|
-
responseDeserialize:
|
|
2353
|
+
requestType: wechaty_puppet_tag_pb.TagTagDeleteRequest,
|
|
2354
|
+
responseType: wechaty_puppet_tag_pb.TagTagDeleteResponse,
|
|
2355
|
+
requestSerialize: serialize_wechaty_puppet_TagTagDeleteRequest,
|
|
2356
|
+
requestDeserialize: deserialize_wechaty_puppet_TagTagDeleteRequest,
|
|
2357
|
+
responseSerialize: serialize_wechaty_puppet_TagTagDeleteResponse,
|
|
2358
|
+
responseDeserialize: deserialize_wechaty_puppet_TagTagDeleteResponse,
|
|
2433
2359
|
},
|
|
2434
|
-
|
|
2435
|
-
path: '/wechaty.Puppet/
|
|
2360
|
+
tagGroupList: {
|
|
2361
|
+
path: '/wechaty.Puppet/TagGroupList',
|
|
2436
2362
|
requestStream: false,
|
|
2437
2363
|
responseStream: false,
|
|
2438
|
-
requestType:
|
|
2439
|
-
responseType:
|
|
2440
|
-
requestSerialize:
|
|
2441
|
-
requestDeserialize:
|
|
2442
|
-
responseSerialize:
|
|
2443
|
-
responseDeserialize:
|
|
2364
|
+
requestType: wechaty_puppet_tag_pb.TagGroupListRequest,
|
|
2365
|
+
responseType: wechaty_puppet_tag_pb.TagGroupListResponse,
|
|
2366
|
+
requestSerialize: serialize_wechaty_puppet_TagGroupListRequest,
|
|
2367
|
+
requestDeserialize: deserialize_wechaty_puppet_TagGroupListRequest,
|
|
2368
|
+
responseSerialize: serialize_wechaty_puppet_TagGroupListResponse,
|
|
2369
|
+
responseDeserialize: deserialize_wechaty_puppet_TagGroupListResponse,
|
|
2444
2370
|
},
|
|
2445
|
-
|
|
2446
|
-
path: '/wechaty.Puppet/
|
|
2371
|
+
tagGroupTagList: {
|
|
2372
|
+
path: '/wechaty.Puppet/TagGroupTagList',
|
|
2447
2373
|
requestStream: false,
|
|
2448
2374
|
responseStream: false,
|
|
2449
|
-
requestType:
|
|
2450
|
-
responseType:
|
|
2451
|
-
requestSerialize:
|
|
2452
|
-
requestDeserialize:
|
|
2453
|
-
responseSerialize:
|
|
2454
|
-
responseDeserialize:
|
|
2375
|
+
requestType: wechaty_puppet_tag_pb.TagGroupTagListRequest,
|
|
2376
|
+
responseType: wechaty_puppet_tag_pb.TagGroupTagListResponse,
|
|
2377
|
+
requestSerialize: serialize_wechaty_puppet_TagGroupTagListRequest,
|
|
2378
|
+
requestDeserialize: deserialize_wechaty_puppet_TagGroupTagListRequest,
|
|
2379
|
+
responseSerialize: serialize_wechaty_puppet_TagGroupTagListResponse,
|
|
2380
|
+
responseDeserialize: deserialize_wechaty_puppet_TagGroupTagListResponse,
|
|
2455
2381
|
},
|
|
2456
|
-
|
|
2457
|
-
path: '/wechaty.Puppet/
|
|
2382
|
+
tagTagList: {
|
|
2383
|
+
path: '/wechaty.Puppet/TagTagList',
|
|
2458
2384
|
requestStream: false,
|
|
2459
2385
|
responseStream: false,
|
|
2460
|
-
requestType:
|
|
2461
|
-
responseType:
|
|
2462
|
-
requestSerialize:
|
|
2463
|
-
requestDeserialize:
|
|
2464
|
-
responseSerialize:
|
|
2465
|
-
responseDeserialize:
|
|
2386
|
+
requestType: wechaty_puppet_tag_pb.TagTagListRequest,
|
|
2387
|
+
responseType: wechaty_puppet_tag_pb.TagTagListResponse,
|
|
2388
|
+
requestSerialize: serialize_wechaty_puppet_TagTagListRequest,
|
|
2389
|
+
requestDeserialize: deserialize_wechaty_puppet_TagTagListRequest,
|
|
2390
|
+
responseSerialize: serialize_wechaty_puppet_TagTagListResponse,
|
|
2391
|
+
responseDeserialize: deserialize_wechaty_puppet_TagTagListResponse,
|
|
2466
2392
|
},
|
|
2467
|
-
|
|
2468
|
-
path: '/wechaty.Puppet/
|
|
2393
|
+
tagContactTagList: {
|
|
2394
|
+
path: '/wechaty.Puppet/TagContactTagList',
|
|
2469
2395
|
requestStream: false,
|
|
2470
2396
|
responseStream: false,
|
|
2471
|
-
requestType:
|
|
2472
|
-
responseType:
|
|
2473
|
-
requestSerialize:
|
|
2474
|
-
requestDeserialize:
|
|
2475
|
-
responseSerialize:
|
|
2476
|
-
responseDeserialize:
|
|
2397
|
+
requestType: wechaty_puppet_tag_pb.TagContactTagListRequest,
|
|
2398
|
+
responseType: wechaty_puppet_tag_pb.TagContactTagListResponse,
|
|
2399
|
+
requestSerialize: serialize_wechaty_puppet_TagContactTagListRequest,
|
|
2400
|
+
requestDeserialize: deserialize_wechaty_puppet_TagContactTagListRequest,
|
|
2401
|
+
responseSerialize: serialize_wechaty_puppet_TagContactTagListResponse,
|
|
2402
|
+
responseDeserialize: deserialize_wechaty_puppet_TagContactTagListResponse,
|
|
2477
2403
|
},
|
|
2478
|
-
|
|
2479
|
-
path: '/wechaty.Puppet/
|
|
2404
|
+
tagTagContactList: {
|
|
2405
|
+
path: '/wechaty.Puppet/TagTagContactList',
|
|
2480
2406
|
requestStream: false,
|
|
2481
2407
|
responseStream: false,
|
|
2482
|
-
requestType:
|
|
2483
|
-
responseType:
|
|
2484
|
-
requestSerialize:
|
|
2485
|
-
requestDeserialize:
|
|
2486
|
-
responseSerialize:
|
|
2487
|
-
responseDeserialize:
|
|
2408
|
+
requestType: wechaty_puppet_tag_pb.TagTagContactListRequest,
|
|
2409
|
+
responseType: wechaty_puppet_tag_pb.TagTagContactListResponse,
|
|
2410
|
+
requestSerialize: serialize_wechaty_puppet_TagTagContactListRequest,
|
|
2411
|
+
requestDeserialize: deserialize_wechaty_puppet_TagTagContactListRequest,
|
|
2412
|
+
responseSerialize: serialize_wechaty_puppet_TagTagContactListResponse,
|
|
2413
|
+
responseDeserialize: deserialize_wechaty_puppet_TagTagContactListResponse,
|
|
2488
2414
|
},
|
|
2489
2415
|
// *
|
|
2490
2416
|
// File/Blob download & upload
|