@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
@@ -16,5 +16,4 @@ import * as wechaty_puppet_room_member_pb from "../wechaty/puppet/room-member_pb
16
16
  import * as wechaty_puppet_room_pb from "../wechaty/puppet/room_pb";
17
17
  import * as wechaty_puppet_tag_pb from "../wechaty/puppet/tag_pb";
18
18
  import * as wechaty_puppet_channel_pb from "../wechaty/puppet/channel_pb";
19
- import * as wechaty_puppet_corp_tag_pb from "../wechaty/puppet/corp-tag_pb";
20
19
 
@@ -43,5 +43,3 @@ var wechaty_puppet_tag_pb = require('../wechaty/puppet/tag_pb.js');
43
43
  goog.object.extend(proto, wechaty_puppet_tag_pb);
44
44
  var wechaty_puppet_channel_pb = require('../wechaty/puppet/channel_pb.js');
45
45
  goog.object.extend(proto, wechaty_puppet_channel_pb);
46
- var wechaty_puppet_corp$tag_pb = require('../wechaty/puppet/corp-tag_pb.js');
47
- goog.object.extend(proto, wechaty_puppet_corp$tag_pb);
@@ -13,7 +13,6 @@ import * as wechaty_puppet_room_invitation_pb from "../wechaty/puppet/room-invit
13
13
  import * as wechaty_puppet_room_member_pb from "../wechaty/puppet/room-member_pb";
14
14
  import * as wechaty_puppet_room_pb from "../wechaty/puppet/room_pb";
15
15
  import * as wechaty_puppet_tag_pb from "../wechaty/puppet/tag_pb";
16
- import * as wechaty_puppet_corp_tag_pb from "../wechaty/puppet/corp-tag_pb";
17
16
  import {grpc} from "@improbable-eng/grpc-web";
18
17
 
