UNPKG

wechaty-grpc

Version:
50 lines (47 loc) 2.49 kB
// source: wechaty/puppet.proto /** * @fileoverview * @enhanceable * @suppress {missingRequire} reports error on implicit type usages. * @suppress {messageConventions} JS Compiler reports an error if a variable or * field starts with 'MSG_' and isn't a translatable message. * @public */ // GENERATED CODE -- DO NOT EDIT! /* eslint-disable */ // @ts-nocheck var jspb = require('google-protobuf'); var goog = jspb; var global = (function() { if (this) { return this; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } if (typeof self !== 'undefined') { return self; } return Function('return this')(); }.call(null)); var google_api_annotations_pb = require('../google/api/annotations_pb.js'); goog.object.extend(proto, google_api_annotations_pb); var protoc$gen$openapiv2_options_annotations_pb = require('../protoc-gen-openapiv2/options/annotations_pb.js'); goog.object.extend(proto, protoc$gen$openapiv2_options_annotations_pb); var wechaty_deprecated_file$box_pb = require('../wechaty/deprecated/file-box_pb.js'); goog.object.extend(proto, wechaty_deprecated_file$box_pb); var wechaty_puppet_base_pb = require('../wechaty/puppet/base_pb.js'); goog.object.extend(proto, wechaty_puppet_base_pb); var wechaty_puppet_contact_pb = require('../wechaty/puppet/contact_pb.js'); goog.object.extend(proto, wechaty_puppet_contact_pb); var wechaty_puppet_download$upload_pb = require('../wechaty/puppet/download-upload_pb.js'); goog.object.extend(proto, wechaty_puppet_download$upload_pb); var wechaty_puppet_event_pb = require('../wechaty/puppet/event_pb.js'); goog.object.extend(proto, wechaty_puppet_event_pb); var wechaty_puppet_friendship_pb = require('../wechaty/puppet/friendship_pb.js'); goog.object.extend(proto, wechaty_puppet_friendship_pb); var wechaty_puppet_message_pb = require('../wechaty/puppet/message_pb.js'); goog.object.extend(proto, wechaty_puppet_message_pb); var wechaty_puppet_room$invitation_pb = require('../wechaty/puppet/room-invitation_pb.js'); goog.object.extend(proto, wechaty_puppet_room$invitation_pb); var wechaty_puppet_room$member_pb = require('../wechaty/puppet/room-member_pb.js'); goog.object.extend(proto, wechaty_puppet_room$member_pb); var wechaty_puppet_room_pb = require('../wechaty/puppet/room_pb.js'); goog.object.extend(proto, wechaty_puppet_room_pb); var wechaty_puppet_tag_pb = require('../wechaty/puppet/tag_pb.js'); goog.object.extend(proto, wechaty_puppet_tag_pb);