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