19
18
  type PuppetMessageFileStream = {
@@ -547,121 +546,121 @@ type PuppetRoomInvitationAccept = {
547
546
  readonly responseType: typeof wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse;
548
547
  };
549
548
 
550
- type PuppetTagContactAdd = {
549
+ type PuppetTagContactTagAdd = {
551
550
  readonly methodName: string;
552
551
  readonly service: typeof Puppet;
553
552
  readonly requestStream: false;
554
553
  readonly responseStream: false;
555
- readonly requestType: typeof wechaty_puppet_tag_pb.TagContactAddRequest;
556
- readonly responseType: typeof wechaty_puppet_tag_pb.TagContactAddResponse;
554
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagContactTagAddRequest;
555
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagContactTagAddResponse;
557
556
  };
558
557
 
559
- type PuppetTagContactRemove = {
558
+ type PuppetTagContactTagRemove = {
560
559
  readonly methodName: string;
561
560
  readonly service: typeof Puppet;
562
561
  readonly requestStream: false;
563
562
  readonly responseStream: false;
564
- readonly requestType: typeof wechaty_puppet_tag_pb.TagContactRemoveRequest;
565
- readonly responseType: typeof wechaty_puppet_tag_pb.TagContactRemoveResponse;
563
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagContactTagRemoveRequest;
564
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagContactTagRemoveResponse;
566
565
  };
567
566
 
568
- type PuppetTagContactDelete = {
567
+ type PuppetTagGroupAdd = {
569
568
  readonly methodName: string;
570
569
  readonly service: typeof Puppet;
571
570
  readonly requestStream: false;
572
571
  readonly responseStream: false;
573
- readonly requestType: typeof wechaty_puppet_tag_pb.TagContactDeleteRequest;
574
- readonly responseType: typeof wechaty_puppet_tag_pb.TagContactDeleteResponse;
572
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagGroupAddRequest;
573
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagGroupAddResponse;
575
574
  };
576
575
 
577
- type PuppetTagContactList = {
576
+ type PuppetTagGroupDelete = {
578
577
  readonly methodName: string;
579
578
  readonly service: typeof Puppet;
580
579
  readonly requestStream: false;
581
580
  readonly responseStream: false;
582
- readonly requestType: typeof wechaty_puppet_tag_pb.TagContactListRequest;
583
- readonly responseType: typeof wechaty_puppet_tag_pb.TagContactListResponse;
581
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagGroupDeleteRequest;
582
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagGroupDeleteResponse;
584
583
  };
585
584
 
586
- type PuppetCorpTagContactTagAdd = {
585
+ type PuppetTagGroupPayload = {
587
586
  readonly methodName: string;
588
587
  readonly service: typeof Puppet;
589
588
  readonly requestStream: false;
590
589
  readonly responseStream: false;
591
- readonly requestType: typeof wechaty_puppet_corp_tag_pb.CorpTagContactTagAddRequest;
592
- readonly responseType: typeof wechaty_puppet_corp_tag_pb.CorpTagContactTagAddResponse;
590
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagGroupPayloadRequest;
591
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagGroupPayloadResponse;
593
592
  };
594
593
 
595
- type PuppetCorpTagContactTagRemove = {
594
+ type PuppetTagTagAdd = {
596
595
  readonly methodName: string;
597
596
  readonly service: typeof Puppet;
598
597
  readonly requestStream: false;
599
598
  readonly responseStream: false;
600
- readonly requestType: typeof wechaty_puppet_corp_tag_pb.CorpTagContactTagRemoveRequest;
601
- readonly responseType: typeof wechaty_puppet_corp_tag_pb.CorpTagContactTagRemoveResponse;
599
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagTagAddRequest;
600
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagTagAddResponse;
602
601
  };
603
602
 
604
- type PuppetCorpTagGroupAdd = {
603
+ type PuppetTagTagDelete = {
605
604
  readonly methodName: string;
606
605
  readonly service: typeof Puppet;
607
606
  readonly requestStream: false;
608
607
  readonly responseStream: false;
609
- readonly requestType: typeof wechaty_puppet_corp_tag_pb.CorpTagGroupAddRequest;
610
- readonly responseType: typeof wechaty_puppet_corp_tag_pb.CorpTagGroupAddResponse;
608
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagTagDeleteRequest;
609
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagTagDeleteResponse;
611
610
  };
612
611
 
613
- type PuppetCorpTagGroupDelete = {
612
+ type PuppetTagPayload = {
614
613
  readonly methodName: string;
615
614
  readonly service: typeof Puppet;
616
615
  readonly requestStream: false;
617
616
  readonly responseStream: false;
618
- readonly requestType: typeof wechaty_puppet_corp_tag_pb.CorpTagGroupDeleteRequest;
619
- readonly responseType: typeof wechaty_puppet_corp_tag_pb.CorpTagGroupDeleteResponse;
617
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagPayloadRequest;
618
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagPayloadResponse;
620
619
  };
621
620
 
622
- type PuppetCorpTagTagAdd = {
621
+ type PuppetTagGroupList = {
623
622
  readonly methodName: string;
624
623
  readonly service: typeof Puppet;
625
624
  readonly requestStream: false;
626
625
  readonly responseStream: false;
627
- readonly requestType: typeof wechaty_puppet_corp_tag_pb.CorpTagTagAddRequest;
628
- readonly responseType: typeof wechaty_puppet_corp_tag_pb.CorpTagTagAddResponse;
626
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagGroupListRequest;
627
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagGroupListResponse;
629
628
  };
630
629
 
631
- type PuppetCorpTagTagDelete = {
630
+ type PuppetTagGroupTagList = {
632
631
  readonly methodName: string;
633
632
  readonly service: typeof Puppet;
634
633
  readonly requestStream: false;
635
634
  readonly responseStream: false;
636
- readonly requestType: typeof wechaty_puppet_corp_tag_pb.CorpTagTagDeleteRequest;
637
- readonly responseType: typeof wechaty_puppet_corp_tag_pb.CorpTagTagDeleteResponse;
635
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagGroupTagListRequest;
636
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagGroupTagListResponse;
638
637
  };
639
638
 
640
- type PuppetCorpTagGroupList = {
639
+ type PuppetTagTagList = {
641
640
  readonly methodName: string;
642
641
  readonly service: typeof Puppet;
643
642
  readonly requestStream: false;
644
643
  readonly responseStream: false;
645
- readonly requestType: typeof wechaty_puppet_corp_tag_pb.CorpTagGroupListRequest;
646
- readonly responseType: typeof wechaty_puppet_corp_tag_pb.CorpTagGroupListResponse;
644
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagTagListRequest;
645
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagTagListResponse;
647
646
  };
648
647
 
649
- type PuppetCorpTagTagList = {
648
+ type PuppetTagContactTagList = {
650
649
  readonly methodName: string;
651
650
  readonly service: typeof Puppet;
652
651
  readonly requestStream: false;
653
652
  readonly responseStream: false;
654
- readonly requestType: typeof wechaty_puppet_corp_tag_pb.CorpTagTagListRequest;
655
- readonly responseType: typeof wechaty_puppet_corp_tag_pb.CorpTagTagListResponse;
653
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagContactTagListRequest;
654
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagContactTagListResponse;
656
655
  };
657
656
 
658
- type PuppetCorpTagContactTagList = {
657
+ type PuppetTagTagContactList = {
659
658
  readonly methodName: string;
660
659
  readonly service: typeof Puppet;
661
660
  readonly requestStream: false;
662
661
  readonly responseStream: false;
663
- readonly requestType: typeof wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest;
664
- readonly responseType: typeof wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse;
662
+ readonly requestType: typeof wechaty_puppet_tag_pb.TagTagContactListRequest;
663
+ readonly responseType: typeof wechaty_puppet_tag_pb.TagTagContactListResponse;
665
664
  };
666
665
 
667
666
  type PuppetDownload = {
@@ -743,19 +742,19 @@ export class Puppet {
743
742
  static readonly RoomMemberList: PuppetRoomMemberList;
744
743
  static readonly RoomInvitationPayload: PuppetRoomInvitationPayload;
745
744
  static readonly RoomInvitationAccept: PuppetRoomInvitationAccept;
746
- static readonly TagContactAdd: PuppetTagContactAdd;
747
- static readonly TagContactRemove: PuppetTagContactRemove;
748
- static readonly TagContactDelete: PuppetTagContactDelete;
749
- static readonly TagContactList: PuppetTagContactList;
750
- static readonly CorpTagContactTagAdd: PuppetCorpTagContactTagAdd;
751
- static readonly CorpTagContactTagRemove: PuppetCorpTagContactTagRemove;
752
- static readonly CorpTagGroupAdd: PuppetCorpTagGroupAdd;
753
- static readonly CorpTagGroupDelete: PuppetCorpTagGroupDelete;
754
- static readonly CorpTagTagAdd: PuppetCorpTagTagAdd;
755
- static readonly CorpTagTagDelete: PuppetCorpTagTagDelete;
756
- static readonly CorpTagGroupList: PuppetCorpTagGroupList;
757
- static readonly CorpTagTagList: PuppetCorpTagTagList;
758
- static readonly CorpTagContactTagList: PuppetCorpTagContactTagList;
745
+ static readonly TagContactTagAdd: PuppetTagContactTagAdd;
746
+ static readonly TagContactTagRemove: PuppetTagContactTagRemove;
747
+ static readonly TagGroupAdd: PuppetTagGroupAdd;
748
+ static readonly TagGroupDelete: PuppetTagGroupDelete;
749
+ static readonly TagGroupPayload: PuppetTagGroupPayload;
750
+ static readonly TagTagAdd: PuppetTagTagAdd;
751
+ static readonly TagTagDelete: PuppetTagTagDelete;
752
+ static readonly TagPayload: PuppetTagPayload;
753
+ static readonly TagGroupList: PuppetTagGroupList;
754
+ static readonly TagGroupTagList: PuppetTagGroupTagList;
755
+ static readonly TagTagList: PuppetTagTagList;
756
+ static readonly TagContactTagList: PuppetTagContactTagList;
757
+ static readonly TagTagContactList: PuppetTagTagContactList;
759
758
  static readonly Download: PuppetDownload;
760
759
  static readonly Upload: PuppetUpload;
761
760
  }
@@ -1291,122 +1290,122 @@ export class PuppetClient {
1291
1290
  requestMessage: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptRequest,
1292
1291
  callback: (error: ServiceError|null, responseMessage: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse|null) => void
1293
1292
  ): UnaryResponse;
1294
- tagContactAdd(
1295
- requestMessage: wechaty_puppet_tag_pb.TagContactAddRequest,
1293
+ tagContactTagAdd(
1294
+ requestMessage: wechaty_puppet_tag_pb.TagContactTagAddRequest,
1296
1295
  metadata: grpc.Metadata,
1297
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactAddResponse|null) => void
1296
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactTagAddResponse|null) => void
1298
1297
  ): UnaryResponse;
1299
- tagContactAdd(
1300
- requestMessage: wechaty_puppet_tag_pb.TagContactAddRequest,
1301
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactAddResponse|null) => void
1298
+ tagContactTagAdd(
1299
+ requestMessage: wechaty_puppet_tag_pb.TagContactTagAddRequest,
1300
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactTagAddResponse|null) => void
1302
1301
  ): UnaryResponse;
1303
- tagContactRemove(
1304
- requestMessage: wechaty_puppet_tag_pb.TagContactRemoveRequest,
1302
+ tagContactTagRemove(
1303
+ requestMessage: wechaty_puppet_tag_pb.TagContactTagRemoveRequest,
1305
1304
  metadata: grpc.Metadata,
1306
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactRemoveResponse|null) => void
1305
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactTagRemoveResponse|null) => void
1307
1306
  ): UnaryResponse;
1308
- tagContactRemove(
1309
- requestMessage: wechaty_puppet_tag_pb.TagContactRemoveRequest,
1310
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactRemoveResponse|null) => void
1307
+ tagContactTagRemove(
1308
+ requestMessage: wechaty_puppet_tag_pb.TagContactTagRemoveRequest,
1309
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactTagRemoveResponse|null) => void
1311
1310
  ): UnaryResponse;
1312
- tagContactDelete(
1313
- requestMessage: wechaty_puppet_tag_pb.TagContactDeleteRequest,
1311
+ tagGroupAdd(
1312
+ requestMessage: wechaty_puppet_tag_pb.TagGroupAddRequest,
1314
1313
  metadata: grpc.Metadata,
1315
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactDeleteResponse|null) => void
1314
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagGroupAddResponse|null) => void
1316
1315
  ): UnaryResponse;
1317
- tagContactDelete(
1318
- requestMessage: wechaty_puppet_tag_pb.TagContactDeleteRequest,
1319
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactDeleteResponse|null) => void
1316
+ tagGroupAdd(
1317
+ requestMessage: wechaty_puppet_tag_pb.TagGroupAddRequest,
1318
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagGroupAddResponse|null) => void
1320
1319
  ): UnaryResponse;
1321
- tagContactList(
1322
- requestMessage: wechaty_puppet_tag_pb.TagContactListRequest,
1320
+ tagGroupDelete(
1321
+ requestMessage: wechaty_puppet_tag_pb.TagGroupDeleteRequest,
1323
1322
  metadata: grpc.Metadata,
1324
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactListResponse|null) => void
1323
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagGroupDeleteResponse|null) => void
1325
1324
  ): UnaryResponse;
1326
- tagContactList(
1327
- requestMessage: wechaty_puppet_tag_pb.TagContactListRequest,
1328
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactListResponse|null) => void
1325
+ tagGroupDelete(
1326
+ requestMessage: wechaty_puppet_tag_pb.TagGroupDeleteRequest,
1327
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagGroupDeleteResponse|null) => void
1329
1328
  ): UnaryResponse;
1330
- corpTagContactTagAdd(
1331
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagAddRequest,
1329
+ tagGroupPayload(
1330
+ requestMessage: wechaty_puppet_tag_pb.TagGroupPayloadRequest,
1332
1331
  metadata: grpc.Metadata,
1333
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagAddResponse|null) => void
1332
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagGroupPayloadResponse|null) => void
1334
1333
  ): UnaryResponse;
1335
- corpTagContactTagAdd(
1336
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagAddRequest,
1337
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagAddResponse|null) => void
1334
+ tagGroupPayload(
1335
+ requestMessage: wechaty_puppet_tag_pb.TagGroupPayloadRequest,
1336
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagGroupPayloadResponse|null) => void
1338
1337
  ): UnaryResponse;
1339
- corpTagContactTagRemove(
1340
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagRemoveRequest,
1338
+ tagTagAdd(
1339
+ requestMessage: wechaty_puppet_tag_pb.TagTagAddRequest,
1341
1340
  metadata: grpc.Metadata,
1342
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagRemoveResponse|null) => void
1341
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagTagAddResponse|null) => void
1343
1342
  ): UnaryResponse;
1344
- corpTagContactTagRemove(
1345
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagRemoveRequest,
1346
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagRemoveResponse|null) => void
1343
+ tagTagAdd(
1344
+ requestMessage: wechaty_puppet_tag_pb.TagTagAddRequest,
1345
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagTagAddResponse|null) => void
1347
1346
  ): UnaryResponse;
1348
- corpTagGroupAdd(
1349
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupAddRequest,
1347
+ tagTagDelete(
1348
+ requestMessage: wechaty_puppet_tag_pb.TagTagDeleteRequest,
1350
1349
  metadata: grpc.Metadata,
1351
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupAddResponse|null) => void
1350
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagTagDeleteResponse|null) => void
1352
1351
  ): UnaryResponse;
1353
- corpTagGroupAdd(
1354
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupAddRequest,
1355
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupAddResponse|null) => void
1352
+ tagTagDelete(
1353
+ requestMessage: wechaty_puppet_tag_pb.TagTagDeleteRequest,
1354
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagTagDeleteResponse|null) => void
1356
1355
  ): UnaryResponse;
1357
- corpTagGroupDelete(
1358
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupDeleteRequest,
1356
+ tagPayload(
1357
+ requestMessage: wechaty_puppet_tag_pb.TagPayloadRequest,
1359
1358
  metadata: grpc.Metadata,
1360
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupDeleteResponse|null) => void
1359
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagPayloadResponse|null) => void
1361
1360
  ): UnaryResponse;
