@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
|
@@ -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,17 @@ 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
|
-
corpTagTagList: IPuppetService_ICorpTagTagList;
|
|
96
|
-
corpTagContactTagList: IPuppetService_ICorpTagContactTagList;
|
|
83
|
+
tagContactTagAdd: IPuppetService_ITagContactTagAdd;
|
|
84
|
+
tagContactTagRemove: IPuppetService_ITagContactTagRemove;
|
|
85
|
+
tagGroupAdd: IPuppetService_ITagGroupAdd;
|
|
86
|
+
tagGroupDelete: IPuppetService_ITagGroupDelete;
|
|
87
|
+
tagTagAdd: IPuppetService_ITagTagAdd;
|
|
88
|
+
tagTagDelete: IPuppetService_ITagTagDelete;
|
|
89
|
+
tagGroupList: IPuppetService_ITagGroupList;
|
|
90
|
+
tagGroupTagList: IPuppetService_ITagGroupTagList;
|
|
91
|
+
tagTagList: IPuppetService_ITagTagList;
|
|
92
|
+
tagContactTagList: IPuppetService_ITagContactTagList;
|
|
93
|
+
tagTagContactList: IPuppetService_ITagTagContactList;
|
|
97
94
|
download: IPuppetService_IDownload;
|
|
98
95
|
upload: IPuppetService_IUpload;
|
|
99
96
|
}
|
|
@@ -629,122 +626,104 @@ interface IPuppetService_IRoomInvitationAccept extends grpc.MethodDefinition<wec
|
|
|
629
626
|
responseSerialize: grpc.serialize<wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse>;
|
|
630
627
|
responseDeserialize: grpc.deserialize<wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse>;
|
|
631
628
|
}
|
|
632
|
-
interface
|
|
633
|
-
path: "/wechaty.Puppet/
|
|
629
|
+
interface IPuppetService_ITagContactTagAdd extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagContactTagAddRequest, wechaty_puppet_tag_pb.TagContactTagAddResponse> {
|
|
630
|
+
path: "/wechaty.Puppet/TagContactTagAdd";
|
|
634
631
|
requestStream: false;
|
|
635
632
|
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.
|
|
633
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagAddRequest>;
|
|
634
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagAddRequest>;
|
|
635
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagAddResponse>;
|
|
636
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagAddResponse>;
|
|
640
637
|
}
|
|
641
|
-
interface
|
|
642
|
-
path: "/wechaty.Puppet/
|
|
638
|
+
interface IPuppetService_ITagContactTagRemove extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagContactTagRemoveRequest, wechaty_puppet_tag_pb.TagContactTagRemoveResponse> {
|
|
639
|
+
path: "/wechaty.Puppet/TagContactTagRemove";
|
|
643
640
|
requestStream: false;
|
|
644
641
|
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.
|
|
642
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagRemoveRequest>;
|
|
643
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagRemoveRequest>;
|
|
644
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagRemoveResponse>;
|
|
645
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagRemoveResponse>;
|
|
649
646
|
}
|
|
650
|
-
interface
|
|
651
|
-
path: "/wechaty.Puppet/
|
|
647
|
+
interface IPuppetService_ITagGroupAdd extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagGroupAddRequest, wechaty_puppet_tag_pb.TagGroupAddResponse> {
|
|
648
|
+
path: "/wechaty.Puppet/TagGroupAdd";
|
|
652
649
|
requestStream: false;
|
|
653
650
|
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.
|
|
651
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupAddRequest>;
|
|
652
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupAddRequest>;
|
|
653
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupAddResponse>;
|
|
654
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupAddResponse>;
|
|
658
655
|
}
|
|
659
|
-
interface
|
|
660
|
-
path: "/wechaty.Puppet/
|
|
656
|
+
interface IPuppetService_ITagGroupDelete extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagGroupDeleteRequest, wechaty_puppet_tag_pb.TagGroupDeleteResponse> {
|
|
657
|
+
path: "/wechaty.Puppet/TagGroupDelete";
|
|
661
658
|
requestStream: false;
|
|
662
659
|
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.
|
|
660
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupDeleteRequest>;
|
|
661
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupDeleteRequest>;
|
|
662
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupDeleteResponse>;
|
|
663
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupDeleteResponse>;
|
|
667
664
|
}
|
|
668
|
-
interface
|
|
669
|
-
path: "/wechaty.Puppet/
|
|
665
|
+
interface IPuppetService_ITagTagAdd extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagTagAddRequest, wechaty_puppet_tag_pb.TagTagAddResponse> {
|
|
666
|
+
path: "/wechaty.Puppet/TagTagAdd";
|
|
670
667
|
requestStream: false;
|
|
671
668
|
responseStream: false;
|
|
672
|
-
requestSerialize: grpc.serialize<
|
|
673
|
-
requestDeserialize: grpc.deserialize<
|
|
674
|
-
responseSerialize: grpc.serialize<
|
|
675
|
-
responseDeserialize: grpc.deserialize<
|
|
669
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagAddRequest>;
|
|
670
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagAddRequest>;
|
|
671
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagAddResponse>;
|
|
672
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagAddResponse>;
|
|
676
673
|
}
|
|
677
|
-
interface
|
|
678
|
-
path: "/wechaty.Puppet/
|
|
674
|
+
interface IPuppetService_ITagTagDelete extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagTagDeleteRequest, wechaty_puppet_tag_pb.TagTagDeleteResponse> {
|
|
675
|
+
path: "/wechaty.Puppet/TagTagDelete";
|
|
679
676
|
requestStream: false;
|
|
680
677
|
responseStream: false;
|
|
681
|
-
requestSerialize: grpc.serialize<
|
|
682
|
-
requestDeserialize: grpc.deserialize<
|
|
683
|
-
responseSerialize: grpc.serialize<
|
|
684
|
-
responseDeserialize: grpc.deserialize<
|
|
678
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagDeleteRequest>;
|
|
679
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagDeleteRequest>;
|
|
680
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagDeleteResponse>;
|
|
681
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagDeleteResponse>;
|
|
685
682
|
}
|
|
686
|
-
interface
|
|
687
|
-
path: "/wechaty.Puppet/
|
|
683
|
+
interface IPuppetService_ITagGroupList extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagGroupListRequest, wechaty_puppet_tag_pb.TagGroupListResponse> {
|
|
684
|
+
path: "/wechaty.Puppet/TagGroupList";
|
|
688
685
|
requestStream: false;
|
|
689
686
|
responseStream: false;
|
|
690
|
-
requestSerialize: grpc.serialize<
|
|
691
|
-
requestDeserialize: grpc.deserialize<
|
|
692
|
-
responseSerialize: grpc.serialize<
|
|
693
|
-
responseDeserialize: grpc.deserialize<
|
|
687
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupListRequest>;
|
|
688
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupListRequest>;
|
|
689
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupListResponse>;
|
|
690
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupListResponse>;
|
|
694
691
|
}
|
|
695
|
-
interface
|
|
696
|
-
path: "/wechaty.Puppet/
|
|
692
|
+
interface IPuppetService_ITagGroupTagList extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagGroupTagListRequest, wechaty_puppet_tag_pb.TagGroupTagListResponse> {
|
|
693
|
+
path: "/wechaty.Puppet/TagGroupTagList";
|
|
697
694
|
requestStream: false;
|
|
698
695
|
responseStream: false;
|
|
699
|
-
requestSerialize: grpc.serialize<
|
|
700
|
-
requestDeserialize: grpc.deserialize<
|
|
701
|
-
responseSerialize: grpc.serialize<
|
|
702
|
-
responseDeserialize: grpc.deserialize<
|
|
696
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupTagListRequest>;
|
|
697
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupTagListRequest>;
|
|
698
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagGroupTagListResponse>;
|
|
699
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagGroupTagListResponse>;
|
|
703
700
|
}
|
|
704
|
-
interface
|
|
705
|
-
path: "/wechaty.Puppet/
|
|
701
|
+
interface IPuppetService_ITagTagList extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagTagListRequest, wechaty_puppet_tag_pb.TagTagListResponse> {
|
|
702
|
+
path: "/wechaty.Puppet/TagTagList";
|
|
706
703
|
requestStream: false;
|
|
707
704
|
responseStream: false;
|
|
708
|
-
requestSerialize: grpc.serialize<
|
|
709
|
-
requestDeserialize: grpc.deserialize<
|
|
710
|
-
responseSerialize: grpc.serialize<
|
|
711
|
-
responseDeserialize: grpc.deserialize<
|
|
705
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagListRequest>;
|
|
706
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagListRequest>;
|
|
707
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagListResponse>;
|
|
708
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagListResponse>;
|
|
712
709
|
}
|
|
713
|
-
interface
|
|
714
|
-
path: "/wechaty.Puppet/
|
|
710
|
+
interface IPuppetService_ITagContactTagList extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagContactTagListRequest, wechaty_puppet_tag_pb.TagContactTagListResponse> {
|
|
711
|
+
path: "/wechaty.Puppet/TagContactTagList";
|
|
715
712
|
requestStream: false;
|
|
716
713
|
responseStream: false;
|
|
717
|
-
requestSerialize: grpc.serialize<
|
|
718
|
-
requestDeserialize: grpc.deserialize<
|
|
719
|
-
responseSerialize: grpc.serialize<
|
|
720
|
-
responseDeserialize: grpc.deserialize<
|
|
714
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagListRequest>;
|
|
715
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagListRequest>;
|
|
716
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagContactTagListResponse>;
|
|
717
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagContactTagListResponse>;
|
|
721
718
|
}
|
|
722
|
-
interface
|
|
723
|
-
path: "/wechaty.Puppet/
|
|
719
|
+
interface IPuppetService_ITagTagContactList extends grpc.MethodDefinition<wechaty_puppet_tag_pb.TagTagContactListRequest, wechaty_puppet_tag_pb.TagTagContactListResponse> {
|
|
720
|
+
path: "/wechaty.Puppet/TagTagContactList";
|
|
724
721
|
requestStream: false;
|
|
725
722
|
responseStream: false;
|
|
726
|
-
requestSerialize: grpc.serialize<
|
|
727
|
-
requestDeserialize: grpc.deserialize<
|
|
728
|
-
responseSerialize: grpc.serialize<
|
|
729
|
-
responseDeserialize: grpc.deserialize<
|
|
730
|
-
}
|
|
731
|
-
interface IPuppetService_ICorpTagTagList extends grpc.MethodDefinition<wechaty_puppet_corp_tag_pb.CorpTagTagListRequest, wechaty_puppet_corp_tag_pb.CorpTagTagListResponse> {
|
|
732
|
-
path: "/wechaty.Puppet/CorpTagTagList";
|
|
733
|
-
requestStream: false;
|
|
734
|
-
responseStream: false;
|
|
735
|
-
requestSerialize: grpc.serialize<wechaty_puppet_corp_tag_pb.CorpTagTagListRequest>;
|
|
736
|
-
requestDeserialize: grpc.deserialize<wechaty_puppet_corp_tag_pb.CorpTagTagListRequest>;
|
|
737
|
-
responseSerialize: grpc.serialize<wechaty_puppet_corp_tag_pb.CorpTagTagListResponse>;
|
|
738
|
-
responseDeserialize: grpc.deserialize<wechaty_puppet_corp_tag_pb.CorpTagTagListResponse>;
|
|
739
|
-
}
|
|
740
|
-
interface IPuppetService_ICorpTagContactTagList extends grpc.MethodDefinition<wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest, wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse> {
|
|
741
|
-
path: "/wechaty.Puppet/CorpTagContactTagList";
|
|
742
|
-
requestStream: false;
|
|
743
|
-
responseStream: false;
|
|
744
|
-
requestSerialize: grpc.serialize<wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest>;
|
|
745
|
-
requestDeserialize: grpc.deserialize<wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest>;
|
|
746
|
-
responseSerialize: grpc.serialize<wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse>;
|
|
747
|
-
responseDeserialize: grpc.deserialize<wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse>;
|
|
723
|
+
requestSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagContactListRequest>;
|
|
724
|
+
requestDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagContactListRequest>;
|
|
725
|
+
responseSerialize: grpc.serialize<wechaty_puppet_tag_pb.TagTagContactListResponse>;
|
|
726
|
+
responseDeserialize: grpc.deserialize<wechaty_puppet_tag_pb.TagTagContactListResponse>;
|
|
748
727
|
}
|
|
749
728
|
interface IPuppetService_IDownload extends grpc.MethodDefinition<wechaty_puppet_download_upload_pb.DownloadRequest, wechaty_puppet_download_upload_pb.DownloadResponse> {
|
|
750
729
|
path: "/wechaty.Puppet/Download";
|
|
@@ -827,19 +806,17 @@ export interface IPuppetServer extends grpc.UntypedServiceImplementation {
|
|
|
827
806
|
roomMemberList: grpc.handleUnaryCall<wechaty_puppet_room_member_pb.RoomMemberListRequest, wechaty_puppet_room_member_pb.RoomMemberListResponse>;
|
|
828
807
|
roomInvitationPayload: grpc.handleUnaryCall<wechaty_puppet_room_invitation_pb.RoomInvitationPayloadRequest, wechaty_puppet_room_invitation_pb.RoomInvitationPayloadResponse>;
|
|
829
808
|
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
|
-
corpTagTagList: grpc.handleUnaryCall<wechaty_puppet_corp_tag_pb.CorpTagTagListRequest, wechaty_puppet_corp_tag_pb.CorpTagTagListResponse>;
|
|
842
|
-
corpTagContactTagList: grpc.handleUnaryCall<wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest, wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse>;
|
|
809
|
+
tagContactTagAdd: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagContactTagAddRequest, wechaty_puppet_tag_pb.TagContactTagAddResponse>;
|
|
810
|
+
tagContactTagRemove: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagContactTagRemoveRequest, wechaty_puppet_tag_pb.TagContactTagRemoveResponse>;
|
|
811
|
+
tagGroupAdd: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagGroupAddRequest, wechaty_puppet_tag_pb.TagGroupAddResponse>;
|
|
812
|
+
tagGroupDelete: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagGroupDeleteRequest, wechaty_puppet_tag_pb.TagGroupDeleteResponse>;
|
|
813
|
+
tagTagAdd: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagTagAddRequest, wechaty_puppet_tag_pb.TagTagAddResponse>;
|
|
814
|
+
tagTagDelete: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagTagDeleteRequest, wechaty_puppet_tag_pb.TagTagDeleteResponse>;
|
|
815
|
+
tagGroupList: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagGroupListRequest, wechaty_puppet_tag_pb.TagGroupListResponse>;
|
|
816
|
+
tagGroupTagList: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagGroupTagListRequest, wechaty_puppet_tag_pb.TagGroupTagListResponse>;
|
|
817
|
+
tagTagList: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagTagListRequest, wechaty_puppet_tag_pb.TagTagListResponse>;
|
|
818
|
+
tagContactTagList: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagContactTagListRequest, wechaty_puppet_tag_pb.TagContactTagListResponse>;
|
|
819
|
+
tagTagContactList: grpc.handleUnaryCall<wechaty_puppet_tag_pb.TagTagContactListRequest, wechaty_puppet_tag_pb.TagTagContactListResponse>;
|
|
843
820
|
download: grpc.handleServerStreamingCall<wechaty_puppet_download_upload_pb.DownloadRequest, wechaty_puppet_download_upload_pb.DownloadResponse>;
|
|
844
821
|
upload: grpc.handleClientStreamingCall<wechaty_puppet_download_upload_pb.UploadRequest, wechaty_puppet_download_upload_pb.UploadResponse>;
|
|
845
822
|
}
|
|
@@ -1020,45 +997,39 @@ export interface IPuppetClient {
|
|
|
1020
997
|
roomInvitationAccept(request: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_room_invitation_pb.RoomInvitationAcceptResponse) => void): grpc.ClientUnaryCall;
|
|
1021
998
|
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
999
|
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
|
-
corpTagTagList(request: wechaty_puppet_corp_tag_pb.CorpTagTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1057
|
-
corpTagTagList(request: wechaty_puppet_corp_tag_pb.CorpTagTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1058
|
-
corpTagTagList(request: wechaty_puppet_corp_tag_pb.CorpTagTagListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1059
|
-
corpTagContactTagList(request: wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1060
|
-
corpTagContactTagList(request: wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1061
|
-
corpTagContactTagList(request: wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1000
|
+
tagContactTagAdd(request: wechaty_puppet_tag_pb.TagContactTagAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1001
|
+
tagContactTagAdd(request: wechaty_puppet_tag_pb.TagContactTagAddRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1002
|
+
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;
|
|
1003
|
+
tagContactTagRemove(request: wechaty_puppet_tag_pb.TagContactTagRemoveRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagRemoveResponse) => void): grpc.ClientUnaryCall;
|
|
1004
|
+
tagContactTagRemove(request: wechaty_puppet_tag_pb.TagContactTagRemoveRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagRemoveResponse) => void): grpc.ClientUnaryCall;
|
|
1005
|
+
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;
|
|
1006
|
+
tagGroupAdd(request: wechaty_puppet_tag_pb.TagGroupAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupAddResponse) => void): grpc.ClientUnaryCall;
|
|
1007
|
+
tagGroupAdd(request: wechaty_puppet_tag_pb.TagGroupAddRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupAddResponse) => void): grpc.ClientUnaryCall;
|
|
1008
|
+
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;
|
|
1009
|
+
tagGroupDelete(request: wechaty_puppet_tag_pb.TagGroupDeleteRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1010
|
+
tagGroupDelete(request: wechaty_puppet_tag_pb.TagGroupDeleteRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1011
|
+
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;
|
|
1012
|
+
tagTagAdd(request: wechaty_puppet_tag_pb.TagTagAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1013
|
+
tagTagAdd(request: wechaty_puppet_tag_pb.TagTagAddRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1014
|
+
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;
|
|
1015
|
+
tagTagDelete(request: wechaty_puppet_tag_pb.TagTagDeleteRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1016
|
+
tagTagDelete(request: wechaty_puppet_tag_pb.TagTagDeleteRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1017
|
+
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;
|
|
1018
|
+
tagGroupList(request: wechaty_puppet_tag_pb.TagGroupListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupListResponse) => void): grpc.ClientUnaryCall;
|
|
1019
|
+
tagGroupList(request: wechaty_puppet_tag_pb.TagGroupListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupListResponse) => void): grpc.ClientUnaryCall;
|
|
1020
|
+
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;
|
|
1021
|
+
tagGroupTagList(request: wechaty_puppet_tag_pb.TagGroupTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1022
|
+
tagGroupTagList(request: wechaty_puppet_tag_pb.TagGroupTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1023
|
+
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;
|
|
1024
|
+
tagTagList(request: wechaty_puppet_tag_pb.TagTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1025
|
+
tagTagList(request: wechaty_puppet_tag_pb.TagTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1026
|
+
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;
|
|
1027
|
+
tagContactTagList(request: wechaty_puppet_tag_pb.TagContactTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1028
|
+
tagContactTagList(request: wechaty_puppet_tag_pb.TagContactTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1029
|
+
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;
|
|
1030
|
+
tagTagContactList(request: wechaty_puppet_tag_pb.TagTagContactListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagContactListResponse) => void): grpc.ClientUnaryCall;
|
|
1031
|
+
tagTagContactList(request: wechaty_puppet_tag_pb.TagTagContactListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagContactListResponse) => void): grpc.ClientUnaryCall;
|
|
1032
|
+
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
1033
|
download(request: wechaty_puppet_download_upload_pb.DownloadRequest, options?: Partial<grpc.CallOptions>): grpc.ClientReadableStream<wechaty_puppet_download_upload_pb.DownloadResponse>;
|
|
1063
1034
|
download(request: wechaty_puppet_download_upload_pb.DownloadRequest, metadata?: grpc.Metadata, options?: Partial<grpc.CallOptions>): grpc.ClientReadableStream<wechaty_puppet_download_upload_pb.DownloadResponse>;
|
|
1064
1035
|
upload(callback: (error: grpc.ServiceError | null, response: wechaty_puppet_download_upload_pb.UploadResponse) => void): grpc.ClientWritableStream<wechaty_puppet_download_upload_pb.UploadRequest>;
|
|
@@ -1244,45 +1215,39 @@ export class PuppetClient extends grpc.Client implements IPuppetClient {
|
|
|
1244
1215
|
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
1216
|
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
1217
|
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 corpTagTagList(request: wechaty_puppet_corp_tag_pb.CorpTagTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1281
|
-
public corpTagTagList(request: wechaty_puppet_corp_tag_pb.CorpTagTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1282
|
-
public corpTagTagList(request: wechaty_puppet_corp_tag_pb.CorpTagTagListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1283
|
-
public corpTagContactTagList(request: wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1284
|
-
public corpTagContactTagList(request: wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest, metadata: grpc.Metadata, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1285
|
-
public corpTagContactTagList(request: wechaty_puppet_corp_tag_pb.CorpTagContactTagListRequest, metadata: grpc.Metadata, options: Partial<grpc.CallOptions>, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_corp_tag_pb.CorpTagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1218
|
+
public tagContactTagAdd(request: wechaty_puppet_tag_pb.TagContactTagAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1219
|
+
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;
|
|
1220
|
+
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;
|
|
1221
|
+
public tagContactTagRemove(request: wechaty_puppet_tag_pb.TagContactTagRemoveRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagRemoveResponse) => void): grpc.ClientUnaryCall;
|
|
1222
|
+
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;
|
|
1223
|
+
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;
|
|
1224
|
+
public tagGroupAdd(request: wechaty_puppet_tag_pb.TagGroupAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupAddResponse) => void): grpc.ClientUnaryCall;
|
|
1225
|
+
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;
|
|
1226
|
+
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;
|
|
1227
|
+
public tagGroupDelete(request: wechaty_puppet_tag_pb.TagGroupDeleteRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1228
|
+
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;
|
|
1229
|
+
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;
|
|
1230
|
+
public tagTagAdd(request: wechaty_puppet_tag_pb.TagTagAddRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagAddResponse) => void): grpc.ClientUnaryCall;
|
|
1231
|
+
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;
|
|
1232
|
+
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;
|
|
1233
|
+
public tagTagDelete(request: wechaty_puppet_tag_pb.TagTagDeleteRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagDeleteResponse) => void): grpc.ClientUnaryCall;
|
|
1234
|
+
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;
|
|
1235
|
+
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;
|
|
1236
|
+
public tagGroupList(request: wechaty_puppet_tag_pb.TagGroupListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupListResponse) => void): grpc.ClientUnaryCall;
|
|
1237
|
+
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;
|
|
1238
|
+
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;
|
|
1239
|
+
public tagGroupTagList(request: wechaty_puppet_tag_pb.TagGroupTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagGroupTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1240
|
+
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;
|
|
1241
|
+
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;
|
|
1242
|
+
public tagTagList(request: wechaty_puppet_tag_pb.TagTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1243
|
+
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;
|
|
1244
|
+
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;
|
|
1245
|
+
public tagContactTagList(request: wechaty_puppet_tag_pb.TagContactTagListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagContactTagListResponse) => void): grpc.ClientUnaryCall;
|
|
1246
|
+
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;
|
|
1247
|
+
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;
|
|
1248
|
+
public tagTagContactList(request: wechaty_puppet_tag_pb.TagTagContactListRequest, callback: (error: grpc.ServiceError | null, response: wechaty_puppet_tag_pb.TagTagContactListResponse) => void): grpc.ClientUnaryCall;
|
|
1249
|
+
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;
|
|
1250
|
+
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
1251
|
public download(request: wechaty_puppet_download_upload_pb.DownloadRequest, options?: Partial<grpc.CallOptions>): grpc.ClientReadableStream<wechaty_puppet_download_upload_pb.DownloadResponse>;
|
|
1287
1252
|
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
1253
|
public upload(callback: (error: grpc.ServiceError | null, response: wechaty_puppet_download_upload_pb.UploadResponse) => void): grpc.ClientWritableStream<wechaty_puppet_download_upload_pb.UploadRequest>;
|