@mtkruto/node 0.147.0 → 0.148.0
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/esm/0_deps.d.ts +8 -8
- package/esm/0_deps.js +8 -8
- package/esm/client/0_utilities.d.ts +1 -1
- package/esm/client/0_utilities.d.ts.map +1 -1
- package/esm/client/3_message_manager.d.ts.map +1 -1
- package/esm/client/3_message_manager.js +1 -0
- package/{script/deps/jsr.io/@std/async/1.3.0 → esm/deps/jsr.io/@std/async/1.4.0}/delay.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.d.ts +4 -1
- package/esm/deps/jsr.io/@std/path/1.1.5/basename.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.js +5 -2
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.d.ts +4 -1
- package/esm/deps/jsr.io/@std/path/1.1.5/extname.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.js +5 -2
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/basename.d.ts +5 -0
- package/esm/deps/jsr.io/@std/path/1.1.5/posix/basename.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/basename.js +6 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/extname.d.ts +5 -0
- package/esm/deps/jsr.io/@std/path/1.1.5/posix/extname.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/extname.js +6 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/join.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/normalize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/to_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/to_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.d.ts +1 -0
- package/esm/deps/jsr.io/@std/path/1.1.5/windows/basename.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.js +2 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/extname.d.ts +1 -0
- package/esm/deps/jsr.io/@std/path/1.1.5/windows/extname.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/extname.js +2 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/is_absolute.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/join.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/normalize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/to_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts.map +1 -1
- package/esm/tl/1_telegram_api.d.ts +438 -96
- package/esm/tl/1_telegram_api.d.ts.map +1 -1
- package/esm/tl/1_telegram_api.js +534 -111
- package/esm/types/6_message.d.ts.map +1 -1
- package/esm/types/6_message.js +6 -2
- package/package.json +1 -1
- package/script/0_deps.d.ts +8 -8
- package/script/0_deps.js +8 -8
- package/script/client/0_utilities.d.ts +1 -1
- package/script/client/0_utilities.d.ts.map +1 -1
- package/script/client/3_message_manager.d.ts.map +1 -1
- package/script/client/3_message_manager.js +1 -0
- package/{esm/deps/jsr.io/@std/async/1.3.0 → script/deps/jsr.io/@std/async/1.4.0}/delay.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.d.ts +4 -1
- package/script/deps/jsr.io/@std/path/1.1.5/basename.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.js +5 -2
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.d.ts +4 -1
- package/script/deps/jsr.io/@std/path/1.1.5/extname.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.js +5 -2
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/basename.d.ts +5 -0
- package/script/deps/jsr.io/@std/path/1.1.5/posix/basename.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/basename.js +6 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/extname.d.ts +5 -0
- package/script/deps/jsr.io/@std/path/1.1.5/posix/extname.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/extname.js +6 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/join.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/normalize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/to_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/to_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.d.ts +1 -0
- package/script/deps/jsr.io/@std/path/1.1.5/windows/basename.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.js +2 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/extname.d.ts +1 -0
- package/script/deps/jsr.io/@std/path/1.1.5/windows/extname.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/extname.js +2 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/is_absolute.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/join.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/normalize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/to_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.js +1 -1
- package/script/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts.map +1 -1
- package/script/tl/1_telegram_api.d.ts +438 -96
- package/script/tl/1_telegram_api.d.ts.map +1 -1
- package/script/tl/1_telegram_api.js +534 -111
- package/script/types/6_message.d.ts.map +1 -1
- package/script/types/6_message.js +6 -2
- package/esm/deps/jsr.io/@std/path/1.1.4/basename.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.1.4/extname.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.1.4/posix/basename.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.1.4/posix/extname.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.1.4/windows/basename.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.1.4/windows/extname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/basename.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/extname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/posix/basename.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/posix/extname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/windows/basename.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/windows/extname.d.ts.map +0 -1
- /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.js +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts +0 -0
- /package/script/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.js +0 -0
package/esm/tl/1_telegram_api.js
CHANGED
|
@@ -32,60 +32,10 @@ export const schema = Object.freeze({
|
|
|
32
32
|
],
|
|
33
33
|
"Error",
|
|
34
34
|
],
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
[
|
|
38
|
-
|
|
39
|
-
["port", "int"],
|
|
40
|
-
],
|
|
41
|
-
"IpPort",
|
|
42
|
-
],
|
|
43
|
-
ipPortSecret: [
|
|
44
|
-
0x37982646,
|
|
45
|
-
[
|
|
46
|
-
["ipv4", "int"],
|
|
47
|
-
["port", "int"],
|
|
48
|
-
["secret", "bytes"],
|
|
49
|
-
],
|
|
50
|
-
"IpPort",
|
|
51
|
-
],
|
|
52
|
-
accessPointRule: [
|
|
53
|
-
0x4679B65F,
|
|
54
|
-
[
|
|
55
|
-
["phone_prefix_rules", "string"],
|
|
56
|
-
["dc_id", "int"],
|
|
57
|
-
["ips", "vector<IpPort>"],
|
|
58
|
-
],
|
|
59
|
-
"AccessPointRule",
|
|
60
|
-
],
|
|
61
|
-
"help.configSimple": [
|
|
62
|
-
0x5A592A6C,
|
|
63
|
-
[
|
|
64
|
-
["date", "int"],
|
|
65
|
-
["expires", "int"],
|
|
66
|
-
["rules", "vector<AccessPointRule>"],
|
|
67
|
-
],
|
|
68
|
-
"help.ConfigSimple",
|
|
69
|
-
],
|
|
70
|
-
inputPeerPhotoFileLocationLegacy: [
|
|
71
|
-
0x27D69997,
|
|
72
|
-
[
|
|
73
|
-
["flags", "#"],
|
|
74
|
-
["big", "flags.0?true"],
|
|
75
|
-
["peer", "InputPeer"],
|
|
76
|
-
["volume_id", "long"],
|
|
77
|
-
["local_id", "int"],
|
|
78
|
-
],
|
|
79
|
-
"InputFileLocation",
|
|
80
|
-
],
|
|
81
|
-
inputStickerSetThumbLegacy: [
|
|
82
|
-
0x0DBAEAE9,
|
|
83
|
-
[
|
|
84
|
-
["stickerset", "InputStickerSet"],
|
|
85
|
-
["volume_id", "long"],
|
|
86
|
-
["local_id", "int"],
|
|
87
|
-
],
|
|
88
|
-
"InputFileLocation",
|
|
35
|
+
null: [
|
|
36
|
+
0x56730BCC,
|
|
37
|
+
[],
|
|
38
|
+
"Null",
|
|
89
39
|
],
|
|
90
40
|
inputPeerEmpty: [
|
|
91
41
|
0x7F3B18EA,
|
|
@@ -672,6 +622,7 @@ export const schema = Object.freeze({
|
|
|
672
622
|
["bot_forum_can_manage_topics", "flags2.17?true"],
|
|
673
623
|
["bot_can_manage_bots", "flags2.18?true"],
|
|
674
624
|
["bot_guestchat", "flags2.19?true"],
|
|
625
|
+
["bot_guard", "flags2.20?true"],
|
|
675
626
|
["id", "long"],
|
|
676
627
|
["access_hash", "flags.0?long"],
|
|
677
628
|
["first_name", "flags.1?string"],
|
|
@@ -891,7 +842,7 @@ export const schema = Object.freeze({
|
|
|
891
842
|
"ChatFull",
|
|
892
843
|
],
|
|
893
844
|
channelFull: [
|
|
894
|
-
|
|
845
|
+
0xA04E8D3A,
|
|
895
846
|
[
|
|
896
847
|
["flags", "#"],
|
|
897
848
|
["can_view_participants", "flags.3?true"],
|
|
@@ -961,6 +912,7 @@ export const schema = Object.freeze({
|
|
|
961
912
|
["stargifts_count", "flags2.18?int"],
|
|
962
913
|
["send_paid_messages_stars", "flags2.21?long"],
|
|
963
914
|
["main_tab", "flags2.22?ProfileTab"],
|
|
915
|
+
["guard_bot_id", "flags2.23?long"],
|
|
964
916
|
],
|
|
965
917
|
"ChatFull",
|
|
966
918
|
],
|
|
@@ -1039,7 +991,7 @@ export const schema = Object.freeze({
|
|
|
1039
991
|
"Message",
|
|
1040
992
|
],
|
|
1041
993
|
message: [
|
|
1042
|
-
|
|
994
|
+
0x7600B9D3,
|
|
1043
995
|
[
|
|
1044
996
|
["flags", "#"],
|
|
1045
997
|
["out", "flags.1?true"],
|
|
@@ -1091,6 +1043,7 @@ export const schema = Object.freeze({
|
|
|
1091
1043
|
["suggested_post", "flags2.7?SuggestedPost"],
|
|
1092
1044
|
["schedule_repeat_period", "flags2.10?int"],
|
|
1093
1045
|
["summary_from_language", "flags2.11?string"],
|
|
1046
|
+
["rich_message", "flags2.13?RichMessage"],
|
|
1094
1047
|
],
|
|
1095
1048
|
"Message",
|
|
1096
1049
|
],
|
|
@@ -3488,14 +3441,16 @@ export const schema = Object.freeze({
|
|
|
3488
3441
|
"Update",
|
|
3489
3442
|
],
|
|
3490
3443
|
updateBotChatInviteRequester: [
|
|
3491
|
-
|
|
3444
|
+
0x7CB34D79,
|
|
3492
3445
|
[
|
|
3446
|
+
["flags", "#"],
|
|
3493
3447
|
["peer", "Peer"],
|
|
3494
3448
|
["date", "int"],
|
|
3495
3449
|
["user_id", "long"],
|
|
3496
3450
|
["about", "string"],
|
|
3497
3451
|
["invite", "ExportedChatInvite"],
|
|
3498
3452
|
["qts", "int"],
|
|
3453
|
+
["query_id", "flags.0?long"],
|
|
3499
3454
|
],
|
|
3500
3455
|
"Update",
|
|
3501
3456
|
],
|
|
@@ -4004,6 +3959,46 @@ export const schema = Object.freeze({
|
|
|
4004
3959
|
[],
|
|
4005
3960
|
"Update",
|
|
4006
3961
|
],
|
|
3962
|
+
updateJoinChatWebViewDecision: [
|
|
3963
|
+
0xBDAC7E70,
|
|
3964
|
+
[
|
|
3965
|
+
["peer", "Peer"],
|
|
3966
|
+
["query_id", "long"],
|
|
3967
|
+
["result", "JoinChatBotResult"],
|
|
3968
|
+
],
|
|
3969
|
+
"Update",
|
|
3970
|
+
],
|
|
3971
|
+
updateNewBotConnection: [
|
|
3972
|
+
0xB22083A6,
|
|
3973
|
+
[
|
|
3974
|
+
["flags", "#"],
|
|
3975
|
+
["confirmed", "flags.0?true"],
|
|
3976
|
+
["bot_id", "long"],
|
|
3977
|
+
["date", "flags.1?int"],
|
|
3978
|
+
["device", "flags.1?string"],
|
|
3979
|
+
["location", "flags.1?string"],
|
|
3980
|
+
],
|
|
3981
|
+
"Update",
|
|
3982
|
+
],
|
|
3983
|
+
updateWebBrowserSettings: [
|
|
3984
|
+
0xC39A2ADE,
|
|
3985
|
+
[
|
|
3986
|
+
["flags", "#"],
|
|
3987
|
+
["open_external_browser", "flags.0?true"],
|
|
3988
|
+
["display_close_button", "flags.1?true"],
|
|
3989
|
+
],
|
|
3990
|
+
"Update",
|
|
3991
|
+
],
|
|
3992
|
+
updateWebBrowserException: [
|
|
3993
|
+
0x140502D1,
|
|
3994
|
+
[
|
|
3995
|
+
["flags", "#"],
|
|
3996
|
+
["delete", "flags.1?true"],
|
|
3997
|
+
["open_external_browser", "flags.0?Bool"],
|
|
3998
|
+
["exception", "WebDomainException"],
|
|
3999
|
+
],
|
|
4000
|
+
"Update",
|
|
4001
|
+
],
|
|
4007
4002
|
"updates.state": [
|
|
4008
4003
|
0xA56C2A3E,
|
|
4009
4004
|
[
|
|
@@ -4657,6 +4652,22 @@ export const schema = Object.freeze({
|
|
|
4657
4652
|
],
|
|
4658
4653
|
"SendMessageAction",
|
|
4659
4654
|
],
|
|
4655
|
+
inputSendMessageRichMessageDraftAction: [
|
|
4656
|
+
0xE2B23B51,
|
|
4657
|
+
[
|
|
4658
|
+
["random_id", "long"],
|
|
4659
|
+
["rich_message", "InputRichMessage"],
|
|
4660
|
+
],
|
|
4661
|
+
"SendMessageAction",
|
|
4662
|
+
],
|
|
4663
|
+
sendMessageRichMessageDraftAction: [
|
|
4664
|
+
0xA2CB24F9,
|
|
4665
|
+
[
|
|
4666
|
+
["random_id", "long"],
|
|
4667
|
+
["rich_message", "RichMessage"],
|
|
4668
|
+
],
|
|
4669
|
+
"SendMessageAction",
|
|
4670
|
+
],
|
|
4660
4671
|
"contacts.found": [
|
|
4661
4672
|
0xB3134D9D,
|
|
4662
4673
|
[
|
|
@@ -6227,6 +6238,15 @@ export const schema = Object.freeze({
|
|
|
6227
6238
|
],
|
|
6228
6239
|
"InputBotInlineMessage",
|
|
6229
6240
|
],
|
|
6241
|
+
inputBotInlineMessageRichMessage: [
|
|
6242
|
+
0xB43DF56C,
|
|
6243
|
+
[
|
|
6244
|
+
["flags", "#"],
|
|
6245
|
+
["reply_markup", "flags.2?ReplyMarkup"],
|
|
6246
|
+
["rich_message", "InputRichMessage"],
|
|
6247
|
+
],
|
|
6248
|
+
"InputBotInlineMessage",
|
|
6249
|
+
],
|
|
6230
6250
|
inputBotInlineResult: [
|
|
6231
6251
|
0x88BF9319,
|
|
6232
6252
|
[
|
|
@@ -6366,6 +6386,15 @@ export const schema = Object.freeze({
|
|
|
6366
6386
|
],
|
|
6367
6387
|
"BotInlineMessage",
|
|
6368
6388
|
],
|
|
6389
|
+
botInlineMessageRichMessage: [
|
|
6390
|
+
0x0A617E7B,
|
|
6391
|
+
[
|
|
6392
|
+
["flags", "#"],
|
|
6393
|
+
["reply_markup", "flags.2?ReplyMarkup"],
|
|
6394
|
+
["rich_message", "RichMessage"],
|
|
6395
|
+
],
|
|
6396
|
+
"BotInlineMessage",
|
|
6397
|
+
],
|
|
6369
6398
|
botInlineResult: [
|
|
6370
6399
|
0x11965F3A,
|
|
6371
6400
|
[
|
|
@@ -6712,7 +6741,7 @@ export const schema = Object.freeze({
|
|
|
6712
6741
|
"DraftMessage",
|
|
6713
6742
|
],
|
|
6714
6743
|
draftMessage: [
|
|
6715
|
-
|
|
6744
|
+
0x60FE3294,
|
|
6716
6745
|
[
|
|
6717
6746
|
["flags", "#"],
|
|
6718
6747
|
["no_webpage", "flags.1?true"],
|
|
@@ -6724,6 +6753,7 @@ export const schema = Object.freeze({
|
|
|
6724
6753
|
["date", "int"],
|
|
6725
6754
|
["effect", "flags.7?long"],
|
|
6726
6755
|
["suggested_post", "flags.8?SuggestedPost"],
|
|
6756
|
+
["rich_message", "flags.9?RichMessage"],
|
|
6727
6757
|
],
|
|
6728
6758
|
"DraftMessage",
|
|
6729
6759
|
],
|
|
@@ -7002,6 +7032,107 @@ export const schema = Object.freeze({
|
|
|
7002
7032
|
],
|
|
7003
7033
|
"RichText",
|
|
7004
7034
|
],
|
|
7035
|
+
textMath: [
|
|
7036
|
+
0x9D2EAC97,
|
|
7037
|
+
[
|
|
7038
|
+
["source", "string"],
|
|
7039
|
+
],
|
|
7040
|
+
"RichText",
|
|
7041
|
+
],
|
|
7042
|
+
textCustomEmoji: [
|
|
7043
|
+
0xA26156C0,
|
|
7044
|
+
[
|
|
7045
|
+
["document_id", "long"],
|
|
7046
|
+
["alt", "string"],
|
|
7047
|
+
],
|
|
7048
|
+
"RichText",
|
|
7049
|
+
],
|
|
7050
|
+
textSpoiler: [
|
|
7051
|
+
0x4C2A5D62,
|
|
7052
|
+
[
|
|
7053
|
+
["text", "RichText"],
|
|
7054
|
+
],
|
|
7055
|
+
"RichText",
|
|
7056
|
+
],
|
|
7057
|
+
textMention: [
|
|
7058
|
+
0xCD24CF44,
|
|
7059
|
+
[
|
|
7060
|
+
["text", "RichText"],
|
|
7061
|
+
],
|
|
7062
|
+
"RichText",
|
|
7063
|
+
],
|
|
7064
|
+
textHashtag: [
|
|
7065
|
+
0x519524EA,
|
|
7066
|
+
[
|
|
7067
|
+
["text", "RichText"],
|
|
7068
|
+
],
|
|
7069
|
+
"RichText",
|
|
7070
|
+
],
|
|
7071
|
+
textBotCommand: [
|
|
7072
|
+
0x02FF29D3,
|
|
7073
|
+
[
|
|
7074
|
+
["text", "RichText"],
|
|
7075
|
+
],
|
|
7076
|
+
"RichText",
|
|
7077
|
+
],
|
|
7078
|
+
textCashtag: [
|
|
7079
|
+
0x7B9E1801,
|
|
7080
|
+
[
|
|
7081
|
+
["text", "RichText"],
|
|
7082
|
+
],
|
|
7083
|
+
"RichText",
|
|
7084
|
+
],
|
|
7085
|
+
textAutoUrl: [
|
|
7086
|
+
0xAC6A83AA,
|
|
7087
|
+
[
|
|
7088
|
+
["text", "RichText"],
|
|
7089
|
+
],
|
|
7090
|
+
"RichText",
|
|
7091
|
+
],
|
|
7092
|
+
textAutoEmail: [
|
|
7093
|
+
0xC556A45D,
|
|
7094
|
+
[
|
|
7095
|
+
["text", "RichText"],
|
|
7096
|
+
],
|
|
7097
|
+
"RichText",
|
|
7098
|
+
],
|
|
7099
|
+
textAutoPhone: [
|
|
7100
|
+
0x24C26789,
|
|
7101
|
+
[
|
|
7102
|
+
["text", "RichText"],
|
|
7103
|
+
],
|
|
7104
|
+
"RichText",
|
|
7105
|
+
],
|
|
7106
|
+
textBankCard: [
|
|
7107
|
+
0xB956812D,
|
|
7108
|
+
[
|
|
7109
|
+
["text", "RichText"],
|
|
7110
|
+
],
|
|
7111
|
+
"RichText",
|
|
7112
|
+
],
|
|
7113
|
+
textMentionName: [
|
|
7114
|
+
0x01A9FBFC,
|
|
7115
|
+
[
|
|
7116
|
+
["text", "RichText"],
|
|
7117
|
+
["user_id", "long"],
|
|
7118
|
+
],
|
|
7119
|
+
"RichText",
|
|
7120
|
+
],
|
|
7121
|
+
textDate: [
|
|
7122
|
+
0xA5B45E2B,
|
|
7123
|
+
[
|
|
7124
|
+
["flags", "#"],
|
|
7125
|
+
["relative", "flags.0?true"],
|
|
7126
|
+
["short_time", "flags.1?true"],
|
|
7127
|
+
["long_time", "flags.2?true"],
|
|
7128
|
+
["short_date", "flags.3?true"],
|
|
7129
|
+
["long_date", "flags.4?true"],
|
|
7130
|
+
["day_of_week", "flags.5?true"],
|
|
7131
|
+
["text", "RichText"],
|
|
7132
|
+
["date", "int"],
|
|
7133
|
+
],
|
|
7134
|
+
"RichText",
|
|
7135
|
+
],
|
|
7005
7136
|
pageBlockUnsupported: [
|
|
7006
7137
|
0x13567E8A,
|
|
7007
7138
|
[],
|
|
@@ -7104,6 +7235,7 @@ export const schema = Object.freeze({
|
|
|
7104
7235
|
0x1759C560,
|
|
7105
7236
|
[
|
|
7106
7237
|
["flags", "#"],
|
|
7238
|
+
["spoiler", "flags.1?true"],
|
|
7107
7239
|
["photo_id", "long"],
|
|
7108
7240
|
["caption", "PageCaption"],
|
|
7109
7241
|
["url", "flags.0?string"],
|
|
@@ -7117,6 +7249,7 @@ export const schema = Object.freeze({
|
|
|
7117
7249
|
["flags", "#"],
|
|
7118
7250
|
["autoplay", "flags.0?true"],
|
|
7119
7251
|
["loop", "flags.1?true"],
|
|
7252
|
+
["spoiler", "flags.2?true"],
|
|
7120
7253
|
["video_id", "long"],
|
|
7121
7254
|
["caption", "PageCaption"],
|
|
7122
7255
|
],
|
|
@@ -7207,9 +7340,13 @@ export const schema = Object.freeze({
|
|
|
7207
7340
|
"PageBlock",
|
|
7208
7341
|
],
|
|
7209
7342
|
pageBlockOrderedList: [
|
|
7210
|
-
|
|
7343
|
+
0x1FD6F6C1,
|
|
7211
7344
|
[
|
|
7345
|
+
["flags", "#"],
|
|
7346
|
+
["reversed", "flags.2?true"],
|
|
7212
7347
|
["items", "Vector<PageListOrderedItem>"],
|
|
7348
|
+
["start", "flags.0?int"],
|
|
7349
|
+
["type", "flags.1?string"],
|
|
7213
7350
|
],
|
|
7214
7351
|
"PageBlock",
|
|
7215
7352
|
],
|
|
@@ -7242,6 +7379,81 @@ export const schema = Object.freeze({
|
|
|
7242
7379
|
],
|
|
7243
7380
|
"PageBlock",
|
|
7244
7381
|
],
|
|
7382
|
+
pageBlockHeading1: [
|
|
7383
|
+
0xBAFF072F,
|
|
7384
|
+
[
|
|
7385
|
+
["text", "RichText"],
|
|
7386
|
+
],
|
|
7387
|
+
"PageBlock",
|
|
7388
|
+
],
|
|
7389
|
+
pageBlockHeading2: [
|
|
7390
|
+
0x096B2AEC,
|
|
7391
|
+
[
|
|
7392
|
+
["text", "RichText"],
|
|
7393
|
+
],
|
|
7394
|
+
"PageBlock",
|
|
7395
|
+
],
|
|
7396
|
+
pageBlockHeading3: [
|
|
7397
|
+
0x67E731AD,
|
|
7398
|
+
[
|
|
7399
|
+
["text", "RichText"],
|
|
7400
|
+
],
|
|
7401
|
+
"PageBlock",
|
|
7402
|
+
],
|
|
7403
|
+
pageBlockHeading4: [
|
|
7404
|
+
0xB532772B,
|
|
7405
|
+
[
|
|
7406
|
+
["text", "RichText"],
|
|
7407
|
+
],
|
|
7408
|
+
"PageBlock",
|
|
7409
|
+
],
|
|
7410
|
+
pageBlockHeading5: [
|
|
7411
|
+
0xDBBE6C6A,
|
|
7412
|
+
[
|
|
7413
|
+
["text", "RichText"],
|
|
7414
|
+
],
|
|
7415
|
+
"PageBlock",
|
|
7416
|
+
],
|
|
7417
|
+
pageBlockHeading6: [
|
|
7418
|
+
0x682A41A9,
|
|
7419
|
+
[
|
|
7420
|
+
["text", "RichText"],
|
|
7421
|
+
],
|
|
7422
|
+
"PageBlock",
|
|
7423
|
+
],
|
|
7424
|
+
pageBlockMath: [
|
|
7425
|
+
0x59080C20,
|
|
7426
|
+
[
|
|
7427
|
+
["source", "string"],
|
|
7428
|
+
],
|
|
7429
|
+
"PageBlock",
|
|
7430
|
+
],
|
|
7431
|
+
pageBlockThinking: [
|
|
7432
|
+
0x3C29A3E2,
|
|
7433
|
+
[
|
|
7434
|
+
["text", "RichText"],
|
|
7435
|
+
],
|
|
7436
|
+
"PageBlock",
|
|
7437
|
+
],
|
|
7438
|
+
inputPageBlockMap: [
|
|
7439
|
+
0x574B617F,
|
|
7440
|
+
[
|
|
7441
|
+
["geo", "InputGeoPoint"],
|
|
7442
|
+
["zoom", "int"],
|
|
7443
|
+
["w", "int"],
|
|
7444
|
+
["h", "int"],
|
|
7445
|
+
["caption", "PageCaption"],
|
|
7446
|
+
],
|
|
7447
|
+
"PageBlock",
|
|
7448
|
+
],
|
|
7449
|
+
pageBlockBlockquoteBlocks: [
|
|
7450
|
+
0x0E6E47C4,
|
|
7451
|
+
[
|
|
7452
|
+
["blocks", "Vector<PageBlock>"],
|
|
7453
|
+
["caption", "RichText"],
|
|
7454
|
+
],
|
|
7455
|
+
"PageBlock",
|
|
7456
|
+
],
|
|
7245
7457
|
phoneCallDiscardReasonMissed: [
|
|
7246
7458
|
0x85E42301,
|
|
7247
7459
|
[],
|
|
@@ -8944,32 +9156,48 @@ export const schema = Object.freeze({
|
|
|
8944
9156
|
"PageCaption",
|
|
8945
9157
|
],
|
|
8946
9158
|
pageListItemText: [
|
|
8947
|
-
|
|
9159
|
+
0x2F58683C,
|
|
8948
9160
|
[
|
|
9161
|
+
["flags", "#"],
|
|
9162
|
+
["checkbox", "flags.0?true"],
|
|
9163
|
+
["checked", "flags.1?true"],
|
|
8949
9164
|
["text", "RichText"],
|
|
8950
9165
|
],
|
|
8951
9166
|
"PageListItem",
|
|
8952
9167
|
],
|
|
8953
9168
|
pageListItemBlocks: [
|
|
8954
|
-
|
|
9169
|
+
0x63CA67AA,
|
|
8955
9170
|
[
|
|
9171
|
+
["flags", "#"],
|
|
9172
|
+
["checkbox", "flags.0?true"],
|
|
9173
|
+
["checked", "flags.1?true"],
|
|
8956
9174
|
["blocks", "Vector<PageBlock>"],
|
|
8957
9175
|
],
|
|
8958
9176
|
"PageListItem",
|
|
8959
9177
|
],
|
|
8960
9178
|
pageListOrderedItemText: [
|
|
8961
|
-
|
|
9179
|
+
0x15031189,
|
|
8962
9180
|
[
|
|
8963
|
-
["
|
|
9181
|
+
["flags", "#"],
|
|
9182
|
+
["checkbox", "flags.0?true"],
|
|
9183
|
+
["checked", "flags.1?true"],
|
|
9184
|
+
["num", "flags.2?string"],
|
|
8964
9185
|
["text", "RichText"],
|
|
9186
|
+
["value", "flags.3?int"],
|
|
9187
|
+
["type", "flags.4?string"],
|
|
8965
9188
|
],
|
|
8966
9189
|
"PageListOrderedItem",
|
|
8967
9190
|
],
|
|
8968
9191
|
pageListOrderedItemBlocks: [
|
|
8969
|
-
|
|
9192
|
+
0x8FF2D5F0,
|
|
8970
9193
|
[
|
|
8971
|
-
["
|
|
9194
|
+
["flags", "#"],
|
|
9195
|
+
["checkbox", "flags.0?true"],
|
|
9196
|
+
["checked", "flags.1?true"],
|
|
9197
|
+
["num", "flags.2?string"],
|
|
8972
9198
|
["blocks", "Vector<PageBlock>"],
|
|
9199
|
+
["value", "flags.3?int"],
|
|
9200
|
+
["type", "flags.4?string"],
|
|
8973
9201
|
],
|
|
8974
9202
|
"PageListOrderedItem",
|
|
8975
9203
|
],
|
|
@@ -9953,6 +10181,7 @@ export const schema = Object.freeze({
|
|
|
9953
10181
|
["reply_to_scheduled", "flags.2?true"],
|
|
9954
10182
|
["forum_topic", "flags.3?true"],
|
|
9955
10183
|
["quote", "flags.9?true"],
|
|
10184
|
+
["reply_to_ephemeral", "flags.13?true"],
|
|
9956
10185
|
["reply_to_msg_id", "flags.4?int"],
|
|
9957
10186
|
["reply_to_peer_id", "flags.0?Peer"],
|
|
9958
10187
|
["reply_from", "flags.5?MessageFwdHeader"],
|
|
@@ -10666,6 +10895,7 @@ export const schema = Object.freeze({
|
|
|
10666
10895
|
["flags", "#"],
|
|
10667
10896
|
["fullsize", "flags.1?true"],
|
|
10668
10897
|
["fullscreen", "flags.2?true"],
|
|
10898
|
+
["same_origin", "flags.3?true"],
|
|
10669
10899
|
["query_id", "flags.0?long"],
|
|
10670
10900
|
["url", "string"],
|
|
10671
10901
|
],
|
|
@@ -12583,12 +12813,15 @@ export const schema = Object.freeze({
|
|
|
12583
12813
|
"messages.QuickReplies",
|
|
12584
12814
|
],
|
|
12585
12815
|
connectedBot: [
|
|
12586
|
-
|
|
12816
|
+
0x033ED001,
|
|
12587
12817
|
[
|
|
12588
12818
|
["flags", "#"],
|
|
12589
12819
|
["bot_id", "long"],
|
|
12590
12820
|
["recipients", "BusinessBotRecipients"],
|
|
12591
12821
|
["rights", "BusinessBotRights"],
|
|
12822
|
+
["device", "flags.0?string"],
|
|
12823
|
+
["date", "flags.1?int"],
|
|
12824
|
+
["location", "flags.2?string"],
|
|
12592
12825
|
],
|
|
12593
12826
|
"ConnectedBot",
|
|
12594
12827
|
],
|
|
@@ -14461,35 +14694,122 @@ export const schema = Object.freeze({
|
|
|
14461
14694
|
],
|
|
14462
14695
|
"bots.AccessSettings",
|
|
14463
14696
|
],
|
|
14464
|
-
|
|
14465
|
-
|
|
14697
|
+
"messages.chatInviteJoinResultOk": [
|
|
14698
|
+
0x445663A7,
|
|
14466
14699
|
[
|
|
14467
|
-
["
|
|
14700
|
+
["updates", "Updates"],
|
|
14468
14701
|
],
|
|
14469
|
-
"
|
|
14702
|
+
"messages.ChatInviteJoinResult",
|
|
14470
14703
|
],
|
|
14471
|
-
|
|
14472
|
-
|
|
14704
|
+
"messages.chatInviteJoinResultWebView": [
|
|
14705
|
+
0x2F51C337,
|
|
14473
14706
|
[
|
|
14474
|
-
["
|
|
14475
|
-
["
|
|
14707
|
+
["bot_id", "long"],
|
|
14708
|
+
["webview", "WebViewResult"],
|
|
14709
|
+
["users", "Vector<User>"],
|
|
14476
14710
|
],
|
|
14477
|
-
"
|
|
14711
|
+
"messages.ChatInviteJoinResult",
|
|
14478
14712
|
],
|
|
14479
|
-
|
|
14480
|
-
|
|
14713
|
+
joinChatBotResultApproved: [
|
|
14714
|
+
0xAE152A69,
|
|
14715
|
+
[],
|
|
14716
|
+
"JoinChatBotResult",
|
|
14717
|
+
],
|
|
14718
|
+
joinChatBotResultDeclined: [
|
|
14719
|
+
0x0EFA0194,
|
|
14720
|
+
[],
|
|
14721
|
+
"JoinChatBotResult",
|
|
14722
|
+
],
|
|
14723
|
+
joinChatBotResultQueued: [
|
|
14724
|
+
0x98A3A840,
|
|
14725
|
+
[],
|
|
14726
|
+
"JoinChatBotResult",
|
|
14727
|
+
],
|
|
14728
|
+
joinChatBotResultWebView: [
|
|
14729
|
+
0xD6E3B813,
|
|
14481
14730
|
[
|
|
14482
|
-
["
|
|
14483
|
-
["secret", "string"],
|
|
14731
|
+
["url", "string"],
|
|
14484
14732
|
],
|
|
14485
|
-
"
|
|
14733
|
+
"JoinChatBotResult",
|
|
14486
14734
|
],
|
|
14487
|
-
|
|
14488
|
-
|
|
14735
|
+
webDomainException: [
|
|
14736
|
+
0x933CA597,
|
|
14489
14737
|
[
|
|
14490
|
-
["
|
|
14738
|
+
["flags", "#"],
|
|
14739
|
+
["domain", "string"],
|
|
14740
|
+
["url", "string"],
|
|
14741
|
+
["title", "string"],
|
|
14742
|
+
["favicon", "flags.0?long"],
|
|
14491
14743
|
],
|
|
14492
|
-
"
|
|
14744
|
+
"WebDomainException",
|
|
14745
|
+
],
|
|
14746
|
+
"account.webBrowserSettingsNotModified": [
|
|
14747
|
+
0xC31C8F4E,
|
|
14748
|
+
[],
|
|
14749
|
+
"account.WebBrowserSettings",
|
|
14750
|
+
],
|
|
14751
|
+
"account.webBrowserSettings": [
|
|
14752
|
+
0x79EB8CB3,
|
|
14753
|
+
[
|
|
14754
|
+
["flags", "#"],
|
|
14755
|
+
["open_external_browser", "flags.0?true"],
|
|
14756
|
+
["display_close_button", "flags.1?true"],
|
|
14757
|
+
["external_exceptions", "Vector<WebDomainException>"],
|
|
14758
|
+
["inapp_exceptions", "Vector<WebDomainException>"],
|
|
14759
|
+
["hash", "long"],
|
|
14760
|
+
],
|
|
14761
|
+
"account.WebBrowserSettings",
|
|
14762
|
+
],
|
|
14763
|
+
richMessage: [
|
|
14764
|
+
0xBAF39D8B,
|
|
14765
|
+
[
|
|
14766
|
+
["flags", "#"],
|
|
14767
|
+
["rtl", "flags.0?true"],
|
|
14768
|
+
["part", "flags.1?true"],
|
|
14769
|
+
["blocks", "Vector<PageBlock>"],
|
|
14770
|
+
["photos", "Vector<Photo>"],
|
|
14771
|
+
["documents", "Vector<Document>"],
|
|
14772
|
+
],
|
|
14773
|
+
"RichMessage",
|
|
14774
|
+
],
|
|
14775
|
+
inputRichMessage: [
|
|
14776
|
+
0xE4C449FC,
|
|
14777
|
+
[
|
|
14778
|
+
["flags", "#"],
|
|
14779
|
+
["rtl", "flags.0?true"],
|
|
14780
|
+
["noautolink", "flags.1?true"],
|
|
14781
|
+
["blocks", "Vector<PageBlock>"],
|
|
14782
|
+
["photos", "flags.2?Vector<InputPhoto>"],
|
|
14783
|
+
["documents", "flags.3?Vector<InputDocument>"],
|
|
14784
|
+
["users", "flags.4?Vector<InputUser>"],
|
|
14785
|
+
],
|
|
14786
|
+
"InputRichMessage",
|
|
14787
|
+
],
|
|
14788
|
+
inputRichMessageHTML: [
|
|
14789
|
+
0xD4EAB551,
|
|
14790
|
+
[
|
|
14791
|
+
["flags", "#"],
|
|
14792
|
+
["rtl", "flags.0?true"],
|
|
14793
|
+
["noautolink", "flags.1?true"],
|
|
14794
|
+
["html", "string"],
|
|
14795
|
+
["photos", "flags.2?Vector<InputPhoto>"],
|
|
14796
|
+
["documents", "flags.3?Vector<InputDocument>"],
|
|
14797
|
+
["users", "flags.4?Vector<InputUser>"],
|
|
14798
|
+
],
|
|
14799
|
+
"InputRichMessage",
|
|
14800
|
+
],
|
|
14801
|
+
inputRichMessageMarkdown: [
|
|
14802
|
+
0x09AC8186,
|
|
14803
|
+
[
|
|
14804
|
+
["flags", "#"],
|
|
14805
|
+
["rtl", "flags.0?true"],
|
|
14806
|
+
["noautolink", "flags.1?true"],
|
|
14807
|
+
["markdown", "string"],
|
|
14808
|
+
["photos", "flags.2?Vector<InputPhoto>"],
|
|
14809
|
+
["documents", "flags.3?Vector<InputDocument>"],
|
|
14810
|
+
["users", "flags.4?Vector<InputUser>"],
|
|
14811
|
+
],
|
|
14812
|
+
"InputRichMessage",
|
|
14493
14813
|
],
|
|
14494
14814
|
invokeAfterMsg: [
|
|
14495
14815
|
0xCB9F372D,
|
|
@@ -15742,6 +16062,44 @@ export const schema = Object.freeze({
|
|
|
15742
16062
|
],
|
|
15743
16063
|
"Bool",
|
|
15744
16064
|
],
|
|
16065
|
+
"account.confirmBotConnection": [
|
|
16066
|
+
0x67ED1F68,
|
|
16067
|
+
[
|
|
16068
|
+
["bot_id", "InputUser"],
|
|
16069
|
+
],
|
|
16070
|
+
"Bool",
|
|
16071
|
+
],
|
|
16072
|
+
"account.getWebBrowserSettings": [
|
|
16073
|
+
0x56655768,
|
|
16074
|
+
[
|
|
16075
|
+
["hash", "long"],
|
|
16076
|
+
],
|
|
16077
|
+
"account.WebBrowserSettings",
|
|
16078
|
+
],
|
|
16079
|
+
"account.updateWebBrowserSettings": [
|
|
16080
|
+
0x9ADF82FE,
|
|
16081
|
+
[
|
|
16082
|
+
["flags", "#"],
|
|
16083
|
+
["open_external_browser", "flags.0?true"],
|
|
16084
|
+
["display_close_button", "flags.1?true"],
|
|
16085
|
+
],
|
|
16086
|
+
"account.WebBrowserSettings",
|
|
16087
|
+
],
|
|
16088
|
+
"account.toggleWebBrowserSettingsException": [
|
|
16089
|
+
0x60ED4229,
|
|
16090
|
+
[
|
|
16091
|
+
["flags", "#"],
|
|
16092
|
+
["delete", "flags.1?true"],
|
|
16093
|
+
["open_external_browser", "flags.0?Bool"],
|
|
16094
|
+
["url", "string"],
|
|
16095
|
+
],
|
|
16096
|
+
"Updates",
|
|
16097
|
+
],
|
|
16098
|
+
"account.deleteWebBrowserSettingsExceptions": [
|
|
16099
|
+
0x86A0765D,
|
|
16100
|
+
[],
|
|
16101
|
+
"account.WebBrowserSettings",
|
|
16102
|
+
],
|
|
15745
16103
|
"users.getUsers": [
|
|
15746
16104
|
0x0D91A548,
|
|
15747
16105
|
[
|
|
@@ -15866,8 +16224,11 @@ export const schema = Object.freeze({
|
|
|
15866
16224
|
"contacts.Blocked",
|
|
15867
16225
|
],
|
|
15868
16226
|
"contacts.search": [
|
|
15869
|
-
|
|
16227
|
+
0x05F58D0F,
|
|
15870
16228
|
[
|
|
16229
|
+
["flags", "#"],
|
|
16230
|
+
["broadcasts", "flags.0?true"],
|
|
16231
|
+
["bots", "flags.1?true"],
|
|
15871
16232
|
["q", "string"],
|
|
15872
16233
|
["limit", "int"],
|
|
15873
16234
|
],
|
|
@@ -16129,7 +16490,7 @@ export const schema = Object.freeze({
|
|
|
16129
16490
|
"Bool",
|
|
16130
16491
|
],
|
|
16131
16492
|
"messages.sendMessage": [
|
|
16132
|
-
|
|
16493
|
+
0xFEF48F62,
|
|
16133
16494
|
[
|
|
16134
16495
|
["flags", "#"],
|
|
16135
16496
|
["no_webpage", "flags.1?true"],
|
|
@@ -16153,6 +16514,7 @@ export const schema = Object.freeze({
|
|
|
16153
16514
|
["effect", "flags.18?long"],
|
|
16154
16515
|
["allow_paid_stars", "flags.21?long"],
|
|
16155
16516
|
["suggested_post", "flags.22?SuggestedPost"],
|
|
16517
|
+
["rich_message", "flags.23?InputRichMessage"],
|
|
16156
16518
|
],
|
|
16157
16519
|
"Updates",
|
|
16158
16520
|
],
|
|
@@ -16445,11 +16807,11 @@ export const schema = Object.freeze({
|
|
|
16445
16807
|
"ChatInvite",
|
|
16446
16808
|
],
|
|
16447
16809
|
"messages.importChatInvite": [
|
|
16448
|
-
|
|
16810
|
+
0xDE91436E,
|
|
16449
16811
|
[
|
|
16450
16812
|
["hash", "string"],
|
|
16451
16813
|
],
|
|
16452
|
-
"
|
|
16814
|
+
"messages.ChatInviteJoinResult",
|
|
16453
16815
|
],
|
|
16454
16816
|
"messages.getStickerSet": [
|
|
16455
16817
|
0xC8A0EC74,
|
|
@@ -16618,7 +16980,7 @@ export const schema = Object.freeze({
|
|
|
16618
16980
|
"messages.MessageEditData",
|
|
16619
16981
|
],
|
|
16620
16982
|
"messages.editMessage": [
|
|
16621
|
-
|
|
16983
|
+
0xB106E66C,
|
|
16622
16984
|
[
|
|
16623
16985
|
["flags", "#"],
|
|
16624
16986
|
["no_webpage", "flags.1?true"],
|
|
@@ -16632,11 +16994,12 @@ export const schema = Object.freeze({
|
|
|
16632
16994
|
["schedule_date", "flags.15?int"],
|
|
16633
16995
|
["schedule_repeat_period", "flags.18?int"],
|
|
16634
16996
|
["quick_reply_shortcut_id", "flags.17?int"],
|
|
16997
|
+
["rich_message", "flags.23?InputRichMessage"],
|
|
16635
16998
|
],
|
|
16636
16999
|
"Updates",
|
|
16637
17000
|
],
|
|
16638
17001
|
"messages.editInlineBotMessage": [
|
|
16639
|
-
|
|
17002
|
+
0xA423BB51,
|
|
16640
17003
|
[
|
|
16641
17004
|
["flags", "#"],
|
|
16642
17005
|
["no_webpage", "flags.1?true"],
|
|
@@ -16646,6 +17009,7 @@ export const schema = Object.freeze({
|
|
|
16646
17009
|
["media", "flags.14?InputMedia"],
|
|
16647
17010
|
["reply_markup", "flags.2?ReplyMarkup"],
|
|
16648
17011
|
["entities", "flags.3?Vector<MessageEntity>"],
|
|
17012
|
+
["rich_message", "flags.23?InputRichMessage"],
|
|
16649
17013
|
],
|
|
16650
17014
|
"Bool",
|
|
16651
17015
|
],
|
|
@@ -16681,7 +17045,7 @@ export const schema = Object.freeze({
|
|
|
16681
17045
|
"messages.PeerDialogs",
|
|
16682
17046
|
],
|
|
16683
17047
|
"messages.saveDraft": [
|
|
16684
|
-
|
|
17048
|
+
0xAD0FA15C,
|
|
16685
17049
|
[
|
|
16686
17050
|
["flags", "#"],
|
|
16687
17051
|
["no_webpage", "flags.1?true"],
|
|
@@ -16693,6 +17057,7 @@ export const schema = Object.freeze({
|
|
|
16693
17057
|
["media", "flags.5?InputMedia"],
|
|
16694
17058
|
["effect", "flags.7?long"],
|
|
16695
17059
|
["suggested_post", "flags.8?SuggestedPost"],
|
|
17060
|
+
["rich_message", "flags.9?InputRichMessage"],
|
|
16696
17061
|
],
|
|
16697
17062
|
"Bool",
|
|
16698
17063
|
],
|
|
@@ -18474,6 +18839,14 @@ export const schema = Object.freeze({
|
|
|
18474
18839
|
],
|
|
18475
18840
|
"messages.Messages",
|
|
18476
18841
|
],
|
|
18842
|
+
"messages.getRichMessage": [
|
|
18843
|
+
0x501569CF,
|
|
18844
|
+
[
|
|
18845
|
+
["peer", "InputPeer"],
|
|
18846
|
+
["id", "int"],
|
|
18847
|
+
],
|
|
18848
|
+
"messages.Messages",
|
|
18849
|
+
],
|
|
18477
18850
|
"updates.getState": [
|
|
18478
18851
|
0xEDD4882A,
|
|
18479
18852
|
[],
|
|
@@ -18919,11 +19292,11 @@ export const schema = Object.freeze({
|
|
|
18919
19292
|
"Bool",
|
|
18920
19293
|
],
|
|
18921
19294
|
"channels.joinChannel": [
|
|
18922
|
-
|
|
19295
|
+
0x7F6A1E22,
|
|
18923
19296
|
[
|
|
18924
19297
|
["channel", "InputChannel"],
|
|
18925
19298
|
],
|
|
18926
|
-
"
|
|
19299
|
+
"messages.ChatInviteJoinResult",
|
|
18927
19300
|
],
|
|
18928
19301
|
"channels.leaveChannel": [
|
|
18929
19302
|
0xF836AA95,
|
|
@@ -19111,10 +19484,13 @@ export const schema = Object.freeze({
|
|
|
19111
19484
|
"Updates",
|
|
19112
19485
|
],
|
|
19113
19486
|
"channels.toggleJoinRequest": [
|
|
19114
|
-
|
|
19487
|
+
0x0ECC2618,
|
|
19115
19488
|
[
|
|
19489
|
+
["flags", "#"],
|
|
19490
|
+
["apply_to_invites", "flags.1?true"],
|
|
19116
19491
|
["channel", "InputChannel"],
|
|
19117
19492
|
["enabled", "Bool"],
|
|
19493
|
+
["guard_bot", "flags.0?InputUser"],
|
|
19118
19494
|
],
|
|
19119
19495
|
"Updates",
|
|
19120
19496
|
],
|
|
@@ -19598,6 +19974,14 @@ export const schema = Object.freeze({
|
|
|
19598
19974
|
],
|
|
19599
19975
|
"Bool",
|
|
19600
19976
|
],
|
|
19977
|
+
"bots.setJoinChatResults": [
|
|
19978
|
+
0xE71A4810,
|
|
19979
|
+
[
|
|
19980
|
+
["query_id", "long"],
|
|
19981
|
+
["result", "JoinChatBotResult"],
|
|
19982
|
+
],
|
|
19983
|
+
"Bool",
|
|
19984
|
+
],
|
|
19601
19985
|
"payments.getPaymentForm": [
|
|
19602
19986
|
0x37148DBB,
|
|
19603
19987
|
[
|
|
@@ -21352,12 +21736,7 @@ export const schema = Object.freeze({
|
|
|
21352
21736
|
identifierToName: {
|
|
21353
21737
|
[0x3FEDD339]: "true",
|
|
21354
21738
|
[0xC4B9F9BB]: "error",
|
|
21355
|
-
[
|
|
21356
|
-
[0x37982646]: "ipPortSecret",
|
|
21357
|
-
[0x4679B65F]: "accessPointRule",
|
|
21358
|
-
[0x5A592A6C]: "help.configSimple",
|
|
21359
|
-
[0x27D69997]: "inputPeerPhotoFileLocationLegacy",
|
|
21360
|
-
[0x0DBAEAE9]: "inputStickerSetThumbLegacy",
|
|
21739
|
+
[0x56730BCC]: "null",
|
|
21361
21740
|
[0x7F3B18EA]: "inputPeerEmpty",
|
|
21362
21741
|
[0x7DA07EC9]: "inputPeerSelf",
|
|
21363
21742
|
[0x35A95CB9]: "inputPeerChat",
|
|
@@ -21439,7 +21818,7 @@ export const schema = Object.freeze({
|
|
|
21439
21818
|
[0x1C32B11C]: "channel",
|
|
21440
21819
|
[0x17D493D5]: "channelForbidden",
|
|
21441
21820
|
[0x2633421B]: "chatFull",
|
|
21442
|
-
[
|
|
21821
|
+
[0xA04E8D3A]: "channelFull",
|
|
21443
21822
|
[0x38E79FDE]: "chatParticipant",
|
|
21444
21823
|
[0xE1F867B8]: "chatParticipantCreator",
|
|
21445
21824
|
[0x0360D5D2]: "chatParticipantAdmin",
|
|
@@ -21448,7 +21827,7 @@ export const schema = Object.freeze({
|
|
|
21448
21827
|
[0x37C1011C]: "chatPhotoEmpty",
|
|
21449
21828
|
[0x1C6E1C11]: "chatPhoto",
|
|
21450
21829
|
[0x90A6CA84]: "messageEmpty",
|
|
21451
|
-
[
|
|
21830
|
+
[0x7600B9D3]: "message",
|
|
21452
21831
|
[0x7A800E0A]: "messageService",
|
|
21453
21832
|
[0x3DED6320]: "messageMediaEmpty",
|
|
21454
21833
|
[0xE216EB63]: "messageMediaPhoto",
|
|
@@ -21706,7 +22085,7 @@ export const schema = Object.freeze({
|
|
|
21706
22085
|
[0x0B783982]: "updateGroupCallConnection",
|
|
21707
22086
|
[0x4D712F2E]: "updateBotCommands",
|
|
21708
22087
|
[0x7063C3DB]: "updatePendingJoinRequests",
|
|
21709
|
-
[
|
|
22088
|
+
[0x7CB34D79]: "updateBotChatInviteRequester",
|
|
21710
22089
|
[0x1E297BFA]: "updateMessageReactions",
|
|
21711
22090
|
[0x17B7A20B]: "updateAttachMenuBots",
|
|
21712
22091
|
[0x1592B79D]: "updateWebViewResultSent",
|
|
@@ -21768,6 +22147,10 @@ export const schema = Object.freeze({
|
|
|
21768
22147
|
[0x4880ED9A]: "updateManagedBot",
|
|
21769
22148
|
[0xCDD4093D]: "updateBotGuestChatQuery",
|
|
21770
22149
|
[0x8C0F91FB]: "updateAiComposeTones",
|
|
22150
|
+
[0xBDAC7E70]: "updateJoinChatWebViewDecision",
|
|
22151
|
+
[0xB22083A6]: "updateNewBotConnection",
|
|
22152
|
+
[0xC39A2ADE]: "updateWebBrowserSettings",
|
|
22153
|
+
[0x140502D1]: "updateWebBrowserException",
|
|
21771
22154
|
[0xA56C2A3E]: "updates.state",
|
|
21772
22155
|
[0x5D75A138]: "updates.differenceEmpty",
|
|
21773
22156
|
[0x00F49CA0]: "updates.difference",
|
|
@@ -21838,6 +22221,8 @@ export const schema = Object.freeze({
|
|
|
21838
22221
|
[0x25972BCB]: "sendMessageEmojiInteraction",
|
|
21839
22222
|
[0xB665902E]: "sendMessageEmojiInteractionSeen",
|
|
21840
22223
|
[0x376D975C]: "sendMessageTextDraftAction",
|
|
22224
|
+
[0xE2B23B51]: "inputSendMessageRichMessageDraftAction",
|
|
22225
|
+
[0xA2CB24F9]: "sendMessageRichMessageDraftAction",
|
|
21841
22226
|
[0xB3134D9D]: "contacts.found",
|
|
21842
22227
|
[0x4F96CB18]: "inputPrivacyKeyStatusTimestamp",
|
|
21843
22228
|
[0xBDFB0426]: "inputPrivacyKeyChatInvite",
|
|
@@ -22026,6 +22411,7 @@ export const schema = Object.freeze({
|
|
|
22026
22411
|
[0x4B425864]: "inputBotInlineMessageGame",
|
|
22027
22412
|
[0xD7E78225]: "inputBotInlineMessageMediaInvoice",
|
|
22028
22413
|
[0xBDDCC510]: "inputBotInlineMessageMediaWebPage",
|
|
22414
|
+
[0xB43DF56C]: "inputBotInlineMessageRichMessage",
|
|
22029
22415
|
[0x88BF9319]: "inputBotInlineResult",
|
|
22030
22416
|
[0xA8D864A7]: "inputBotInlineResultPhoto",
|
|
22031
22417
|
[0xFFF8FDC4]: "inputBotInlineResultDocument",
|
|
@@ -22037,6 +22423,7 @@ export const schema = Object.freeze({
|
|
|
22037
22423
|
[0x18D1CDC2]: "botInlineMessageMediaContact",
|
|
22038
22424
|
[0x354A9B09]: "botInlineMessageMediaInvoice",
|
|
22039
22425
|
[0x809AD9A6]: "botInlineMessageMediaWebPage",
|
|
22426
|
+
[0x0A617E7B]: "botInlineMessageRichMessage",
|
|
22040
22427
|
[0x11965F3A]: "botInlineResult",
|
|
22041
22428
|
[0x17DB940B]: "botInlineMediaResult",
|
|
22042
22429
|
[0xE021F2F6]: "messages.botResults",
|
|
@@ -22080,7 +22467,7 @@ export const schema = Object.freeze({
|
|
|
22080
22467
|
[0x70B772A8]: "contacts.topPeers",
|
|
22081
22468
|
[0xB52C939D]: "contacts.topPeersDisabled",
|
|
22082
22469
|
[0x1B0C841A]: "draftMessageEmpty",
|
|
22083
|
-
[
|
|
22470
|
+
[0x60FE3294]: "draftMessage",
|
|
22084
22471
|
[0xC6DC0C66]: "messages.featuredStickersNotModified",
|
|
22085
22472
|
[0xBE382906]: "messages.featuredStickers",
|
|
22086
22473
|
[0x0B17F890]: "messages.recentStickersNotModified",
|
|
@@ -22116,6 +22503,19 @@ export const schema = Object.freeze({
|
|
|
22116
22503
|
[0x1CCB966A]: "textPhone",
|
|
22117
22504
|
[0x081CCF4F]: "textImage",
|
|
22118
22505
|
[0x35553762]: "textAnchor",
|
|
22506
|
+
[0x9D2EAC97]: "textMath",
|
|
22507
|
+
[0xA26156C0]: "textCustomEmoji",
|
|
22508
|
+
[0x4C2A5D62]: "textSpoiler",
|
|
22509
|
+
[0xCD24CF44]: "textMention",
|
|
22510
|
+
[0x519524EA]: "textHashtag",
|
|
22511
|
+
[0x02FF29D3]: "textBotCommand",
|
|
22512
|
+
[0x7B9E1801]: "textCashtag",
|
|
22513
|
+
[0xAC6A83AA]: "textAutoUrl",
|
|
22514
|
+
[0xC556A45D]: "textAutoEmail",
|
|
22515
|
+
[0x24C26789]: "textAutoPhone",
|
|
22516
|
+
[0xB956812D]: "textBankCard",
|
|
22517
|
+
[0x01A9FBFC]: "textMentionName",
|
|
22518
|
+
[0xA5B45E2B]: "textDate",
|
|
22119
22519
|
[0x13567E8A]: "pageBlockUnsupported",
|
|
22120
22520
|
[0x70ABC3FD]: "pageBlockTitle",
|
|
22121
22521
|
[0x8FFA9A1F]: "pageBlockSubtitle",
|
|
@@ -22141,10 +22541,20 @@ export const schema = Object.freeze({
|
|
|
22141
22541
|
[0x804361EA]: "pageBlockAudio",
|
|
22142
22542
|
[0x1E148390]: "pageBlockKicker",
|
|
22143
22543
|
[0xBF4DEA82]: "pageBlockTable",
|
|
22144
|
-
[
|
|
22544
|
+
[0x1FD6F6C1]: "pageBlockOrderedList",
|
|
22145
22545
|
[0x76768BED]: "pageBlockDetails",
|
|
22146
22546
|
[0x16115A96]: "pageBlockRelatedArticles",
|
|
22147
22547
|
[0xA44F3EF6]: "pageBlockMap",
|
|
22548
|
+
[0xBAFF072F]: "pageBlockHeading1",
|
|
22549
|
+
[0x096B2AEC]: "pageBlockHeading2",
|
|
22550
|
+
[0x67E731AD]: "pageBlockHeading3",
|
|
22551
|
+
[0xB532772B]: "pageBlockHeading4",
|
|
22552
|
+
[0xDBBE6C6A]: "pageBlockHeading5",
|
|
22553
|
+
[0x682A41A9]: "pageBlockHeading6",
|
|
22554
|
+
[0x59080C20]: "pageBlockMath",
|
|
22555
|
+
[0x3C29A3E2]: "pageBlockThinking",
|
|
22556
|
+
[0x574B617F]: "inputPageBlockMap",
|
|
22557
|
+
[0x0E6E47C4]: "pageBlockBlockquoteBlocks",
|
|
22148
22558
|
[0x85E42301]: "phoneCallDiscardReasonMissed",
|
|
22149
22559
|
[0xE095C1A0]: "phoneCallDiscardReasonDisconnect",
|
|
22150
22560
|
[0x57ADC690]: "phoneCallDiscardReasonHangup",
|
|
@@ -22343,10 +22753,10 @@ export const schema = Object.freeze({
|
|
|
22343
22753
|
[0x34566B6A]: "pageTableCell",
|
|
22344
22754
|
[0xE0C0C5E5]: "pageTableRow",
|
|
22345
22755
|
[0x6F747657]: "pageCaption",
|
|
22346
|
-
[
|
|
22347
|
-
[
|
|
22348
|
-
[
|
|
22349
|
-
[
|
|
22756
|
+
[0x2F58683C]: "pageListItemText",
|
|
22757
|
+
[0x63CA67AA]: "pageListItemBlocks",
|
|
22758
|
+
[0x15031189]: "pageListOrderedItemText",
|
|
22759
|
+
[0x8FF2D5F0]: "pageListOrderedItemBlocks",
|
|
22350
22760
|
[0xB390DC08]: "pageRelatedArticle",
|
|
22351
22761
|
[0x98657F0D]: "page",
|
|
22352
22762
|
[0x8C05F1C9]: "help.supportName",
|
|
@@ -22725,7 +23135,7 @@ export const schema = Object.freeze({
|
|
|
22725
23135
|
[0x01190CF1]: "inputQuickReplyShortcutId",
|
|
22726
23136
|
[0xC68D6695]: "messages.quickReplies",
|
|
22727
23137
|
[0x5F91EB5B]: "messages.quickRepliesNotModified",
|
|
22728
|
-
[
|
|
23138
|
+
[0x033ED001]: "connectedBot",
|
|
22729
23139
|
[0x17D7F87B]: "account.connectedBots",
|
|
22730
23140
|
[0x2AD93719]: "messages.dialogFilters",
|
|
22731
23141
|
[0x6C8E1E06]: "birthday",
|
|
@@ -22926,6 +23336,19 @@ export const schema = Object.freeze({
|
|
|
22926
23336
|
[0x6C9D0EFE]: "aicompose.tones",
|
|
22927
23337
|
[0xF1D628EC]: "aiComposeToneExample",
|
|
22928
23338
|
[0xDD1FBF93]: "bots.accessSettings",
|
|
23339
|
+
[0x445663A7]: "messages.chatInviteJoinResultOk",
|
|
23340
|
+
[0x2F51C337]: "messages.chatInviteJoinResultWebView",
|
|
23341
|
+
[0xAE152A69]: "joinChatBotResultApproved",
|
|
23342
|
+
[0x0EFA0194]: "joinChatBotResultDeclined",
|
|
23343
|
+
[0x98A3A840]: "joinChatBotResultQueued",
|
|
23344
|
+
[0xD6E3B813]: "joinChatBotResultWebView",
|
|
23345
|
+
[0x933CA597]: "webDomainException",
|
|
23346
|
+
[0xC31C8F4E]: "account.webBrowserSettingsNotModified",
|
|
23347
|
+
[0x79EB8CB3]: "account.webBrowserSettings",
|
|
23348
|
+
[0xBAF39D8B]: "richMessage",
|
|
23349
|
+
[0xE4C449FC]: "inputRichMessage",
|
|
23350
|
+
[0xD4EAB551]: "inputRichMessageHTML",
|
|
23351
|
+
[0x09AC8186]: "inputRichMessageMarkdown",
|
|
22929
23352
|
},
|
|
22930
23353
|
});
|
|
22931
|
-
export const LAYER =
|
|
23354
|
+
export const LAYER = 227;
|