1362
- corpTagGroupDelete(
1363
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupDeleteRequest,
1364
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupDeleteResponse|null) => void
1361
+ tagPayload(
1362
+ requestMessage: wechaty_puppet_tag_pb.TagPayloadRequest,
1363
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagPayloadResponse|null) => void
1365
1364
  ): UnaryResponse;
1366
- corpTagTagAdd(
1367
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagTagAddRequest,
1365
+ tagGroupList(
1366
+ requestMessage: wechaty_puppet_tag_pb.TagGroupListRequest,
1368
1367
  metadata: grpc.Metadata,
1369
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagTagAddResponse|null) => void
1368
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagGroupListResponse|null) => void
1370
1369
  ): UnaryResponse;
1371
- corpTagTagAdd(
1372
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagTagAddRequest,
1373
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagTagAddResponse|null) => void
1370
+ tagGroupList(
1371
+ requestMessage: wechaty_puppet_tag_pb.TagGroupListRequest,
1372
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagGroupListResponse|null) => void
1374
1373
  ): UnaryResponse;
1375
- corpTagTagDelete(
1376
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagTagDeleteRequest,
1374
+ tagGroupTagList(
1375
+ requestMessage: wechaty_puppet_tag_pb.TagGroupTagListRequest,
1377
1376
  metadata: grpc.Metadata,
1378
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagTagDeleteResponse|null) => void
1377
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagGroupTagListResponse|null) => void
1379
1378
  ): UnaryResponse;
