@openclaw/whatsapp 2026.7.2-beta.7 → 2026.7.34
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/README.md +1 -1
- package/dist/{access-control-pZcxTmd5.js → .setup/access-control-C0jumQuO.mjs} +5 -4
- package/dist/.setup/account-config-6PTOSfaI.mjs +47 -0
- package/dist/{accounts-CSqLvCY5.js → .setup/accounts-Dw16pdNl.mjs} +9 -47
- package/dist/{action-runtime-BzfDFPbH.js → .setup/action-runtime-DLK_9v4r.mjs} +3 -3
- package/dist/{active-listener-BEjWsCNM.js → .setup/active-listener-CloPBx0S.mjs} +3 -3
- package/dist/{agent-tools-login-DE9MU98T.js → .setup/agent-tools-login-DINqgaYo.mjs} +19 -7
- package/dist/{approval-handler.runtime-DrA59QSA.js → .setup/approval-handler.runtime-DtJZbu3y.mjs} +14 -20
- package/dist/{approval-resolver-DoeBBt22.js → .setup/approval-resolver-DF-lu8k5.mjs} +1 -2
- package/dist/{auth-store-DcEpIOmE.js → .setup/auth-store-BZKGa0tW.mjs} +25 -29
- package/dist/{channel-Dg62olhy.js → .setup/channel-9WGjBznd.mjs} +117 -132
- package/dist/{channel-react-action-J_YtyMGX.js → .setup/channel-react-action-mvIbAFhn.mjs} +15 -12
- package/dist/{channel.runtime-BP0xNmLi.js → .setup/channel.runtime-DmmMgRJQ.mjs} +6 -6
- package/dist/.setup/channel.setup-ByBYSeLd.mjs +22 -0
- package/dist/.setup/config-schema-mBX2nmn1.mjs +47 -0
- package/dist/{connection-controller-BOB2MVKY.js → .setup/connection-controller-Dt62u6fI.mjs} +29 -226
- package/dist/.setup/connection-controller-registry-TSX_udJp.mjs +22 -0
- package/dist/{constants-HU41RHGI.js → .setup/constants-C7m81BNe.mjs} +1 -1
- package/dist/.setup/directory-config-B7Obxrq2.mjs +37 -0
- package/dist/.setup/doctor-By3SB4lm.mjs +48 -0
- package/dist/{group-session-key-DVMZlO3x.js → .setup/group-session-key-CEwPRRRK.mjs} +5 -38
- package/dist/{identity-CPrT5aEU.js → .setup/identity-CDB1bT-p.mjs} +2 -2
- package/dist/.setup/legacy-session-surface-api-B2szjq4r.mjs +2 -0
- package/dist/.setup/legacy-state-migrations-api-DXCxufZz.mjs +3 -0
- package/dist/{login-CvY2Dhch.js → .setup/login-7b3M0iBp.mjs} +12 -51
- package/dist/{login-qr-Bncpb6js.js → .setup/login-qr-CbyA4QX5.mjs} +47 -23
- package/dist/{monitor-CfkaUSL2.js → .setup/monitor-Dh6Di_YO.mjs} +1451 -1843
- package/dist/.setup/normalize-eddWWsNV.mjs +2 -0
- package/dist/{normalize-target-CugRyONv.js → .setup/normalize-target-bVWjgftN.mjs} +10 -18
- package/dist/{resolve-outbound-target-1GqbT1uX.js → .setup/resolve-outbound-target-oI7VpU4w.mjs} +1 -1
- package/dist/.setup/runtime-BfAdAEYT.mjs +8 -0
- package/dist/.setup/send-BQjMC41n.mjs +777 -0
- package/dist/{send-api-7wk6eQyW.js → .setup/send-api-BiAkPLr3.mjs} +155 -105
- package/dist/{session-errors-JuazczrA.js → .setup/session-errors-BAj9D2La.mjs} +1 -2
- package/dist/.setup/session-vUI41Jel.mjs +252 -0
- package/dist/.setup/session.runtime-B-V3rXP6.mjs +12 -0
- package/dist/{shared-CAxd15bp.js → .setup/setup-core--FfzntMG.mjs} +94 -63
- package/dist/{setup-finalize-BZucx24W.js → .setup/setup-finalize-DCruIciL.mjs} +17 -46
- package/dist/.setup/setup-plugin-api-B6ck_20D.mjs +3 -0
- package/dist/{setup-surface-BkVcd769.js → .setup/setup-surface-Zvj2cLzz.mjs} +4 -4
- package/dist/.setup/socket-timing-DhbVFjah.mjs +77 -0
- package/dist/{state-migrations-CAMTrs2U.js → .setup/state-migrations-D_BmQUR9.mjs} +8 -1
- package/dist/.setup/targets-runtime-C-GiVn6Y.mjs +188 -0
- package/dist/.setup/text-runtime-CUrq1mFq.mjs +4 -0
- package/dist/action-runtime-api.js +1 -1
- package/dist/action-runtime.runtime.js +1 -1
- package/dist/{call-tool-api.js → agent-tools-api.js} +26 -11
- package/dist/api.js +27 -17
- package/dist/auth-presence.js +1 -1
- package/dist/channel-config-api.js +1 -1
- package/dist/channel-plugin-api.js +1 -1
- package/dist/constants.js +2 -0
- package/dist/contract-api.js +5 -5
- package/dist/directory-contract-api.js +1 -1
- package/dist/doctor-contract-api.js +5 -46
- package/dist/index.js +4 -4
- package/dist/legacy-session-surface-api.js +1 -1
- package/dist/legacy-state-migrations-api.js +1 -1
- package/dist/light-runtime-api.js +4 -4
- package/dist/login-qr-runtime.js +1 -1
- package/dist/runtime-api.js +14 -14
- package/dist/runtime-setter-api.js +1 -1
- package/dist/security-contract-api.js +1 -1
- package/dist/setup-entry.js +4 -3
- package/dist/setup-plugin-api.js +1 -1
- package/dist/targets.js +2 -0
- package/node_modules/audio-decode/node_modules/@thi.ng/bitstream/package.json +4 -4
- package/node_modules/audio-decode/node_modules/@thi.ng/errors/package.json +4 -4
- package/node_modules/audio-decode/node_modules/audio-type/package.json +2 -3
- package/node_modules/baileys/node_modules/@protobufjs/aspromise/LICENSE +26 -0
- package/node_modules/baileys/node_modules/@protobufjs/aspromise/README.md +13 -0
- package/node_modules/baileys/node_modules/{protobufjs/src/util/aspromise.d.ts → @protobufjs/aspromise/index.d.ts} +13 -13
- package/node_modules/baileys/node_modules/{protobufjs/src/util/aspromise.js → @protobufjs/aspromise/index.js} +52 -52
- package/node_modules/baileys/node_modules/@protobufjs/aspromise/package.json +21 -0
- package/node_modules/baileys/node_modules/@protobufjs/aspromise/tests/index.js +130 -0
- package/node_modules/baileys/node_modules/@protobufjs/base64/LICENSE +26 -0
- package/node_modules/baileys/node_modules/@protobufjs/base64/README.md +19 -0
- package/node_modules/baileys/node_modules/{protobufjs/src/util/base64.d.ts → @protobufjs/base64/index.d.ts} +32 -32
- package/node_modules/baileys/node_modules/{protobufjs/src/util/base64.js → @protobufjs/base64/index.js} +139 -146
- package/node_modules/baileys/node_modules/@protobufjs/base64/package.json +21 -0
- package/node_modules/baileys/node_modules/@protobufjs/base64/tests/index.js +46 -0
- package/node_modules/baileys/node_modules/@protobufjs/codegen/LICENSE +26 -0
- package/node_modules/baileys/node_modules/@protobufjs/codegen/README.md +49 -0
- package/node_modules/baileys/node_modules/{protobufjs/src/util/codegen.d.ts → @protobufjs/codegen/index.d.ts} +31 -31
- package/node_modules/baileys/node_modules/{protobufjs/src/util/codegen.js → @protobufjs/codegen/index.js} +112 -118
- package/node_modules/baileys/node_modules/@protobufjs/codegen/package.json +13 -0
- package/node_modules/baileys/node_modules/@protobufjs/codegen/tests/index.js +13 -0
- package/node_modules/baileys/node_modules/@protobufjs/eventemitter/CHANGELOG.md +8 -0
- package/node_modules/baileys/node_modules/@protobufjs/eventemitter/LICENSE +26 -0
- package/node_modules/baileys/node_modules/@protobufjs/eventemitter/README.md +22 -0
- package/node_modules/baileys/node_modules/{protobufjs/src/util/eventemitter.d.ts → @protobufjs/eventemitter/index.d.ts} +45 -45
- package/node_modules/baileys/node_modules/{protobufjs/src/util/eventemitter.js → @protobufjs/eventemitter/index.js} +86 -86
- package/node_modules/baileys/node_modules/@protobufjs/eventemitter/package.json +21 -0
- package/node_modules/baileys/node_modules/@protobufjs/eventemitter/tests/index.js +83 -0
- package/node_modules/baileys/node_modules/@protobufjs/fetch/CHANGELOG.md +8 -0
- package/node_modules/baileys/node_modules/@protobufjs/fetch/LICENSE +26 -0
- package/node_modules/baileys/node_modules/@protobufjs/fetch/README.md +13 -0
- package/node_modules/baileys/node_modules/{protobufjs/src/util/fetch.d.ts → @protobufjs/fetch/index.d.ts} +56 -56
- package/node_modules/baileys/node_modules/{protobufjs/src/util/fetch.js → @protobufjs/fetch/index.js} +112 -112
- package/node_modules/baileys/node_modules/@protobufjs/fetch/package.json +27 -0
- package/node_modules/baileys/node_modules/@protobufjs/fetch/tests/data/file.txt +1 -0
- package/node_modules/baileys/node_modules/@protobufjs/fetch/tests/index.js +158 -0
- package/node_modules/baileys/node_modules/@protobufjs/fetch/util/fs.js +11 -0
- package/node_modules/baileys/node_modules/@protobufjs/float/LICENSE +26 -0
- package/node_modules/baileys/node_modules/@protobufjs/float/README.md +102 -0
- package/node_modules/baileys/node_modules/@protobufjs/float/bench/index.js +87 -0
- package/node_modules/baileys/node_modules/@protobufjs/float/bench/suite.js +46 -0
- package/node_modules/baileys/node_modules/{protobufjs/src/util/float.js → @protobufjs/float/index.js} +335 -335
- package/node_modules/baileys/node_modules/@protobufjs/float/package.json +26 -0
- package/node_modules/baileys/node_modules/@protobufjs/float/tests/index.js +100 -0
- package/node_modules/baileys/node_modules/@protobufjs/inquire/CHANGELOG.md +8 -0
- package/node_modules/baileys/node_modules/@protobufjs/inquire/LICENSE +26 -0
- package/node_modules/baileys/node_modules/@protobufjs/inquire/README.md +13 -0
- package/node_modules/baileys/node_modules/@protobufjs/inquire/index.d.ts +10 -0
- package/node_modules/baileys/node_modules/@protobufjs/inquire/index.js +38 -0
- package/node_modules/baileys/node_modules/@protobufjs/inquire/package.json +21 -0
- package/node_modules/baileys/node_modules/@protobufjs/inquire/tests/data/array.js +1 -0
- package/node_modules/baileys/node_modules/@protobufjs/inquire/tests/data/emptyArray.js +1 -0
- package/node_modules/baileys/node_modules/@protobufjs/inquire/tests/data/emptyObject.js +1 -0
- package/node_modules/baileys/node_modules/@protobufjs/inquire/tests/data/object.js +1 -0
- package/node_modules/baileys/node_modules/@protobufjs/inquire/tests/index.js +20 -0
- package/node_modules/baileys/node_modules/@protobufjs/path/LICENSE +26 -0
- package/node_modules/baileys/node_modules/@protobufjs/path/README.md +19 -0
- package/node_modules/baileys/node_modules/{protobufjs/src/util/path.d.ts → @protobufjs/path/index.d.ts} +22 -22
- package/node_modules/baileys/node_modules/{protobufjs/src/util/path.js → @protobufjs/path/index.js} +65 -100
- package/node_modules/baileys/node_modules/@protobufjs/path/package.json +21 -0
- package/node_modules/baileys/node_modules/@protobufjs/path/tests/index.js +60 -0
- package/node_modules/baileys/node_modules/@protobufjs/pool/.npmignore +3 -0
- package/node_modules/baileys/node_modules/@protobufjs/pool/LICENSE +26 -0
- package/node_modules/baileys/node_modules/@protobufjs/pool/README.md +13 -0
- package/node_modules/baileys/node_modules/{protobufjs/src/util/pool.d.ts → @protobufjs/pool/index.d.ts} +32 -32
- package/node_modules/baileys/node_modules/{protobufjs/src/util/pool.js → @protobufjs/pool/index.js} +48 -48
- package/node_modules/baileys/node_modules/@protobufjs/pool/package.json +21 -0
- package/node_modules/baileys/node_modules/@protobufjs/pool/tests/index.js +33 -0
- package/node_modules/baileys/node_modules/@protobufjs/utf8/LICENSE +26 -0
- package/node_modules/baileys/node_modules/@protobufjs/utf8/README.md +20 -0
- package/node_modules/baileys/node_modules/{protobufjs/src/util/utf8.d.ts → @protobufjs/utf8/index.d.ts} +24 -24
- package/node_modules/baileys/node_modules/{protobufjs/src/util/utf8.js → @protobufjs/utf8/index.js} +104 -190
- package/node_modules/baileys/node_modules/@protobufjs/utf8/package.json +21 -0
- package/node_modules/baileys/node_modules/@protobufjs/utf8/tests/data/surrogate_pair_bug.txt +207 -0
- package/node_modules/baileys/node_modules/@protobufjs/utf8/tests/data/utf8.txt +216 -0
- package/node_modules/baileys/node_modules/@protobufjs/utf8/tests/index.js +74 -0
- package/node_modules/baileys/node_modules/@types/node/LICENSE +21 -0
- package/node_modules/baileys/node_modules/@types/node/README.md +15 -0
- package/node_modules/baileys/node_modules/@types/node/assert/strict.d.ts +68 -0
- package/node_modules/baileys/node_modules/@types/node/assert.d.ts +1077 -0
- package/node_modules/baileys/node_modules/@types/node/async_hooks.d.ts +711 -0
- package/node_modules/baileys/node_modules/@types/node/buffer.buffer.d.ts +466 -0
- package/node_modules/baileys/node_modules/@types/node/buffer.d.ts +1799 -0
- package/node_modules/baileys/node_modules/@types/node/child_process.d.ts +1362 -0
- package/node_modules/baileys/node_modules/@types/node/cluster.d.ts +432 -0
- package/node_modules/baileys/node_modules/@types/node/console.d.ts +93 -0
- package/node_modules/baileys/node_modules/@types/node/constants.d.ts +14 -0
- package/node_modules/baileys/node_modules/@types/node/crypto.d.ts +3954 -0
- package/node_modules/baileys/node_modules/@types/node/dgram.d.ts +537 -0
- package/node_modules/baileys/node_modules/@types/node/diagnostics_channel.d.ts +794 -0
- package/node_modules/baileys/node_modules/@types/node/dns/promises.d.ts +497 -0
- package/node_modules/baileys/node_modules/@types/node/dns.d.ts +876 -0
- package/node_modules/baileys/node_modules/@types/node/domain.d.ts +150 -0
- package/node_modules/baileys/node_modules/@types/node/events.d.ts +1008 -0
- package/node_modules/baileys/node_modules/@types/node/ffi.d.ts +486 -0
- package/node_modules/baileys/node_modules/@types/node/fs/promises.d.ts +1471 -0
- package/node_modules/baileys/node_modules/@types/node/fs.d.ts +4786 -0
- package/node_modules/baileys/node_modules/@types/node/globals.d.ts +150 -0
- package/node_modules/baileys/node_modules/@types/node/globals.typedarray.d.ts +101 -0
- package/node_modules/baileys/node_modules/@types/node/http.d.ts +2172 -0
- package/node_modules/baileys/node_modules/@types/node/http2.d.ts +2489 -0
- package/node_modules/baileys/node_modules/@types/node/https.d.ts +400 -0
- package/node_modules/baileys/node_modules/@types/node/index.d.ts +115 -0
- package/node_modules/baileys/node_modules/@types/node/inspector/promises.d.ts +35 -0
- package/node_modules/baileys/node_modules/@types/node/inspector.d.ts +264 -0
- package/node_modules/baileys/node_modules/@types/node/inspector.generated.d.ts +4406 -0
- package/node_modules/baileys/node_modules/@types/node/module.d.ts +726 -0
- package/node_modules/baileys/node_modules/@types/node/net.d.ts +970 -0
- package/node_modules/baileys/node_modules/@types/node/os.d.ts +498 -0
- package/node_modules/baileys/node_modules/@types/node/package.json +155 -0
- package/node_modules/baileys/node_modules/@types/node/path/posix.d.ts +8 -0
- package/node_modules/baileys/node_modules/@types/node/path/win32.d.ts +8 -0
- package/node_modules/baileys/node_modules/@types/node/path.d.ts +178 -0
- package/node_modules/baileys/node_modules/@types/node/perf_hooks.d.ts +604 -0
- package/node_modules/baileys/node_modules/@types/node/process.d.ts +2217 -0
- package/node_modules/baileys/node_modules/@types/node/punycode.d.ts +89 -0
- package/node_modules/baileys/node_modules/@types/node/querystring.d.ts +139 -0
- package/node_modules/baileys/node_modules/@types/node/quic.d.ts +978 -0
- package/node_modules/baileys/node_modules/@types/node/readline/promises.d.ts +158 -0
- package/node_modules/baileys/node_modules/@types/node/readline.d.ts +508 -0
- package/node_modules/baileys/node_modules/@types/node/repl.d.ts +420 -0
- package/node_modules/baileys/node_modules/@types/node/sea.d.ts +47 -0
- package/node_modules/baileys/node_modules/@types/node/sqlite.d.ts +1123 -0
- package/node_modules/baileys/node_modules/@types/node/stream/consumers.d.ts +114 -0
- package/node_modules/baileys/node_modules/@types/node/stream/iter.d.ts +451 -0
- package/node_modules/baileys/node_modules/@types/node/stream/promises.d.ts +211 -0
- package/node_modules/baileys/node_modules/@types/node/stream/web.d.ts +300 -0
- package/node_modules/baileys/node_modules/@types/node/stream.d.ts +1806 -0
- package/node_modules/baileys/node_modules/@types/node/string_decoder.d.ts +27 -0
- package/node_modules/baileys/node_modules/@types/node/test/reporters.d.ts +59 -0
- package/node_modules/baileys/node_modules/@types/node/test.d.ts +2389 -0
- package/node_modules/baileys/node_modules/@types/node/timers/promises.d.ts +93 -0
- package/node_modules/baileys/node_modules/@types/node/timers.d.ts +149 -0
- package/node_modules/baileys/node_modules/@types/node/tls.d.ts +1193 -0
- package/node_modules/baileys/node_modules/@types/node/trace_events.d.ts +103 -0
- package/node_modules/baileys/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +462 -0
- package/node_modules/baileys/node_modules/@types/node/ts5.6/compatibility/float16array.d.ts +71 -0
- package/node_modules/baileys/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +36 -0
- package/node_modules/baileys/node_modules/@types/node/ts5.6/index.d.ts +117 -0
- package/node_modules/baileys/node_modules/@types/node/ts5.7/compatibility/float16array.d.ts +72 -0
- package/node_modules/baileys/node_modules/@types/node/ts5.7/index.d.ts +117 -0
- package/node_modules/baileys/node_modules/@types/node/tty.d.ts +225 -0
- package/node_modules/baileys/node_modules/@types/node/url.d.ts +556 -0
- package/node_modules/baileys/node_modules/@types/node/util/types.d.ts +558 -0
- package/node_modules/baileys/node_modules/@types/node/util.d.ts +1677 -0
- package/node_modules/baileys/node_modules/@types/node/v8.d.ts +1062 -0
- package/node_modules/baileys/node_modules/@types/node/vm.d.ts +1136 -0
- package/node_modules/baileys/node_modules/@types/node/wasi.d.ts +131 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/abortcontroller.d.ts +59 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/blob.d.ts +23 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/console.d.ts +9 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/crypto.d.ts +39 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/domexception.d.ts +83 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/encoding.d.ts +11 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/events.d.ts +106 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/fetch.d.ts +69 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/importmeta.d.ts +13 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/messaging.d.ts +23 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/navigator.d.ts +25 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/performance.d.ts +45 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/storage.d.ts +24 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/streams.d.ts +115 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/timers.d.ts +44 -0
- package/node_modules/baileys/node_modules/@types/node/web-globals/url.d.ts +24 -0
- package/node_modules/baileys/node_modules/@types/node/worker_threads.d.ts +669 -0
- package/node_modules/baileys/node_modules/@types/node/zlib/iter.d.ts +131 -0
- package/node_modules/baileys/node_modules/@types/node/zlib.d.ts +589 -0
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/browser/index.d.ts.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/browser/index.js +4 -11
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/browser/index.js.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/browser/index.min.js +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/browser/index.min.js.map +3 -3
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/index.d.ts.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/index.js +4 -11
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/index.js.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/index.min.js +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/index.min.js.map +3 -3
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/node/index.d.ts.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/node/index.js +4 -11
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/node/index.js.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/node/index.min.js +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/commonjs/node/index.min.js.map +3 -3
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/browser/index.d.ts.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/browser/index.js +4 -11
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/browser/index.js.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/browser/index.min.js +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/browser/index.min.js.map +3 -3
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/index.d.ts.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/index.js +4 -11
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/index.js.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/index.min.js +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/index.min.js.map +3 -3
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/node/index.d.ts.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/node/index.js +4 -11
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/node/index.js.map +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/node/index.min.js +1 -1
- package/node_modules/baileys/node_modules/lru-cache/dist/esm/node/index.min.js.map +3 -3
- package/node_modules/baileys/node_modules/lru-cache/package.json +1 -1
- package/node_modules/baileys/node_modules/music-metadata/lib/common/Util.d.ts +1 -1
- package/node_modules/baileys/node_modules/music-metadata/lib/common/Util.js +1 -7
- package/node_modules/baileys/node_modules/music-metadata/lib/id3v2/FrameHeader.js +3 -23
- package/node_modules/baileys/node_modules/music-metadata/lib/id3v2/FrameParser.js +2 -2
- package/node_modules/baileys/node_modules/music-metadata/lib/id3v2/ID3v2Token.js +1 -1
- package/node_modules/baileys/node_modules/music-metadata/lib/mp4/AtomToken.js +13 -38
- package/node_modules/baileys/node_modules/music-metadata/lib/mpeg/MpegParser.js +1 -1
- package/node_modules/baileys/node_modules/music-metadata/package.json +6 -6
- package/node_modules/baileys/node_modules/p-queue/dist/index.js +27 -37
- package/node_modules/baileys/node_modules/p-queue/package.json +1 -1
- package/node_modules/baileys/node_modules/protobufjs/README.md +553 -266
- package/node_modules/baileys/node_modules/protobufjs/dist/light/protobuf.js +1985 -3177
- package/node_modules/baileys/node_modules/protobufjs/dist/light/protobuf.js.map +1 -1
- package/node_modules/baileys/node_modules/protobufjs/dist/light/protobuf.min.js +3 -3
- package/node_modules/baileys/node_modules/protobufjs/dist/light/protobuf.min.js.map +1 -1
- package/node_modules/baileys/node_modules/protobufjs/dist/minimal/protobuf.js +1244 -1966
- package/node_modules/baileys/node_modules/protobufjs/dist/minimal/protobuf.js.map +1 -1
- package/node_modules/baileys/node_modules/protobufjs/dist/minimal/protobuf.min.js +3 -3
- package/node_modules/baileys/node_modules/protobufjs/dist/minimal/protobuf.min.js.map +1 -1
- package/node_modules/baileys/node_modules/protobufjs/dist/protobuf.js +2005 -3330
- package/node_modules/baileys/node_modules/protobufjs/dist/protobuf.js.map +1 -1
- package/node_modules/baileys/node_modules/protobufjs/dist/protobuf.min.js +3 -3
- package/node_modules/baileys/node_modules/protobufjs/dist/protobuf.min.js.map +1 -1
- package/node_modules/baileys/node_modules/protobufjs/ext/descriptor/README.md +70 -3
- package/node_modules/baileys/node_modules/protobufjs/ext/descriptor/index.d.ts +193 -0
- package/node_modules/baileys/node_modules/protobufjs/ext/descriptor/index.js +1185 -1
- package/node_modules/baileys/node_modules/protobufjs/ext/descriptor/test.js +54 -0
- package/node_modules/baileys/node_modules/protobufjs/google/api/annotations.json +1 -3
- package/node_modules/baileys/node_modules/protobufjs/google/api/http.json +1 -2
- package/node_modules/baileys/node_modules/protobufjs/google/protobuf/api.json +6 -12
- package/node_modules/baileys/node_modules/protobufjs/google/protobuf/descriptor.json +87 -170
- package/node_modules/baileys/node_modules/protobufjs/google/protobuf/descriptor.proto +8 -0
- package/node_modules/baileys/node_modules/protobufjs/google/protobuf/source_context.json +1 -2
- package/node_modules/baileys/node_modules/protobufjs/google/protobuf/type.json +7 -14
- package/node_modules/baileys/node_modules/protobufjs/index.d.ts +703 -1066
- package/node_modules/baileys/node_modules/protobufjs/package.json +52 -25
- package/node_modules/baileys/node_modules/protobufjs/scripts/postinstall.js +32 -0
- package/node_modules/baileys/node_modules/protobufjs/src/common.js +8 -14
- package/node_modules/baileys/node_modules/protobufjs/src/converter.js +51 -85
- package/node_modules/baileys/node_modules/protobufjs/src/decoder.js +61 -205
- package/node_modules/baileys/node_modules/protobufjs/src/encoder.js +7 -27
- package/node_modules/baileys/node_modules/protobufjs/src/enum.js +5 -18
- package/node_modules/baileys/node_modules/protobufjs/src/field.js +19 -71
- package/node_modules/baileys/node_modules/protobufjs/src/index-light.js +29 -29
- package/node_modules/baileys/node_modules/protobufjs/src/index-minimal.js +13 -12
- package/node_modules/baileys/node_modules/protobufjs/src/index.js +6 -6
- package/node_modules/baileys/node_modules/protobufjs/src/mapfield.js +8 -26
- package/node_modules/baileys/node_modules/protobufjs/src/message.js +11 -5
- package/node_modules/baileys/node_modules/protobufjs/src/method.js +7 -30
- package/node_modules/baileys/node_modules/protobufjs/src/namespace.js +10 -26
- package/node_modules/baileys/node_modules/protobufjs/src/object.js +31 -41
- package/node_modules/baileys/node_modules/protobufjs/src/oneof.js +1 -12
- package/node_modules/baileys/node_modules/protobufjs/src/parse.js +47 -169
- package/node_modules/baileys/node_modules/protobufjs/src/reader.js +50 -412
- package/node_modules/baileys/node_modules/protobufjs/src/reader_buffer.js +5 -31
- package/node_modules/baileys/node_modules/protobufjs/src/root.js +4 -16
- package/node_modules/baileys/node_modules/protobufjs/src/rpc/service.js +5 -18
- package/node_modules/baileys/node_modules/protobufjs/src/service.js +2 -15
- package/node_modules/baileys/node_modules/protobufjs/src/tokenize.js +1 -6
- package/node_modules/baileys/node_modules/protobufjs/src/type.js +36 -80
- package/node_modules/baileys/node_modules/protobufjs/src/typescript.jsdoc +15 -0
- package/node_modules/baileys/node_modules/protobufjs/src/util/longbits.js +6 -10
- package/node_modules/baileys/node_modules/protobufjs/src/util/minimal.js +54 -71
- package/node_modules/baileys/node_modules/protobufjs/src/util.js +17 -51
- package/node_modules/baileys/node_modules/protobufjs/src/verifier.js +14 -19
- package/node_modules/baileys/node_modules/protobufjs/src/wrappers.js +3 -2
- package/node_modules/baileys/node_modules/protobufjs/src/writer.js +191 -424
- package/node_modules/baileys/node_modules/protobufjs/src/writer_buffer.js +26 -41
- package/node_modules/baileys/node_modules/protobufjs/tsconfig.json +5 -3
- package/node_modules/baileys/node_modules/undici-types/LICENSE +21 -0
- package/node_modules/baileys/node_modules/undici-types/README.md +6 -0
- package/node_modules/baileys/node_modules/undici-types/agent.d.ts +30 -0
- package/node_modules/baileys/node_modules/undici-types/api.d.ts +43 -0
- package/node_modules/baileys/node_modules/undici-types/balanced-pool.d.ts +30 -0
- package/node_modules/baileys/node_modules/undici-types/cache-interceptor.d.ts +179 -0
- package/node_modules/baileys/node_modules/undici-types/cache.d.ts +36 -0
- package/node_modules/baileys/node_modules/undici-types/client-stats.d.ts +15 -0
- package/node_modules/baileys/node_modules/undici-types/client.d.ts +129 -0
- package/node_modules/baileys/node_modules/undici-types/connector.d.ts +36 -0
- package/node_modules/baileys/node_modules/undici-types/content-type.d.ts +21 -0
- package/node_modules/baileys/node_modules/undici-types/cookies.d.ts +30 -0
- package/node_modules/baileys/node_modules/undici-types/diagnostics-channel.d.ts +74 -0
- package/node_modules/baileys/node_modules/undici-types/dispatcher.d.ts +253 -0
- package/node_modules/baileys/node_modules/undici-types/dispatcher1-wrapper.d.ts +7 -0
- package/node_modules/baileys/node_modules/undici-types/env-http-proxy-agent.d.ts +22 -0
- package/node_modules/baileys/node_modules/undici-types/errors.d.ts +177 -0
- package/node_modules/baileys/node_modules/undici-types/eventsource.d.ts +66 -0
- package/node_modules/baileys/node_modules/undici-types/fetch.d.ts +231 -0
- package/node_modules/baileys/node_modules/undici-types/formdata.d.ts +108 -0
- package/node_modules/baileys/node_modules/undici-types/global-dispatcher.d.ts +9 -0
- package/node_modules/baileys/node_modules/undici-types/global-origin.d.ts +7 -0
- package/node_modules/baileys/node_modules/undici-types/h2c-client.d.ts +73 -0
- package/node_modules/baileys/node_modules/undici-types/handlers.d.ts +14 -0
- package/node_modules/baileys/node_modules/undici-types/header.d.ts +165 -0
- package/node_modules/baileys/node_modules/undici-types/index.d.ts +93 -0
- package/node_modules/baileys/node_modules/undici-types/interceptors.d.ts +80 -0
- package/node_modules/baileys/node_modules/undici-types/mock-agent.d.ts +68 -0
- package/node_modules/baileys/node_modules/undici-types/mock-call-history.d.ts +111 -0
- package/node_modules/baileys/node_modules/undici-types/mock-client.d.ts +27 -0
- package/node_modules/baileys/node_modules/undici-types/mock-errors.d.ts +12 -0
- package/node_modules/baileys/node_modules/undici-types/mock-interceptor.d.ts +94 -0
- package/node_modules/baileys/node_modules/undici-types/mock-pool.d.ts +27 -0
- package/node_modules/baileys/node_modules/undici-types/package.json +55 -0
- package/node_modules/baileys/node_modules/undici-types/patch.d.ts +29 -0
- package/node_modules/baileys/node_modules/undici-types/pool-stats.d.ts +19 -0
- package/node_modules/baileys/node_modules/undici-types/pool.d.ts +39 -0
- package/node_modules/baileys/node_modules/undici-types/proxy-agent.d.ts +29 -0
- package/node_modules/baileys/node_modules/undici-types/readable.d.ts +68 -0
- package/node_modules/baileys/node_modules/undici-types/retry-agent.d.ts +8 -0
- package/node_modules/baileys/node_modules/undici-types/retry-handler.d.ts +125 -0
- package/node_modules/baileys/node_modules/undici-types/round-robin-pool.d.ts +39 -0
- package/node_modules/baileys/node_modules/undici-types/snapshot-agent.d.ts +113 -0
- package/node_modules/baileys/node_modules/undici-types/socks5-proxy-agent.d.ts +25 -0
- package/node_modules/baileys/node_modules/undici-types/util.d.ts +18 -0
- package/node_modules/baileys/node_modules/undici-types/utility.d.ts +7 -0
- package/node_modules/baileys/node_modules/undici-types/webidl.d.ts +346 -0
- package/node_modules/baileys/node_modules/undici-types/websocket.d.ts +188 -0
- package/node_modules/baileys/node_modules/ws/lib/permessage-deflate.js +3 -1
- package/node_modules/baileys/node_modules/ws/package.json +1 -1
- package/node_modules/typebox/build/compile/validator.d.mts +4 -1
- package/node_modules/typebox/build/guard/guard.d.mts +1 -1
- package/node_modules/typebox/build/guard/guard.mjs +2 -5
- package/node_modules/typebox/build/guard/string.mjs +4 -16
- package/node_modules/typebox/build/schema/engine/_functions.mjs +15 -34
- package/node_modules/typebox/build/type/action/readonly_object.d.mts +0 -5
- package/node_modules/typebox/build/type/action/readonly_object.mjs +0 -8
- package/node_modules/typebox/build/typebox.d.mts +1 -1
- package/node_modules/typebox/build/typebox.mjs +1 -1
- package/node_modules/typebox/package.json +1 -1
- package/node_modules/typebox/readme.md +32 -29
- package/openclaw.plugin.json +239 -214
- package/package.json +11 -21
- package/dist/approval-reactions-Cu66aYdq.js +0 -373
- package/dist/channel.setup-pMwNVkCA.js +0 -19
- package/dist/config-schema-BQP5YCeK.js +0 -50
- package/dist/connection-controller-runtime-context-DG0tuYuw.js +0 -23
- package/dist/directory-config-DalGrfGN.js +0 -196
- package/dist/doctor-CwzVXKoE.js +0 -10
- package/dist/normalize-C7Hkc_vE.js +0 -2
- package/dist/question-reactions-CRsnyoMK.js +0 -142
- package/dist/runtime-BLlToOi6.js +0 -21
- package/dist/send-D37ddk22.js +0 -436
- package/dist/session.runtime-Nsqaehbd.js +0 -16
- package/dist/socket-close-DridEuzz.js +0 -622
- package/dist/targets-runtime-TMk0lGuy.js +0 -299
- package/dist/text-runtime-CaKLhowd.js +0 -4
- package/node_modules/baileys/node_modules/protobufjs/ext/README.md +0 -70
- package/node_modules/baileys/node_modules/protobufjs/ext/descriptor.d.ts +0 -87
- package/node_modules/baileys/node_modules/protobufjs/ext/descriptor.generated.d.ts +0 -417
- package/node_modules/baileys/node_modules/protobufjs/ext/descriptor.js +0 -1356
- package/node_modules/baileys/node_modules/protobufjs/ext/protojson.LICENSE +0 -201
- package/node_modules/baileys/node_modules/protobufjs/ext/protojson.d.ts +0 -20
- package/node_modules/baileys/node_modules/protobufjs/ext/protojson.generated.d.ts +0 -49
- package/node_modules/baileys/node_modules/protobufjs/ext/protojson.js +0 -951
- package/node_modules/baileys/node_modules/protobufjs/ext/textformat.d.ts +0 -19
- package/node_modules/baileys/node_modules/protobufjs/ext/textformat.generated.d.ts +0 -33
- package/node_modules/baileys/node_modules/protobufjs/ext/textformat.js +0 -1276
- package/node_modules/baileys/node_modules/protobufjs/google/protobuf/compiler/plugin.json +0 -126
- package/node_modules/baileys/node_modules/protobufjs/google/protobuf/compiler/plugin.proto +0 -47
- package/node_modules/baileys/node_modules/protobufjs/src/typescript.js +0 -25
- /package/dist/{account-ids-CB5SOWjc.js → .setup/account-ids-CB5SOWjc.mjs} +0 -0
- /package/dist/{audio-preflight.runtime-C_glQhZY.js → .setup/audio-preflight.runtime-C_glQhZY.mjs} +0 -0
- /package/dist/{command-policy-BIOSHySD.js → .setup/command-policy-BIOSHySD.mjs} +0 -0
- /package/dist/{creds-files-B1kSWtBg.js → .setup/creds-files-B1kSWtBg.mjs} +0 -0
- /package/dist/{group-config-path-BGyzT9Lg.js → .setup/group-config-path-BGyzT9Lg.mjs} +0 -0
- /package/dist/{group-session-contract-DDnZSsJ1.js → .setup/group-session-contract-DDnZSsJ1.mjs} +0 -0
- /package/dist/{reply-resolver.runtime-Ded8D58Y.js → .setup/reply-resolver.runtime-Ded8D58Y.mjs} +0 -0
- /package/dist/{rolldown-runtime-D7D4PA-g.js → .setup/rolldown-runtime-D7D4PA-g.mjs} +0 -0
- /package/dist/{security-contract-nAzD945y.js → .setup/security-contract-nAzD945y.mjs} +0 -0
- /package/dist/{session-contract-DMTm6Q_L.js → .setup/session-contract-DMTm6Q_L.mjs} +0 -0
- /package/node_modules/baileys/node_modules/{protobufjs/src/util/float.d.ts → @protobufjs/float/index.d.ts} +0 -0
|
@@ -3,6 +3,15 @@
|
|
|
3
3
|
"google": {
|
|
4
4
|
"nested": {
|
|
5
5
|
"protobuf": {
|
|
6
|
+
"options": {
|
|
7
|
+
"go_package": "google.golang.org/protobuf/types/descriptorpb",
|
|
8
|
+
"java_package": "com.google.protobuf",
|
|
9
|
+
"java_outer_classname": "DescriptorProtos",
|
|
10
|
+
"csharp_namespace": "Google.Protobuf.Reflection",
|
|
11
|
+
"objc_class_prefix": "GPB",
|
|
12
|
+
"cc_enable_arenas": true,
|
|
13
|
+
"optimize_for": "SPEED"
|
|
14
|
+
},
|
|
6
15
|
"nested": {
|
|
7
16
|
"FileDescriptorSet": {
|
|
8
17
|
"edition": "proto2",
|
|
@@ -56,32 +65,27 @@
|
|
|
56
65
|
"publicDependency": {
|
|
57
66
|
"rule": "repeated",
|
|
58
67
|
"type": "int32",
|
|
59
|
-
"id": 10
|
|
60
|
-
"protoName": "public_dependency"
|
|
68
|
+
"id": 10
|
|
61
69
|
},
|
|
62
70
|
"weakDependency": {
|
|
63
71
|
"rule": "repeated",
|
|
64
72
|
"type": "int32",
|
|
65
|
-
"id": 11
|
|
66
|
-
"protoName": "weak_dependency"
|
|
73
|
+
"id": 11
|
|
67
74
|
},
|
|
68
75
|
"optionDependency": {
|
|
69
76
|
"rule": "repeated",
|
|
70
77
|
"type": "string",
|
|
71
|
-
"id": 15
|
|
72
|
-
"protoName": "option_dependency"
|
|
78
|
+
"id": 15
|
|
73
79
|
},
|
|
74
80
|
"messageType": {
|
|
75
81
|
"rule": "repeated",
|
|
76
82
|
"type": "DescriptorProto",
|
|
77
|
-
"id": 4
|
|
78
|
-
"protoName": "message_type"
|
|
83
|
+
"id": 4
|
|
79
84
|
},
|
|
80
85
|
"enumType": {
|
|
81
86
|
"rule": "repeated",
|
|
82
87
|
"type": "EnumDescriptorProto",
|
|
83
|
-
"id": 5
|
|
84
|
-
"protoName": "enum_type"
|
|
88
|
+
"id": 5
|
|
85
89
|
},
|
|
86
90
|
"service": {
|
|
87
91
|
"rule": "repeated",
|
|
@@ -99,8 +103,7 @@
|
|
|
99
103
|
},
|
|
100
104
|
"sourceCodeInfo": {
|
|
101
105
|
"type": "SourceCodeInfo",
|
|
102
|
-
"id": 9
|
|
103
|
-
"protoName": "source_code_info"
|
|
106
|
+
"id": 9
|
|
104
107
|
},
|
|
105
108
|
"syntax": {
|
|
106
109
|
"type": "string",
|
|
@@ -132,26 +135,22 @@
|
|
|
132
135
|
"nestedType": {
|
|
133
136
|
"rule": "repeated",
|
|
134
137
|
"type": "DescriptorProto",
|
|
135
|
-
"id": 3
|
|
136
|
-
"protoName": "nested_type"
|
|
138
|
+
"id": 3
|
|
137
139
|
},
|
|
138
140
|
"enumType": {
|
|
139
141
|
"rule": "repeated",
|
|
140
142
|
"type": "EnumDescriptorProto",
|
|
141
|
-
"id": 4
|
|
142
|
-
"protoName": "enum_type"
|
|
143
|
+
"id": 4
|
|
143
144
|
},
|
|
144
145
|
"extensionRange": {
|
|
145
146
|
"rule": "repeated",
|
|
146
147
|
"type": "ExtensionRange",
|
|
147
|
-
"id": 5
|
|
148
|
-
"protoName": "extension_range"
|
|
148
|
+
"id": 5
|
|
149
149
|
},
|
|
150
150
|
"oneofDecl": {
|
|
151
151
|
"rule": "repeated",
|
|
152
152
|
"type": "OneofDescriptorProto",
|
|
153
|
-
"id": 8
|
|
154
|
-
"protoName": "oneof_decl"
|
|
153
|
+
"id": 8
|
|
155
154
|
},
|
|
156
155
|
"options": {
|
|
157
156
|
"type": "MessageOptions",
|
|
@@ -160,14 +159,12 @@
|
|
|
160
159
|
"reservedRange": {
|
|
161
160
|
"rule": "repeated",
|
|
162
161
|
"type": "ReservedRange",
|
|
163
|
-
"id": 9
|
|
164
|
-
"protoName": "reserved_range"
|
|
162
|
+
"id": 9
|
|
165
163
|
},
|
|
166
164
|
"reservedName": {
|
|
167
165
|
"rule": "repeated",
|
|
168
166
|
"type": "string",
|
|
169
|
-
"id": 10
|
|
170
|
-
"protoName": "reserved_name"
|
|
167
|
+
"id": 10
|
|
171
168
|
},
|
|
172
169
|
"visibility": {
|
|
173
170
|
"type": "SymbolVisibility",
|
|
@@ -211,8 +208,7 @@
|
|
|
211
208
|
"uninterpretedOption": {
|
|
212
209
|
"rule": "repeated",
|
|
213
210
|
"type": "UninterpretedOption",
|
|
214
|
-
"id": 999
|
|
215
|
-
"protoName": "uninterpreted_option"
|
|
211
|
+
"id": 999
|
|
216
212
|
},
|
|
217
213
|
"declaration": {
|
|
218
214
|
"rule": "repeated",
|
|
@@ -250,8 +246,7 @@
|
|
|
250
246
|
},
|
|
251
247
|
"fullName": {
|
|
252
248
|
"type": "string",
|
|
253
|
-
"id": 2
|
|
254
|
-
"protoName": "full_name"
|
|
249
|
+
"id": 2
|
|
255
250
|
},
|
|
256
251
|
"type": {
|
|
257
252
|
"type": "string",
|
|
@@ -302,8 +297,7 @@
|
|
|
302
297
|
},
|
|
303
298
|
"typeName": {
|
|
304
299
|
"type": "string",
|
|
305
|
-
"id": 6
|
|
306
|
-
"protoName": "type_name"
|
|
300
|
+
"id": 6
|
|
307
301
|
},
|
|
308
302
|
"extendee": {
|
|
309
303
|
"type": "string",
|
|
@@ -311,18 +305,15 @@
|
|
|
311
305
|
},
|
|
312
306
|
"defaultValue": {
|
|
313
307
|
"type": "string",
|
|
314
|
-
"id": 7
|
|
315
|
-
"protoName": "default_value"
|
|
308
|
+
"id": 7
|
|
316
309
|
},
|
|
317
310
|
"oneofIndex": {
|
|
318
311
|
"type": "int32",
|
|
319
|
-
"id": 9
|
|
320
|
-
"protoName": "oneof_index"
|
|
312
|
+
"id": 9
|
|
321
313
|
},
|
|
322
314
|
"jsonName": {
|
|
323
315
|
"type": "string",
|
|
324
|
-
"id": 10
|
|
325
|
-
"protoName": "json_name"
|
|
316
|
+
"id": 10
|
|
326
317
|
},
|
|
327
318
|
"options": {
|
|
328
319
|
"type": "FieldOptions",
|
|
@@ -330,8 +321,7 @@
|
|
|
330
321
|
},
|
|
331
322
|
"proto3Optional": {
|
|
332
323
|
"type": "bool",
|
|
333
|
-
"id": 17
|
|
334
|
-
"protoName": "proto3_optional"
|
|
324
|
+
"id": 17
|
|
335
325
|
}
|
|
336
326
|
},
|
|
337
327
|
"nested": {
|
|
@@ -398,14 +388,12 @@
|
|
|
398
388
|
"reservedRange": {
|
|
399
389
|
"rule": "repeated",
|
|
400
390
|
"type": "EnumReservedRange",
|
|
401
|
-
"id": 4
|
|
402
|
-
"protoName": "reserved_range"
|
|
391
|
+
"id": 4
|
|
403
392
|
},
|
|
404
393
|
"reservedName": {
|
|
405
394
|
"rule": "repeated",
|
|
406
395
|
"type": "string",
|
|
407
|
-
"id": 5
|
|
408
|
-
"protoName": "reserved_name"
|
|
396
|
+
"id": 5
|
|
409
397
|
},
|
|
410
398
|
"visibility": {
|
|
411
399
|
"type": "SymbolVisibility",
|
|
@@ -471,13 +459,11 @@
|
|
|
471
459
|
},
|
|
472
460
|
"inputType": {
|
|
473
461
|
"type": "string",
|
|
474
|
-
"id": 2
|
|
475
|
-
"protoName": "input_type"
|
|
462
|
+
"id": 2
|
|
476
463
|
},
|
|
477
464
|
"outputType": {
|
|
478
465
|
"type": "string",
|
|
479
|
-
"id": 3
|
|
480
|
-
"protoName": "output_type"
|
|
466
|
+
"id": 3
|
|
481
467
|
},
|
|
482
468
|
"options": {
|
|
483
469
|
"type": "MethodOptions",
|
|
@@ -485,13 +471,11 @@
|
|
|
485
471
|
},
|
|
486
472
|
"clientStreaming": {
|
|
487
473
|
"type": "bool",
|
|
488
|
-
"id": 5
|
|
489
|
-
"protoName": "client_streaming"
|
|
474
|
+
"id": 5
|
|
490
475
|
},
|
|
491
476
|
"serverStreaming": {
|
|
492
477
|
"type": "bool",
|
|
493
|
-
"id": 6
|
|
494
|
-
"protoName": "server_streaming"
|
|
478
|
+
"id": 6
|
|
495
479
|
}
|
|
496
480
|
}
|
|
497
481
|
},
|
|
@@ -500,59 +484,49 @@
|
|
|
500
484
|
"fields": {
|
|
501
485
|
"javaPackage": {
|
|
502
486
|
"type": "string",
|
|
503
|
-
"id": 1
|
|
504
|
-
"protoName": "java_package"
|
|
487
|
+
"id": 1
|
|
505
488
|
},
|
|
506
489
|
"javaOuterClassname": {
|
|
507
490
|
"type": "string",
|
|
508
|
-
"id": 8
|
|
509
|
-
"protoName": "java_outer_classname"
|
|
491
|
+
"id": 8
|
|
510
492
|
},
|
|
511
493
|
"javaMultipleFiles": {
|
|
512
494
|
"type": "bool",
|
|
513
|
-
"id": 10
|
|
514
|
-
"protoName": "java_multiple_files"
|
|
495
|
+
"id": 10
|
|
515
496
|
},
|
|
516
497
|
"javaGenerateEqualsAndHash": {
|
|
517
498
|
"type": "bool",
|
|
518
499
|
"id": 20,
|
|
519
|
-
"protoName": "java_generate_equals_and_hash",
|
|
520
500
|
"options": {
|
|
521
501
|
"deprecated": true
|
|
522
502
|
}
|
|
523
503
|
},
|
|
524
504
|
"javaStringCheckUtf8": {
|
|
525
505
|
"type": "bool",
|
|
526
|
-
"id": 27
|
|
527
|
-
"protoName": "java_string_check_utf8"
|
|
506
|
+
"id": 27
|
|
528
507
|
},
|
|
529
508
|
"optimizeFor": {
|
|
530
509
|
"type": "OptimizeMode",
|
|
531
510
|
"id": 9,
|
|
532
|
-
"protoName": "optimize_for",
|
|
533
511
|
"options": {
|
|
534
512
|
"default": "SPEED"
|
|
535
513
|
}
|
|
536
514
|
},
|
|
537
515
|
"goPackage": {
|
|
538
516
|
"type": "string",
|
|
539
|
-
"id": 11
|
|
540
|
-
"protoName": "go_package"
|
|
517
|
+
"id": 11
|
|
541
518
|
},
|
|
542
519
|
"ccGenericServices": {
|
|
543
520
|
"type": "bool",
|
|
544
|
-
"id": 16
|
|
545
|
-
"protoName": "cc_generic_services"
|
|
521
|
+
"id": 16
|
|
546
522
|
},
|
|
547
523
|
"javaGenericServices": {
|
|
548
524
|
"type": "bool",
|
|
549
|
-
"id": 17
|
|
550
|
-
"protoName": "java_generic_services"
|
|
525
|
+
"id": 17
|
|
551
526
|
},
|
|
552
527
|
"pyGenericServices": {
|
|
553
528
|
"type": "bool",
|
|
554
|
-
"id": 18
|
|
555
|
-
"protoName": "py_generic_services"
|
|
529
|
+
"id": 18
|
|
556
530
|
},
|
|
557
531
|
"deprecated": {
|
|
558
532
|
"type": "bool",
|
|
@@ -561,45 +535,37 @@
|
|
|
561
535
|
"ccEnableArenas": {
|
|
562
536
|
"type": "bool",
|
|
563
537
|
"id": 31,
|
|
564
|
-
"protoName": "cc_enable_arenas",
|
|
565
538
|
"options": {
|
|
566
539
|
"default": true
|
|
567
540
|
}
|
|
568
541
|
},
|
|
569
542
|
"objcClassPrefix": {
|
|
570
543
|
"type": "string",
|
|
571
|
-
"id": 36
|
|
572
|
-
"protoName": "objc_class_prefix"
|
|
544
|
+
"id": 36
|
|
573
545
|
},
|
|
574
546
|
"csharpNamespace": {
|
|
575
547
|
"type": "string",
|
|
576
|
-
"id": 37
|
|
577
|
-
"protoName": "csharp_namespace"
|
|
548
|
+
"id": 37
|
|
578
549
|
},
|
|
579
550
|
"swiftPrefix": {
|
|
580
551
|
"type": "string",
|
|
581
|
-
"id": 39
|
|
582
|
-
"protoName": "swift_prefix"
|
|
552
|
+
"id": 39
|
|
583
553
|
},
|
|
584
554
|
"phpClassPrefix": {
|
|
585
555
|
"type": "string",
|
|
586
|
-
"id": 40
|
|
587
|
-
"protoName": "php_class_prefix"
|
|
556
|
+
"id": 40
|
|
588
557
|
},
|
|
589
558
|
"phpNamespace": {
|
|
590
559
|
"type": "string",
|
|
591
|
-
"id": 41
|
|
592
|
-
"protoName": "php_namespace"
|
|
560
|
+
"id": 41
|
|
593
561
|
},
|
|
594
562
|
"phpMetadataNamespace": {
|
|
595
563
|
"type": "string",
|
|
596
|
-
"id": 44
|
|
597
|
-
"protoName": "php_metadata_namespace"
|
|
564
|
+
"id": 44
|
|
598
565
|
},
|
|
599
566
|
"rubyPackage": {
|
|
600
567
|
"type": "string",
|
|
601
|
-
"id": 45
|
|
602
|
-
"protoName": "ruby_package"
|
|
568
|
+
"id": 45
|
|
603
569
|
},
|
|
604
570
|
"features": {
|
|
605
571
|
"type": "FeatureSet",
|
|
@@ -608,8 +574,7 @@
|
|
|
608
574
|
"uninterpretedOption": {
|
|
609
575
|
"rule": "repeated",
|
|
610
576
|
"type": "UninterpretedOption",
|
|
611
|
-
"id": 999
|
|
612
|
-
"protoName": "uninterpreted_option"
|
|
577
|
+
"id": 999
|
|
613
578
|
}
|
|
614
579
|
},
|
|
615
580
|
"extensions": [
|
|
@@ -644,13 +609,11 @@
|
|
|
644
609
|
"fields": {
|
|
645
610
|
"messageSetWireFormat": {
|
|
646
611
|
"type": "bool",
|
|
647
|
-
"id": 1
|
|
648
|
-
"protoName": "message_set_wire_format"
|
|
612
|
+
"id": 1
|
|
649
613
|
},
|
|
650
614
|
"noStandardDescriptorAccessor": {
|
|
651
615
|
"type": "bool",
|
|
652
|
-
"id": 2
|
|
653
|
-
"protoName": "no_standard_descriptor_accessor"
|
|
616
|
+
"id": 2
|
|
654
617
|
},
|
|
655
618
|
"deprecated": {
|
|
656
619
|
"type": "bool",
|
|
@@ -658,13 +621,11 @@
|
|
|
658
621
|
},
|
|
659
622
|
"mapEntry": {
|
|
660
623
|
"type": "bool",
|
|
661
|
-
"id": 7
|
|
662
|
-
"protoName": "map_entry"
|
|
624
|
+
"id": 7
|
|
663
625
|
},
|
|
664
626
|
"deprecatedLegacyJsonFieldConflicts": {
|
|
665
627
|
"type": "bool",
|
|
666
628
|
"id": 11,
|
|
667
|
-
"protoName": "deprecated_legacy_json_field_conflicts",
|
|
668
629
|
"options": {
|
|
669
630
|
"deprecated": true
|
|
670
631
|
}
|
|
@@ -676,8 +637,7 @@
|
|
|
676
637
|
"uninterpretedOption": {
|
|
677
638
|
"rule": "repeated",
|
|
678
639
|
"type": "UninterpretedOption",
|
|
679
|
-
"id": 999
|
|
680
|
-
"protoName": "uninterpreted_option"
|
|
640
|
+
"id": 999
|
|
681
641
|
}
|
|
682
642
|
},
|
|
683
643
|
"extensions": [
|
|
@@ -736,8 +696,7 @@
|
|
|
736
696
|
},
|
|
737
697
|
"unverifiedLazy": {
|
|
738
698
|
"type": "bool",
|
|
739
|
-
"id": 15
|
|
740
|
-
"protoName": "unverified_lazy"
|
|
699
|
+
"id": 15
|
|
741
700
|
},
|
|
742
701
|
"deprecated": {
|
|
743
702
|
"type": "bool",
|
|
@@ -752,8 +711,7 @@
|
|
|
752
711
|
},
|
|
753
712
|
"debugRedact": {
|
|
754
713
|
"type": "bool",
|
|
755
|
-
"id": 16
|
|
756
|
-
"protoName": "debug_redact"
|
|
714
|
+
"id": 16
|
|
757
715
|
},
|
|
758
716
|
"retention": {
|
|
759
717
|
"type": "OptionRetention",
|
|
@@ -767,8 +725,7 @@
|
|
|
767
725
|
"editionDefaults": {
|
|
768
726
|
"rule": "repeated",
|
|
769
727
|
"type": "EditionDefault",
|
|
770
|
-
"id": 20
|
|
771
|
-
"protoName": "edition_defaults"
|
|
728
|
+
"id": 20
|
|
772
729
|
},
|
|
773
730
|
"features": {
|
|
774
731
|
"type": "FeatureSet",
|
|
@@ -776,14 +733,12 @@
|
|
|
776
733
|
},
|
|
777
734
|
"featureSupport": {
|
|
778
735
|
"type": "FeatureSupport",
|
|
779
|
-
"id": 22
|
|
780
|
-
"protoName": "feature_support"
|
|
736
|
+
"id": 22
|
|
781
737
|
},
|
|
782
738
|
"uninterpretedOption": {
|
|
783
739
|
"rule": "repeated",
|
|
784
740
|
"type": "UninterpretedOption",
|
|
785
|
-
"id": 999
|
|
786
|
-
"protoName": "uninterpreted_option"
|
|
741
|
+
"id": 999
|
|
787
742
|
}
|
|
788
743
|
},
|
|
789
744
|
"extensions": [
|
|
@@ -854,23 +809,19 @@
|
|
|
854
809
|
"fields": {
|
|
855
810
|
"editionIntroduced": {
|
|
856
811
|
"type": "Edition",
|
|
857
|
-
"id": 1
|
|
858
|
-
"protoName": "edition_introduced"
|
|
812
|
+
"id": 1
|
|
859
813
|
},
|
|
860
814
|
"editionDeprecated": {
|
|
861
815
|
"type": "Edition",
|
|
862
|
-
"id": 2
|
|
863
|
-
"protoName": "edition_deprecated"
|
|
816
|
+
"id": 2
|
|
864
817
|
},
|
|
865
818
|
"deprecationWarning": {
|
|
866
819
|
"type": "string",
|
|
867
|
-
"id": 3
|
|
868
|
-
"protoName": "deprecation_warning"
|
|
820
|
+
"id": 3
|
|
869
821
|
},
|
|
870
822
|
"editionRemoved": {
|
|
871
823
|
"type": "Edition",
|
|
872
|
-
"id": 4
|
|
873
|
-
"protoName": "edition_removed"
|
|
824
|
+
"id": 4
|
|
874
825
|
}
|
|
875
826
|
}
|
|
876
827
|
}
|
|
@@ -886,8 +837,7 @@
|
|
|
886
837
|
"uninterpretedOption": {
|
|
887
838
|
"rule": "repeated",
|
|
888
839
|
"type": "UninterpretedOption",
|
|
889
|
-
"id": 999
|
|
890
|
-
"protoName": "uninterpreted_option"
|
|
840
|
+
"id": 999
|
|
891
841
|
}
|
|
892
842
|
},
|
|
893
843
|
"extensions": [
|
|
@@ -902,8 +852,7 @@
|
|
|
902
852
|
"fields": {
|
|
903
853
|
"allowAlias": {
|
|
904
854
|
"type": "bool",
|
|
905
|
-
"id": 2
|
|
906
|
-
"protoName": "allow_alias"
|
|
855
|
+
"id": 2
|
|
907
856
|
},
|
|
908
857
|
"deprecated": {
|
|
909
858
|
"type": "bool",
|
|
@@ -912,7 +861,6 @@
|
|
|
912
861
|
"deprecatedLegacyJsonFieldConflicts": {
|
|
913
862
|
"type": "bool",
|
|
914
863
|
"id": 6,
|
|
915
|
-
"protoName": "deprecated_legacy_json_field_conflicts",
|
|
916
864
|
"options": {
|
|
917
865
|
"deprecated": true
|
|
918
866
|
}
|
|
@@ -924,8 +872,7 @@
|
|
|
924
872
|
"uninterpretedOption": {
|
|
925
873
|
"rule": "repeated",
|
|
926
874
|
"type": "UninterpretedOption",
|
|
927
|
-
"id": 999
|
|
928
|
-
"protoName": "uninterpreted_option"
|
|
875
|
+
"id": 999
|
|
929
876
|
}
|
|
930
877
|
},
|
|
931
878
|
"extensions": [
|
|
@@ -954,19 +901,16 @@
|
|
|
954
901
|
},
|
|
955
902
|
"debugRedact": {
|
|
956
903
|
"type": "bool",
|
|
957
|
-
"id": 3
|
|
958
|
-
"protoName": "debug_redact"
|
|
904
|
+
"id": 3
|
|
959
905
|
},
|
|
960
906
|
"featureSupport": {
|
|
961
907
|
"type": "FieldOptions.FeatureSupport",
|
|
962
|
-
"id": 4
|
|
963
|
-
"protoName": "feature_support"
|
|
908
|
+
"id": 4
|
|
964
909
|
},
|
|
965
910
|
"uninterpretedOption": {
|
|
966
911
|
"rule": "repeated",
|
|
967
912
|
"type": "UninterpretedOption",
|
|
968
|
-
"id": 999
|
|
969
|
-
"protoName": "uninterpreted_option"
|
|
913
|
+
"id": 999
|
|
970
914
|
}
|
|
971
915
|
},
|
|
972
916
|
"extensions": [
|
|
@@ -990,8 +934,7 @@
|
|
|
990
934
|
"uninterpretedOption": {
|
|
991
935
|
"rule": "repeated",
|
|
992
936
|
"type": "UninterpretedOption",
|
|
993
|
-
"id": 999
|
|
994
|
-
"protoName": "uninterpreted_option"
|
|
937
|
+
"id": 999
|
|
995
938
|
}
|
|
996
939
|
},
|
|
997
940
|
"extensions": [
|
|
@@ -1011,7 +954,6 @@
|
|
|
1011
954
|
"idempotencyLevel": {
|
|
1012
955
|
"type": "IdempotencyLevel",
|
|
1013
956
|
"id": 34,
|
|
1014
|
-
"protoName": "idempotency_level",
|
|
1015
957
|
"options": {
|
|
1016
958
|
"default": "IDEMPOTENCY_UNKNOWN"
|
|
1017
959
|
}
|
|
@@ -1023,8 +965,7 @@
|
|
|
1023
965
|
"uninterpretedOption": {
|
|
1024
966
|
"rule": "repeated",
|
|
1025
967
|
"type": "UninterpretedOption",
|
|
1026
|
-
"id": 999
|
|
1027
|
-
"protoName": "uninterpreted_option"
|
|
968
|
+
"id": 999
|
|
1028
969
|
}
|
|
1029
970
|
},
|
|
1030
971
|
"extensions": [
|
|
@@ -1053,33 +994,27 @@
|
|
|
1053
994
|
},
|
|
1054
995
|
"identifierValue": {
|
|
1055
996
|
"type": "string",
|
|
1056
|
-
"id": 3
|
|
1057
|
-
"protoName": "identifier_value"
|
|
997
|
+
"id": 3
|
|
1058
998
|
},
|
|
1059
999
|
"positiveIntValue": {
|
|
1060
1000
|
"type": "uint64",
|
|
1061
|
-
"id": 4
|
|
1062
|
-
"protoName": "positive_int_value"
|
|
1001
|
+
"id": 4
|
|
1063
1002
|
},
|
|
1064
1003
|
"negativeIntValue": {
|
|
1065
1004
|
"type": "int64",
|
|
1066
|
-
"id": 5
|
|
1067
|
-
"protoName": "negative_int_value"
|
|
1005
|
+
"id": 5
|
|
1068
1006
|
},
|
|
1069
1007
|
"doubleValue": {
|
|
1070
1008
|
"type": "double",
|
|
1071
|
-
"id": 6
|
|
1072
|
-
"protoName": "double_value"
|
|
1009
|
+
"id": 6
|
|
1073
1010
|
},
|
|
1074
1011
|
"stringValue": {
|
|
1075
1012
|
"type": "bytes",
|
|
1076
|
-
"id": 7
|
|
1077
|
-
"protoName": "string_value"
|
|
1013
|
+
"id": 7
|
|
1078
1014
|
},
|
|
1079
1015
|
"aggregateValue": {
|
|
1080
1016
|
"type": "string",
|
|
1081
|
-
"id": 8
|
|
1082
|
-
"protoName": "aggregate_value"
|
|
1017
|
+
"id": 8
|
|
1083
1018
|
}
|
|
1084
1019
|
},
|
|
1085
1020
|
"nested": {
|
|
@@ -1088,14 +1023,12 @@
|
|
|
1088
1023
|
"namePart": {
|
|
1089
1024
|
"rule": "required",
|
|
1090
1025
|
"type": "string",
|
|
1091
|
-
"id": 1
|
|
1092
|
-
"protoName": "name_part"
|
|
1026
|
+
"id": 1
|
|
1093
1027
|
},
|
|
1094
1028
|
"isExtension": {
|
|
1095
1029
|
"rule": "required",
|
|
1096
1030
|
"type": "bool",
|
|
1097
|
-
"id": 2
|
|
1098
|
-
"protoName": "is_extension"
|
|
1031
|
+
"id": 2
|
|
1099
1032
|
}
|
|
1100
1033
|
}
|
|
1101
1034
|
}
|
|
@@ -1107,7 +1040,6 @@
|
|
|
1107
1040
|
"fieldPresence": {
|
|
1108
1041
|
"type": "FieldPresence",
|
|
1109
1042
|
"id": 1,
|
|
1110
|
-
"protoName": "field_presence",
|
|
1111
1043
|
"options": {
|
|
1112
1044
|
"retention": "RETENTION_RUNTIME",
|
|
1113
1045
|
"targets": "TARGET_TYPE_FILE",
|
|
@@ -1119,7 +1051,6 @@
|
|
|
1119
1051
|
"enumType": {
|
|
1120
1052
|
"type": "EnumType",
|
|
1121
1053
|
"id": 2,
|
|
1122
|
-
"protoName": "enum_type",
|
|
1123
1054
|
"options": {
|
|
1124
1055
|
"retention": "RETENTION_RUNTIME",
|
|
1125
1056
|
"targets": "TARGET_TYPE_FILE",
|
|
@@ -1131,7 +1062,6 @@
|
|
|
1131
1062
|
"repeatedFieldEncoding": {
|
|
1132
1063
|
"type": "RepeatedFieldEncoding",
|
|
1133
1064
|
"id": 3,
|
|
1134
|
-
"protoName": "repeated_field_encoding",
|
|
1135
1065
|
"options": {
|
|
1136
1066
|
"retention": "RETENTION_RUNTIME",
|
|
1137
1067
|
"targets": "TARGET_TYPE_FILE",
|
|
@@ -1143,7 +1073,6 @@
|
|
|
1143
1073
|
"utf8Validation": {
|
|
1144
1074
|
"type": "Utf8Validation",
|
|
1145
1075
|
"id": 4,
|
|
1146
|
-
"protoName": "utf8_validation",
|
|
1147
1076
|
"options": {
|
|
1148
1077
|
"retention": "RETENTION_RUNTIME",
|
|
1149
1078
|
"targets": "TARGET_TYPE_FILE",
|
|
@@ -1155,7 +1084,6 @@
|
|
|
1155
1084
|
"messageEncoding": {
|
|
1156
1085
|
"type": "MessageEncoding",
|
|
1157
1086
|
"id": 5,
|
|
1158
|
-
"protoName": "message_encoding",
|
|
1159
1087
|
"options": {
|
|
1160
1088
|
"retention": "RETENTION_RUNTIME",
|
|
1161
1089
|
"targets": "TARGET_TYPE_FILE",
|
|
@@ -1167,7 +1095,6 @@
|
|
|
1167
1095
|
"jsonFormat": {
|
|
1168
1096
|
"type": "JsonFormat",
|
|
1169
1097
|
"id": 6,
|
|
1170
|
-
"protoName": "json_format",
|
|
1171
1098
|
"options": {
|
|
1172
1099
|
"retention": "RETENTION_RUNTIME",
|
|
1173
1100
|
"targets": "TARGET_TYPE_FILE",
|
|
@@ -1179,7 +1106,6 @@
|
|
|
1179
1106
|
"enforceNamingStyle": {
|
|
1180
1107
|
"type": "EnforceNamingStyle",
|
|
1181
1108
|
"id": 7,
|
|
1182
|
-
"protoName": "enforce_naming_style",
|
|
1183
1109
|
"options": {
|
|
1184
1110
|
"retention": "RETENTION_SOURCE",
|
|
1185
1111
|
"targets": "TARGET_TYPE_METHOD",
|
|
@@ -1191,7 +1117,6 @@
|
|
|
1191
1117
|
"defaultSymbolVisibility": {
|
|
1192
1118
|
"type": "VisibilityFeature.DefaultSymbolVisibility",
|
|
1193
1119
|
"id": 8,
|
|
1194
|
-
"protoName": "default_symbol_visibility",
|
|
1195
1120
|
"options": {
|
|
1196
1121
|
"retention": "RETENTION_SOURCE",
|
|
1197
1122
|
"targets": "TARGET_TYPE_FILE",
|
|
@@ -1304,13 +1229,11 @@
|
|
|
1304
1229
|
},
|
|
1305
1230
|
"minimumEdition": {
|
|
1306
1231
|
"type": "Edition",
|
|
1307
|
-
"id": 4
|
|
1308
|
-
"protoName": "minimum_edition"
|
|
1232
|
+
"id": 4
|
|
1309
1233
|
},
|
|
1310
1234
|
"maximumEdition": {
|
|
1311
1235
|
"type": "Edition",
|
|
1312
|
-
"id": 5
|
|
1313
|
-
"protoName": "maximum_edition"
|
|
1236
|
+
"id": 5
|
|
1314
1237
|
}
|
|
1315
1238
|
},
|
|
1316
1239
|
"nested": {
|
|
@@ -1322,13 +1245,11 @@
|
|
|
1322
1245
|
},
|
|
1323
1246
|
"overridableFeatures": {
|
|
1324
1247
|
"type": "FeatureSet",
|
|
1325
|
-
"id": 4
|
|
1326
|
-
"protoName": "overridable_features"
|
|
1248
|
+
"id": 4
|
|
1327
1249
|
},
|
|
1328
1250
|
"fixedFeatures": {
|
|
1329
1251
|
"type": "FeatureSet",
|
|
1330
|
-
"id": 5
|
|
1331
|
-
"protoName": "fixed_features"
|
|
1252
|
+
"id": 5
|
|
1332
1253
|
}
|
|
1333
1254
|
},
|
|
1334
1255
|
"reserved": [
|
|
@@ -1381,19 +1302,16 @@
|
|
|
1381
1302
|
},
|
|
1382
1303
|
"leadingComments": {
|
|
1383
1304
|
"type": "string",
|
|
1384
|
-
"id": 3
|
|
1385
|
-
"protoName": "leading_comments"
|
|
1305
|
+
"id": 3
|
|
1386
1306
|
},
|
|
1387
1307
|
"trailingComments": {
|
|
1388
1308
|
"type": "string",
|
|
1389
|
-
"id": 4
|
|
1390
|
-
"protoName": "trailing_comments"
|
|
1309
|
+
"id": 4
|
|
1391
1310
|
},
|
|
1392
1311
|
"leadingDetachedComments": {
|
|
1393
1312
|
"rule": "repeated",
|
|
1394
1313
|
"type": "string",
|
|
1395
|
-
"id": 6
|
|
1396
|
-
"protoName": "leading_detached_comments"
|
|
1314
|
+
"id": 6
|
|
1397
1315
|
}
|
|
1398
1316
|
}
|
|
1399
1317
|
}
|
|
@@ -1421,8 +1339,7 @@
|
|
|
1421
1339
|
},
|
|
1422
1340
|
"sourceFile": {
|
|
1423
1341
|
"type": "string",
|
|
1424
|
-
"id": 2
|
|
1425
|
-
"protoName": "source_file"
|
|
1342
|
+
"id": 2
|
|
1426
1343
|
},
|
|
1427
1344
|
"begin": {
|
|
1428
1345
|
"type": "int32",
|