@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.
- package/dist/cjs/commonjs/generated/puppet.cjs.d.ts +0 -1
- package/dist/cjs/out/wechaty/puppet/event_pb.d.ts +1 -0
- package/dist/cjs/out/wechaty/puppet/event_pb.js +2 -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 +536 -76
- package/dist/cjs/out/wechaty/puppet/tag_pb.js +3909 -328
- package/dist/cjs/out/wechaty/puppet.openapi.yaml +413 -362
- package/dist/cjs/out/wechaty/puppet.swagger.json +652 -556
- package/dist/cjs/out/wechaty/puppet_grpc_pb.d.ts +182 -183
- package/dist/cjs/out/wechaty/puppet_grpc_pb.js +343 -351
- 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 +130 -131
- package/dist/cjs/out/wechaty/puppet_pb_service.js +78 -79
- package/dist/cjs/proto/wechaty/puppet/event.proto +1 -0
- package/dist/cjs/proto/wechaty/puppet/room.proto +14 -13
- package/dist/cjs/proto/wechaty/puppet/tag.proto +115 -29
- package/dist/cjs/proto/wechaty/puppet.proto +36 -37
- package/dist/cjs/src/package-json.js +1 -1
- package/dist/cjs/tests/puppet-server-impl.js +13 -13
- 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/event_pb.d.ts +1 -0
- package/dist/esm/out/wechaty/puppet/event_pb.js +2 -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 +536 -76
- package/dist/esm/out/wechaty/puppet/tag_pb.js +3909 -328
- package/dist/esm/out/wechaty/puppet.openapi.yaml +413 -362
- package/dist/esm/out/wechaty/puppet.swagger.json +652 -556
- package/dist/esm/out/wechaty/puppet_grpc_pb.d.ts +182 -183
- package/dist/esm/out/wechaty/puppet_grpc_pb.js +343 -351
- 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 +130 -131
- package/dist/esm/out/wechaty/puppet_pb_service.js +78 -79
- package/dist/esm/proto/wechaty/puppet/event.proto +1 -0
- package/dist/esm/proto/wechaty/puppet/room.proto +14 -13
- package/dist/esm/proto/wechaty/puppet/tag.proto +115 -29
- package/dist/esm/proto/wechaty/puppet.proto +36 -37
- package/dist/esm/src/package-json.js +1 -1
- package/dist/esm/tests/puppet-server-impl.js +13 -13
- package/dist/esm/tests/puppet-server-impl.js.map +1 -1
- package/out/wechaty/puppet/event_pb.d.ts +1 -0
- package/out/wechaty/puppet/event_pb.js +2 -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 +536 -76
- package/out/wechaty/puppet/tag_pb.js +3909 -328
- package/out/wechaty/puppet.openapi.yaml +413 -362
- package/out/wechaty/puppet.swagger.json +652 -556
- package/out/wechaty/puppet_grpc_pb.d.ts +182 -183
- package/out/wechaty/puppet_grpc_pb.js +343 -351
- 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 +130 -131
- package/out/wechaty/puppet_pb_service.js +78 -79
- 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
|
@@ -19,7 +19,6 @@ import * as wechaty_puppet_room_member_pb from "../wechaty/puppet/room-member_pb
|
|
|
19
19
|
import * as wechaty_puppet_room_pb from "../wechaty/puppet/room_pb";
|
|
20
20
|
import * as wechaty_puppet_tag_pb from "../wechaty/puppet/tag_pb";
|
|
21
21
|
import * as wechaty_puppet_channel_pb from "../wechaty/puppet/channel_pb";
|
|
22
|
-
import * as wechaty_puppet_corp_tag_pb from "../wechaty/puppet/corp-tag_pb";
|
|
23
22
|
|
|
24
23
|
interface IPuppetService extends grpc.ServiceDefinition<grpc.UntypedServiceImplementation> {
|
|
25
24
|
messageFileStream: IPuppetService_IMessageFileStream;
|
|
@@ -81,19 +80,19 @@ interface IPuppetService extends grpc.ServiceDefinition<grpc.UntypedServiceImple
|
|
|
81
80
|
roomMemberList: IPuppetService_IRoomMemberList;
|
|
82
81
|
roomInvitationPayload: IPuppetService_IRoomInvitationPayload;
|
|
83
82
|
roomInvitationAccept: IPuppetService_IRoomInvitationAccept;
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
83
|
+
tagContactTagAdd: IPuppetService_ITagContactTagAdd;
|
|
84
|
+
tagContactTagRemove: IPuppetService_ITagContactTagRemove;
|
|
85
|
+
tagGroupAdd: IPuppetService_ITagGroupAdd;
|
|
86
|
+
tagGroupDelete: IPuppetService_ITagGroupDelete;
|
|
87
|
+
tagGroupPayload: IPuppetService_ITagGroupPayload;
|
|
88
|
+
tagTagAdd: IPuppetService_ITagTagAdd;
|
|
89
|
+
tagTagDelete: IPuppetService_ITagTagDelete;
|
|
90
|
+
tagPayload: IPuppetService_ITagPayload;
|
|
91
|
+
tagGroupList: IPuppetService_ITagGroupList;
|
|
92
|
+
tagGroupTagList: IPuppetService_ITagGroupTagList;
|
|
93
|
+
tagTagList: IPuppetService_ITagTagList;
|
|
94
|
+
tagContactTagList: IPuppetService_ITagContactTagList;
|
|
95
|
+
tagTagContactList: IPuppetService_ITagTagContactList;
|
|
97
96
|
download: IPuppetService_IDownload;
|
|
98
97
|
upload: IPuppetService_IUpload;
|
|
99
98
|
}
|
|
@@ -629,122 +628,122 @@ interface IPuppetService_IRoomInvitationAccept extends grpc.MethodDefinition<wec
|
|
|
629
628
|
responseSerialize: grpc.serialize<wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse>;
|
|
630
629
|
responseDeserialize: grpc.deserialize<wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse>;
|
|
631
630
|
}
|
|
632
|
-
interface
|
|
633
|
-
path: "/wechaty.Puppet/
|
|
631
|
+
interface IPuppetService_ITagContactTagAdd extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagContactTagAddRequest, wechaty_puppet_tag_pb.TagContactTagAddResponse> {
|
|
632
|
+
path: "/wechaty.Puppet/TagContactTagAdd";
|
|
634
633
|
requestStream: false;
|
|
635
634
|
responseStream: false;
|
|
636
|
-
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.
|
|
637
|
-
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.
|
|
638
|
-
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.
|
|
639
|
-
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.
|
|
635
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagAddRequest>;
|
|
636
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagAddRequest>;
|
|
637
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagAddResponse>;
|
|
638
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagAddResponse>;
|
|
640
639
|
}
|
|
641
|
-
interface
|
|
642
|
-
path: "/wechaty.Puppet/
|
|
640
|
+
interface IPuppetService_ITagContactTagRemove extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagContactTagRemoveRequest, wechaty_puppet_tag_pb.TagContactTagRemoveResponse> {
|
|
641
|
+
path: "/wechaty.Puppet/TagContactTagRemove";
|
|
643
642
|
requestStream: false;
|
|
644
643
|
responseStream: false;
|
|
645
|
-
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.
|
|
646
|
-
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.
|
|
647
|
-
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.
|
|
648
|
-
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.
|
|
644
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagRemoveRequest>;
|
|
645
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagRemoveRequest>;
|
|
646
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagRemoveResponse>;
|
|
647
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagRemoveResponse>;
|
|
649
648
|
}
|
|
650
|
-
interface
|
|
651
|
-
path: "/wechaty.Puppet/
|
|
649
|
+
interface IPuppetService_ITagGroupAdd extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagGroupAddRequest, wechaty_puppet_tag_pb.TagGroupAddResponse> {
|
|
650
|
+
path: "/wechaty.Puppet/TagGroupAdd";
|
|
652
651
|
requestStream: false;
|
|
653
652
|
responseStream: false;
|
|
654
|
-
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.
|
|
655
|
-
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.
|
|
656
|
-
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.
|
|
657
|
-
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.
|
|
653
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupAddRequest>;
|
|
654
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupAddRequest>;
|
|
655
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupAddResponse>;
|
|
656
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupAddResponse>;
|
|
658
657
|
}
|
|
659
|
-
interface
|
|
660
|
-
path: "/wechaty.Puppet/
|
|
658
|
+
interface IPuppetService_ITagGroupDelete extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagGroupDeleteRequest, wechaty_puppet_tag_pb.TagGroupDeleteResponse> {
|
|
659
|
+
path: "/wechaty.Puppet/TagGroupDelete";
|
|
661
660
|
requestStream: false;
|
|
662
661
|
responseStream: false;
|
|
663
|
-
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.
|
|
664
|
-
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.
|
|
665
|
-
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.
|
|
666
|
-
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.
|
|
662
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupDeleteRequest>;
|
|
663
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupDeleteRequest>;
|
|
664
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupDeleteResponse>;
|
|
665
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupDeleteResponse>;
|
|
667
666
|
}
|
|
668
|
-
interface
|
|
669
|
-
path: "/wechaty.Puppet/
|
|
667
|
+
interface IPuppetService_ITagGroupPayload extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagGroupPayloadRequest, wechaty_puppet_tag_pb.TagGroupPayloadResponse> {
|
|
668
|
+
path: "/wechaty.Puppet/TagGroupPayload";
|
|
670
669
|
requestStream: false;
|
|
671
670
|
responseStream: false;
|
|
672
|
-
requestSerialize: grpc.serialize<
|
|
673
|
-
requestDeserialize: grpc.deserialize<
|
|
674
|
-
responseSerialize: grpc.serialize<
|
|
675
|
-
responseDeserialize: grpc.deserialize<
|
|
671
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupPayloadRequest>;
|
|
672
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupPayloadRequest>;
|
|
673
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupPayloadResponse>;
|
|
674
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupPayloadResponse>;
|
|
676
675
|
}
|
|
677
|
-
interface
|
|
678
|
-
path: "/wechaty.Puppet/
|
|
676
|
+
interface IPuppetService_ITagTagAdd extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagTagAddRequest, wechaty_puppet_tag_pb.TagTagAddResponse> {
|
|
677
|
+
path: "/wechaty.Puppet/TagTagAdd";
|
|
679
678
|
requestStream: false;
|
|
680
679
|
responseStream: false;
|
|
681
|
-
requestSerialize: grpc.serialize<
|
|
682
|
-
requestDeserialize: grpc.deserialize<
|
|
683
|
-
responseSerialize: grpc.serialize<
|
|
684
|
-
responseDeserialize: grpc.deserialize<
|
|
680
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagAddRequest>;
|
|
681
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagAddRequest>;
|
|
682
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagAddResponse>;
|
|
683
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagAddResponse>;
|
|
685
684
|
}
|
|
686
|
-
interface
|
|
687
|
-
path: "/wechaty.Puppet/
|
|
685
|
+
interface IPuppetService_ITagTagDelete extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagTagDeleteRequest, wechaty_puppet_tag_pb.TagTagDeleteResponse> {
|
|
686
|
+
path: "/wechaty.Puppet/TagTagDelete";
|
|
688
687
|
requestStream: false;
|
|
689
688
|
responseStream: false;
|
|
690
|
-
requestSerialize: grpc.serialize<
|
|
691
|
-
requestDeserialize: grpc.deserialize<
|
|
692
|
-
responseSerialize: grpc.serialize<
|
|
693
|
-
responseDeserialize: grpc.deserialize<
|
|
689
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagDeleteRequest>;
|
|
690
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagDeleteRequest>;
|
|
691
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagDeleteResponse>;
|
|
692
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagDeleteResponse>;
|
|
694
693
|
}
|
|
695
|
-
interface
|
|
696
|
-
path: "/wechaty.Puppet/
|
|
694
|
+
interface IPuppetService_ITagPayload extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagPayloadRequest, wechaty_puppet_tag_pb.TagPayloadResponse> {
|
|
695
|
+
path: "/wechaty.Puppet/TagPayload";
|
|
697
696
|
requestStream: false;
|
|
698
697
|
responseStream: false;
|
|
699
|
-
requestSerialize: grpc.serialize<
|
|
700
|
-
requestDeserialize: grpc.deserialize<
|
|
701
|
-
responseSerialize: grpc.serialize<
|
|
702
|
-
responseDeserialize: grpc.deserialize<
|
|
698
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagPayloadRequest>;
|
|
699
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagPayloadRequest>;
|
|
700
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagPayloadResponse>;
|
|
701
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagPayloadResponse>;
|
|
703
702
|
}
|
|
704
|
-
interface
|
|
705
|
-
path: "/wechaty.Puppet/
|
|
703
|
+
interface IPuppetService_ITagGroupList extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagGroupListRequest, wechaty_puppet_tag_pb.TagGroupListResponse> {
|
|
704
|
+
path: "/wechaty.Puppet/TagGroupList";
|
|
706
705
|
requestStream: false;
|
|
707
706
|
responseStream: false;
|
|
708
|
-
requestSerialize: grpc.serialize<
|
|
709
|
-
requestDeserialize: grpc.deserialize<
|
|
710
|
-
responseSerialize: grpc.serialize<
|
|
711
|
-
responseDeserialize: grpc.deserialize<
|
|
707
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupListRequest>;
|
|
708
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupListRequest>;
|
|
709
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupListResponse>;
|
|
710
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupListResponse>;
|
|
712
711
|
}
|
|
713
|
-
interface
|
|
714
|
-
path: "/wechaty.Puppet/
|
|
712
|
+
interface IPuppetService_ITagGroupTagList extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagGroupTagListRequest, wechaty_puppet_tag_pb.TagGroupTagListResponse> {
|
|
713
|
+
path: "/wechaty.Puppet/TagGroupTagList";
|
|
715
714
|
requestStream: false;
|
|
716
715
|
responseStream: false;
|
|
717
|
-
requestSerialize: grpc.serialize<
|
|
718
|
-
requestDeserialize: grpc.deserialize<
|
|
719
|
-
responseSerialize: grpc.serialize<
|
|
720
|
-
responseDeserialize: grpc.deserialize<
|
|
716
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupTagListRequest>;
|
|
717
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupTagListRequest>;
|
|
718
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupTagListResponse>;
|
|
719
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupTagListResponse>;
|
|
721
720
|
}
|
|
722
|
-
interface
|
|
723
|
-
path: "/wechaty.Puppet/
|
|
721
|
+
interface IPuppetService_ITagTagList extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagTagListRequest, wechaty_puppet_tag_pb.TagTagListResponse> {
|
|
722
|
+
path: "/wechaty.Puppet/TagTagList";
|
|
724
723
|
requestStream: false;
|
|
725
724
|
responseStream: false;
|
|
726
|
-
requestSerialize: grpc.serialize<
|
|
727
|
-
requestDeserialize: grpc.deserialize<
|
|
728
|
-
responseSerialize: grpc.serialize<
|
|
729
|
-
responseDeserialize: grpc.deserialize<
|
|
725
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagListRequest>;
|
|
726
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagListRequest>;
|
|
727
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagListResponse>;
|
|
728
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagListResponse>;
|
|
730
729
|
}
|
|
731
|
-
interface
|
|
732
|
-
path: "/wechaty.Puppet/
|
|
730
|
+
interface IPuppetService_ITagContactTagList extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagContactTagListRequest, wechaty_puppet_tag_pb.TagContactTagListResponse> {
|
|
731
|
+
path: "/wechaty.Puppet/TagContactTagList";
|
|
733
732
|
requestStream: false;
|
|
734
733
|
responseStream: false;
|
|
735
|
-
requestSerialize: grpc.serialize<
|
|
736
|
-
requestDeserialize: grpc.deserialize<
|
|
737
|
-
responseSerialize: grpc.serialize<
|
|
738
|
-
responseDeserialize: grpc.deserialize<
|
|
734
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagListRequest>;
|
|
735
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagListRequest>;
|
|
736
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagListResponse>;
|
|
737
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagListResponse>;
|
|
739
738
|
}
|
|
740
|
-
interface
|
|
741
|
-
path: "/wechaty.Puppet/
|
|
739
|
+
interface IPuppetService_ITagTagContactList extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagTagContactListRequest, wechaty_puppet_tag_pb.TagTagContactListResponse> {
|
|
740
|
+
path: "/wechaty.Puppet/TagTagContactList";
|
|
742
741
|
requestStream: false;
|
|
743
742
|
responseStream: false;
|
|
744
|
-
requestSerialize: grpc.serialize<
|
|
745
|
-
requestDeserialize: grpc.deserialize<
|
|
746
|
-
responseSerialize: grpc.serialize<
|
|
747
|
-
responseDeserialize: grpc.deserialize<
|
|
743
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagContactListRequest>;
|
|
744
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagContactListRequest>;
|
|
745
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagContactListResponse>;
|
|
746
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagContactListResponse>;
|
|
748
747
|
}
|
|
749
748
|
interface IPuppetService_IDownload extends grpc.MethodDefinition<wechaty_puppet_download_upload_pb.DownloadRequest, wechaty_puppet_download_upload_pb.DownloadResponse> {
|
|
750
749
|
path: "/wechaty.Puppet/Download";
|
|
@@ -827,19 +826,19 @@ export interface IPuppetServer extends grpc.UntypedServiceImplementation {
|
|
|
827
826
|
roomMemberList: grpc.handleUnaryCall<wechaty_puppet_room_member_pb.RoomMemberListRequest, wechaty_puppet_room_member_pb.RoomMemberListResponse>;
|
|
828
827
|
roomInvitationPayload: grpc.handleUnaryCall<wechaty_puppet_room_invitation_pb.RoomInvitationPayloadRequest, wechaty_puppet_room_invitation_pb.RoomInvitationPayloadResponse>;
|
|
829
828
|
roomInvitationAccept: grpc.handleUnaryCall<wechaty_puppet_room_invitation_pb.RoomInvitationAcceptRequest, wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse>;
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
829
|
+
tagContactTagAdd: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagContactTagAddRequest, wechaty_puppet_tag_pb.TagContactTagAddResponse>;
|
|
830
|
+
tagContactTagRemove: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagContactTagRemoveRequest, wechaty_puppet_tag_pb.TagContactTagRemoveResponse>;
|
|
831
|
+
tagGroupAdd: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagGroupAddRequest, wechaty_puppet_tag_pb.TagGroupAddResponse>;
|
|
832
|
+
tagGroupDelete: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagGroupDeleteRequest, wechaty_puppet_tag_pb.TagGroupDeleteResponse>;
|
|
833
|
+
tagGroupPayload: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagGroupPayloadRequest, wechaty_puppet_tag_pb.TagGroupPayloadResponse>;
|
|
834
|
+
tagTagAdd: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagTagAddRequest, wechaty_puppet_tag_pb.TagTagAddResponse>;
|
|
835
|
+
tagTagDelete: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagTagDeleteRequest, wechaty_puppet_tag_pb.TagTagDeleteResponse>;
|
|
836
|
+
tagPayload: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagPayloadRequest, wechaty_puppet_tag_pb.TagPayloadResponse>;
|
|
837
|
+
tagGroupList: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagGroupListRequest, wechaty_puppet_tag_pb.TagGroupListResponse>;
|
|
838
|
+
tagGroupTagList: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagGroupTagListRequest, wechaty_puppet_tag_pb.TagGroupTagListResponse>;
|
|
839
|
+
tagTagList: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagTagListRequest, wechaty_puppet_tag_pb.TagTagListResponse>;
|
|
840
|
+
tagContactTagList: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagContactTagListRequest, wechaty_puppet_tag_pb.TagContactTagListResponse>;
|
|
841
|
+
tagTagContactList: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagTagContactListRequest, wechaty_puppet_tag_pb.TagTagContactListResponse>;
|
|
843
842
|
download: grpc.handleServerStreamingCall<wechaty_puppet_download_upload_pb.DownloadRequest, wechaty_puppet_download_upload_pb.DownloadResponse>;
|
|
844
843
|
upload: grpc.handleClientStreamingCall<wechaty_puppet_download_upload_pb.UploadRequest, wechaty_puppet_download_upload_pb.UploadResponse>;
|
|
845
844
|
}
|
|
@@ -1020,45 +1019,45 @@ export interface IPuppetClient {
|
|
|
1020
1019
|
roomInvitationAccept(request: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse) => void): grpc.ClientUnaryCall;
|
|
1021
1020
|
roomInvitationAccept(request: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse) => void): grpc.ClientUnaryCall;
|
|
1022
1021
|
roomInvitationAccept(request: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse) => void): grpc.ClientUnaryCall;
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1022
|
+
tagContactTagAdd(request: wechaty_puppet_tag_pb.TagContactTagAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1023
|
+
tagContactTagAdd(request: wechaty_puppet_tag_pb.TagContactTagAddRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1024
|
+
tagContactTagAdd(request: wechaty_puppet_tag_pb.TagContactTagAddRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1025
|
+
tagContactTagRemove(request: wechaty_puppet_tag_pb.TagContactTagRemoveRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagRemoveResponse) => void): grpc.ClientUnaryCall;
|
|
1026
|
+
tagContactTagRemove(request: wechaty_puppet_tag_pb.TagContactTagRemoveRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagRemoveResponse) => void): grpc.ClientUnaryCall;
|
|
1027
|
+
tagContactTagRemove(request: wechaty_puppet_tag_pb.TagContactTagRemoveRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagRemoveResponse) => void): grpc.ClientUnaryCall;
|
|
1028
|
+
tagGroupAdd(request: wechaty_puppet_tag_pb.TagGroupAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupAddResponse) => void): grpc.ClientUnaryCall;
|
|
1029
|
+
tagGroupAdd(request: wechaty_puppet_tag_pb.TagGroupAddRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupAddResponse) => void): grpc.ClientUnaryCall;
|
|
1030
|
+
tagGroupAdd(request: wechaty_puppet_tag_pb.TagGroupAddRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupAddResponse) => void): grpc.ClientUnaryCall;
|
|
1031
|
+
tagGroupDelete(request: wechaty_puppet_tag_pb.TagGroupDeleteRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1032
|
+
tagGroupDelete(request: wechaty_puppet_tag_pb.TagGroupDeleteRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1033
|
+
tagGroupDelete(request: wechaty_puppet_tag_pb.TagGroupDeleteRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1034
|
+
tagGroupPayload(request: wechaty_puppet_tag_pb.TagGroupPayloadRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1035
|
+
tagGroupPayload(request: wechaty_puppet_tag_pb.TagGroupPayloadRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1036
|
+
tagGroupPayload(request: wechaty_puppet_tag_pb.TagGroupPayloadRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1037
|
+
tagTagAdd(request: wechaty_puppet_tag_pb.TagTagAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1038
|
+
tagTagAdd(request: wechaty_puppet_tag_pb.TagTagAddRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1039
|
+
tagTagAdd(request: wechaty_puppet_tag_pb.TagTagAddRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1040
|
+
tagTagDelete(request: wechaty_puppet_tag_pb.TagTagDeleteRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1041
|
+
tagTagDelete(request: wechaty_puppet_tag_pb.TagTagDeleteRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1042
|
+
tagTagDelete(request: wechaty_puppet_tag_pb.TagTagDeleteRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1043
|
+
tagPayload(request: wechaty_puppet_tag_pb.TagPayloadRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1044
|
+
tagPayload(request: wechaty_puppet_tag_pb.TagPayloadRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1045
|
+
tagPayload(request: wechaty_puppet_tag_pb.TagPayloadRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1046
|
+
tagGroupList(request: wechaty_puppet_tag_pb.TagGroupListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupListResponse) => void): grpc.ClientUnaryCall;
|
|
1047
|
+
tagGroupList(request: wechaty_puppet_tag_pb.TagGroupListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupListResponse) => void): grpc.ClientUnaryCall;
|
|
1048
|
+
tagGroupList(request: wechaty_puppet_tag_pb.TagGroupListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupListResponse) => void): grpc.ClientUnaryCall;
|
|
1049
|
+
tagGroupTagList(request: wechaty_puppet_tag_pb.TagGroupTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1050
|
+
tagGroupTagList(request: wechaty_puppet_tag_pb.TagGroupTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1051
|
+
tagGroupTagList(request: wechaty_puppet_tag_pb.TagGroupTagListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1052
|
+
tagTagList(request: wechaty_puppet_tag_pb.TagTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1053
|
+
tagTagList(request: wechaty_puppet_tag_pb.TagTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1054
|
+
tagTagList(request: wechaty_puppet_tag_pb.TagTagListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1055
|
+
tagContactTagList(request: wechaty_puppet_tag_pb.TagContactTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1056
|
+
tagContactTagList(request: wechaty_puppet_tag_pb.TagContactTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1057
|
+
tagContactTagList(request: wechaty_puppet_tag_pb.TagContactTagListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1058
|
+
tagTagContactList(request: wechaty_puppet_tag_pb.TagTagContactListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagContactListResponse) => void): grpc.ClientUnaryCall;
|
|
1059
|
+
tagTagContactList(request: wechaty_puppet_tag_pb.TagTagContactListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagContactListResponse) => void): grpc.ClientUnaryCall;
|
|
1060
|
+
tagTagContactList(request: wechaty_puppet_tag_pb.TagTagContactListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagContactListResponse) => void): grpc.ClientUnaryCall;
|
|
1062
1061
|
download(request: wechaty_puppet_download_upload_pb.DownloadRequest, options?: Partial<grpc.CallOptions>): grpc.ClientReadableStream<wechaty_puppet_download_upload_pb.DownloadResponse>;
|
|
1063
1062
|
download(request: wechaty_puppet_download_upload_pb.DownloadRequest, metadata?: grpc.Metadata, options?: Partial<grpc.CallOptions>): grpc.ClientReadableStream<wechaty_puppet_download_upload_pb.DownloadResponse>;
|
|
1064
1063
|
upload(callback: (error: grpc.ServiceError | null, response: wechaty_puppet_download_upload_pb.UploadResponse) => void): grpc.ClientWritableStream<wechaty_puppet_download_upload_pb.UploadRequest>;
|
|
@@ -1244,45 +1243,45 @@ export class PuppetClient extends grpc.Client implements IPuppetClient {
|
|
|
1244
1243
|
public roomInvitationAccept(request: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse) => void): grpc.ClientUnaryCall;
|
|
1245
1244
|
public roomInvitationAccept(request: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse) => void): grpc.ClientUnaryCall;
|
|
1246
1245
|
public roomInvitationAccept(request: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse) => void): grpc.ClientUnaryCall;
|
|
1247
|
-
public
|
|
1248
|
-
public
|
|
1249
|
-
public
|
|
1250
|
-
public
|
|
1251
|
-
public
|
|
1252
|
-
public
|
|
1253
|
-
public
|
|
1254
|
-
public
|
|
1255
|
-
public
|
|
1256
|
-
public
|
|
1257
|
-
public
|
|
1258
|
-
public
|
|
1259
|
-
public
|
|
1260
|
-
public
|
|
1261
|
-
public
|
|
1262
|
-
public
|
|
1263
|
-
public
|
|
1264
|
-
public
|
|
1265
|
-
public
|
|
1266
|
-
public
|
|
1267
|
-
public
|
|
1268
|
-
public
|
|
1269
|
-
public
|
|
1270
|
-
public
|
|
1271
|
-
public
|
|
1272
|
-
public
|
|
1273
|
-
public
|
|
1274
|
-
public
|
|
1275
|
-
public
|
|
1276
|
-
public
|
|
1277
|
-
public
|
|
1278
|
-
public
|
|
1279
|
-
public
|
|
1280
|
-
public
|
|
1281
|
-
public
|
|
1282
|
-
public
|
|
1283
|
-
public
|
|
1284
|
-
public
|
|
1285
|
-
public
|
|
1246
|
+
public tagContactTagAdd(request: wechaty_puppet_tag_pb.TagContactTagAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1247
|
+
public tagContactTagAdd(request: wechaty_puppet_tag_pb.TagContactTagAddRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1248
|
+
public tagContactTagAdd(request: wechaty_puppet_tag_pb.TagContactTagAddRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1249
|
+
public tagContactTagRemove(request: wechaty_puppet_tag_pb.TagContactTagRemoveRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagRemoveResponse) => void): grpc.ClientUnaryCall;
|
|
1250
|
+
public tagContactTagRemove(request: wechaty_puppet_tag_pb.TagContactTagRemoveRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagRemoveResponse) => void): grpc.ClientUnaryCall;
|
|
1251
|
+
public tagContactTagRemove(request: wechaty_puppet_tag_pb.TagContactTagRemoveRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagRemoveResponse) => void): grpc.ClientUnaryCall;
|
|
1252
|
+
public tagGroupAdd(request: wechaty_puppet_tag_pb.TagGroupAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupAddResponse) => void): grpc.ClientUnaryCall;
|
|
1253
|
+
public tagGroupAdd(request: wechaty_puppet_tag_pb.TagGroupAddRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupAddResponse) => void): grpc.ClientUnaryCall;
|
|
1254
|
+
public tagGroupAdd(request: wechaty_puppet_tag_pb.TagGroupAddRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupAddResponse) => void): grpc.ClientUnaryCall;
|
|
1255
|
+
public tagGroupDelete(request: wechaty_puppet_tag_pb.TagGroupDeleteRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1256
|
+
public tagGroupDelete(request: wechaty_puppet_tag_pb.TagGroupDeleteRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1257
|
+
public tagGroupDelete(request: wechaty_puppet_tag_pb.TagGroupDeleteRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1258
|
+
public tagGroupPayload(request: wechaty_puppet_tag_pb.TagGroupPayloadRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1259
|
+
public tagGroupPayload(request: wechaty_puppet_tag_pb.TagGroupPayloadRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1260
|
+
public tagGroupPayload(request: wechaty_puppet_tag_pb.TagGroupPayloadRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1261
|
+
public tagTagAdd(request: wechaty_puppet_tag_pb.TagTagAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1262
|
+
public tagTagAdd(request: wechaty_puppet_tag_pb.TagTagAddRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1263
|
+
public tagTagAdd(request: wechaty_puppet_tag_pb.TagTagAddRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1264
|
+
public tagTagDelete(request: wechaty_puppet_tag_pb.TagTagDeleteRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1265
|
+
public tagTagDelete(request: wechaty_puppet_tag_pb.TagTagDeleteRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1266
|
+
public tagTagDelete(request: wechaty_puppet_tag_pb.TagTagDeleteRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1267
|
+
public tagPayload(request: wechaty_puppet_tag_pb.TagPayloadRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1268
|
+
public tagPayload(request: wechaty_puppet_tag_pb.TagPayloadRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1269
|
+
public tagPayload(request: wechaty_puppet_tag_pb.TagPayloadRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagPayloadResponse) => void): grpc.ClientUnaryCall;
|
|
1270
|
+
public tagGroupList(request: wechaty_puppet_tag_pb.TagGroupListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupListResponse) => void): grpc.ClientUnaryCall;
|
|
1271
|
+
public tagGroupList(request: wechaty_puppet_tag_pb.TagGroupListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupListResponse) => void): grpc.ClientUnaryCall;
|
|
1272
|
+
public tagGroupList(request: wechaty_puppet_tag_pb.TagGroupListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupListResponse) => void): grpc.ClientUnaryCall;
|
|
1273
|
+
public tagGroupTagList(request: wechaty_puppet_tag_pb.TagGroupTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1274
|
+
public tagGroupTagList(request: wechaty_puppet_tag_pb.TagGroupTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1275
|
+
public tagGroupTagList(request: wechaty_puppet_tag_pb.TagGroupTagListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1276
|
+
public tagTagList(request: wechaty_puppet_tag_pb.TagTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1277
|
+
public tagTagList(request: wechaty_puppet_tag_pb.TagTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1278
|
+
public tagTagList(request: wechaty_puppet_tag_pb.TagTagListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1279
|
+
public tagContactTagList(request: wechaty_puppet_tag_pb.TagContactTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1280
|
+
public tagContactTagList(request: wechaty_puppet_tag_pb.TagContactTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1281
|
+
public tagContactTagList(request: wechaty_puppet_tag_pb.TagContactTagListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1282
|
+
public tagTagContactList(request: wechaty_puppet_tag_pb.TagTagContactListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagContactListResponse) => void): grpc.ClientUnaryCall;
|
|
1283
|
+
public tagTagContactList(request: wechaty_puppet_tag_pb.TagTagContactListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagContactListResponse) => void): grpc.ClientUnaryCall;
|
|
1284
|
+
public tagTagContactList(request: wechaty_puppet_tag_pb.TagTagContactListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagContactListResponse) => void): grpc.ClientUnaryCall;
|
|
1286
1285
|
public download(request: wechaty_puppet_download_upload_pb.DownloadRequest, options?: Partial<grpc.CallOptions>): grpc.ClientReadableStream<wechaty_puppet_download_upload_pb.DownloadResponse>;
|
|
1287
1286
|
public download(request: wechaty_puppet_download_upload_pb.DownloadRequest, metadata?: grpc.Metadata, options?: Partial<grpc.CallOptions>): grpc.ClientReadableStream<wechaty_puppet_download_upload_pb.DownloadResponse>;
|
|
1288
1287
|
public upload(callback: (error: grpc.ServiceError | null, response: wechaty_puppet_download_upload_pb.UploadResponse) => void): grpc.ClientWritableStream<wechaty_puppet_download_upload_pb.UploadRequest>;
|