1380
- corpTagTagDelete(
1381
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagTagDeleteRequest,
1382
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagTagDeleteResponse|null) => void
1379
+ tagGroupTagList(
1380
+ requestMessage: wechaty_puppet_tag_pb.TagGroupTagListRequest,
1381
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagGroupTagListResponse|null) => void
1383
1382
  ): UnaryResponse;
1384
- corpTagGroupList(
1385
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupListRequest,
1383
+ tagTagList(
1384
+ requestMessage: wechaty_puppet_tag_pb.TagTagListRequest,
1386
1385
  metadata: grpc.Metadata,
1387
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupListResponse|null) => void
1386
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagTagListResponse|null) => void
1388
1387
  ): UnaryResponse;
1389
- corpTagGroupList(
1390
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupListRequest,
1391
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagGroupListResponse|null) => void
1388
+ tagTagList(
1389
+ requestMessage: wechaty_puppet_tag_pb.TagTagListRequest,
1390
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagTagListResponse|null) => void
1392
1391
  ): UnaryResponse;
1393
- corpTagTagList(
1394
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagTagListRequest,
1392
+ tagContactTagList(
1393
+ requestMessage: wechaty_puppet_tag_pb.TagContactTagListRequest,
1395
1394
  metadata: grpc.Metadata,
1396
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagTagListResponse|null) => void
1395
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactTagListResponse|null) => void
1397
1396
  ): UnaryResponse;
1398
- corpTagTagList(
1399
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagTagListRequest,
1400
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagTagListResponse|null) => void
1397
+ tagContactTagList(
1398
+ requestMessage: wechaty_puppet_tag_pb.TagContactTagListRequest,
1399
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagContactTagListResponse|null) => void
1401
1400
  ): UnaryResponse;
1402
- corpTagContactTagList(
1403
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest,
1401
+ tagTagContactList(
1402
+ requestMessage: wechaty_puppet_tag_pb.TagTagContactListRequest,
1404
1403
  metadata: grpc.Metadata,
1405
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse|null) => void
1404
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagTagContactListResponse|null) => void
1406
1405
  ): UnaryResponse;
1407
- corpTagContactTagList(
1408
- requestMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest,
1409
- callback: (error: ServiceError|null, responseMessage: wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse|null) => void
1406
+ tagTagContactList(
1407
+ requestMessage: wechaty_puppet_tag_pb.TagTagContactListRequest,
1408
+ callback: (error: ServiceError|null, responseMessage: wechaty_puppet_tag_pb.TagTagContactListResponse|null) => void
1410
1409
  ): UnaryResponse;
1411
1410
  download(requestMessage: wechaty_puppet_download_upload_pb.DownloadRequest, metadata?: grpc.Metadata): ResponseStream<wechaty_puppet_download_upload_pb.DownloadResponse>;
1412
1411
  upload(metadata?: grpc.Metadata): RequestStream<wechaty_puppet_download_upload_pb.UploadRequest>;