@mtkruto/node 0.103.0 → 0.105.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 +18 -18
- package/esm/0_deps.d.ts.map +1 -1
- package/esm/0_deps.js +18 -18
- package/esm/client/0_utilities.d.ts +1 -1
- package/esm/client/0_utilities.d.ts.map +1 -1
- package/esm/client/2_context.d.ts +21 -17
- package/esm/client/2_context.d.ts.map +1 -1
- package/esm/client/2_context.js +36 -18
- package/esm/client/3_message_manager.js +1 -1
- package/esm/client/4_chat_manager.js +2 -2
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.d.ts +2 -1
- package/esm/deps/jsr.io/@std/assert/1.0.19/assert.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.js +3 -2
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.js +1 -1
- package/{script/deps/jsr.io/@std/assert/1.0.16 → esm/deps/jsr.io/@std/assert/1.0.19}/equal.d.ts +8 -0
- package/esm/deps/jsr.io/@std/assert/1.0.19/equal.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equal.js +9 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.d.ts +5 -3
- package/esm/deps/jsr.io/@std/assert/1.0.19/equals.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.js +6 -4
- package/{script/deps/jsr.io/@std/assert/1.0.16 → esm/deps/jsr.io/@std/assert/1.0.19}/false.d.ts +2 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.js +3 -2
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/instance_of.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/is_error.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/1.0.19/not_equals.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/throws.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.js +1 -1
- package/esm/deps/jsr.io/@std/async/1.2.0/_util.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.js +1 -1
- package/esm/deps/jsr.io/@std/async/1.2.0/abortable.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.js +1 -1
- package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/deadline.d.ts +2 -1
- package/esm/deps/jsr.io/@std/async/1.2.0/deadline.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/deadline.js +6 -3
- package/esm/deps/jsr.io/@std/async/1.2.0/debounce.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.js +1 -1
- package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/delay.d.ts +4 -2
- package/esm/deps/jsr.io/@std/async/1.2.0/delay.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/delay.js +11 -5
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.d.ts +3 -3
- package/esm/deps/jsr.io/@std/async/1.2.0/mod.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.js +4 -4
- package/esm/deps/jsr.io/@std/async/1.2.0/mux_async_iterator.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.js +1 -1
- package/esm/deps/jsr.io/@std/async/1.2.0/pool.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.js +1 -1
- package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/retry.d.ts +45 -0
- package/esm/deps/jsr.io/@std/async/1.2.0/retry.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/retry.js +48 -8
- package/esm/deps/jsr.io/@std/async/1.2.0/tee.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.js +1 -1
- package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.js +3 -4
- package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.js +1 -1
- package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.js +1 -1
- package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts +265 -0
- package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.js +266 -0
- package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.js +1 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts +23 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.js +51 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts +35 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.js +113 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts +4 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.js +13 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/_types.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/base64.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/base64.js +82 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/hex.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/encoding/1.0.10/hex.js +87 -0
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.js +1 -1
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.js +1 -1
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/basename.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/basename.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/extname.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/join.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/normalize.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/posix/to_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/to_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/_util.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/basename.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/extname.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/from_file_url.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/is_absolute.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/join.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/normalize.d.ts.map +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.3 → esm/deps/jsr.io/@std/path/1.1.4}/windows/to_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.js +1 -1
- package/esm/tl/1_telegram_api.d.ts +105 -20
- package/esm/tl/1_telegram_api.d.ts.map +1 -1
- package/esm/tl/1_telegram_api.js +143 -38
- package/package.json +1 -1
- package/script/0_deps.d.ts +18 -18
- package/script/0_deps.d.ts.map +1 -1
- package/script/0_deps.js +18 -18
- package/script/client/0_utilities.d.ts +1 -1
- package/script/client/0_utilities.d.ts.map +1 -1
- package/script/client/2_context.d.ts +21 -17
- package/script/client/2_context.d.ts.map +1 -1
- package/script/client/2_context.js +36 -18
- package/script/client/3_message_manager.js +1 -1
- package/script/client/4_chat_manager.js +2 -2
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.d.ts +2 -1
- package/script/deps/jsr.io/@std/assert/1.0.19/assert.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.js +3 -2
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.js +1 -1
- package/{esm/deps/jsr.io/@std/assert/1.0.16 → script/deps/jsr.io/@std/assert/1.0.19}/equal.d.ts +8 -0
- package/script/deps/jsr.io/@std/assert/1.0.19/equal.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equal.js +9 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.d.ts +5 -3
- package/script/deps/jsr.io/@std/assert/1.0.19/equals.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.js +6 -4
- package/{esm/deps/jsr.io/@std/assert/1.0.16 → script/deps/jsr.io/@std/assert/1.0.19}/false.d.ts +2 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.js +3 -2
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/instance_of.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/is_error.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/1.0.19/not_equals.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/throws.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.js +1 -1
- package/script/deps/jsr.io/@std/async/1.2.0/_util.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.js +1 -1
- package/script/deps/jsr.io/@std/async/1.2.0/abortable.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.js +1 -1
- package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/deadline.d.ts +2 -1
- package/script/deps/jsr.io/@std/async/1.2.0/deadline.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/deadline.js +6 -3
- package/script/deps/jsr.io/@std/async/1.2.0/debounce.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.js +1 -1
- package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/delay.d.ts +4 -2
- package/script/deps/jsr.io/@std/async/1.2.0/delay.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/delay.js +11 -5
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.d.ts +3 -3
- package/script/deps/jsr.io/@std/async/1.2.0/mod.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.js +4 -4
- package/script/deps/jsr.io/@std/async/1.2.0/mux_async_iterator.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.js +1 -1
- package/script/deps/jsr.io/@std/async/1.2.0/pool.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.js +1 -1
- package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/retry.d.ts +45 -0
- package/script/deps/jsr.io/@std/async/1.2.0/retry.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/retry.js +49 -9
- package/script/deps/jsr.io/@std/async/1.2.0/tee.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.js +1 -1
- package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.js +3 -4
- package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.js +1 -1
- package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.js +1 -1
- package/script/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts +265 -0
- package/script/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/datetime/0.225.7/constants.js +269 -0
- package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.js +1 -1
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts +23 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.js +57 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts +35 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.js +119 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts +4 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.js +16 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/_types.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/base64.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/base64.js +86 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/hex.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/encoding/1.0.10/hex.js +91 -0
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.js +1 -1
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.js +1 -1
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/basename.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/basename.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/extname.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/join.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/normalize.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/posix/to_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/to_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/_util.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/basename.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/extname.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/from_file_url.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/is_absolute.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/join.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/normalize.d.ts.map +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.3 → script/deps/jsr.io/@std/path/1.1.4}/windows/to_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.js +1 -1
- package/script/tl/1_telegram_api.d.ts +105 -20
- package/script/tl/1_telegram_api.d.ts.map +1 -1
- package/script/tl/1_telegram_api.js +143 -38
- package/esm/deps/jsr.io/@std/assert/1.0.16/assert.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.16/equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/assert/1.0.16/not_equals.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/_util.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/abortable.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/deadline.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/debounce.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/pool.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/retry.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/async/1.0.15/tee.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts +0 -56
- package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.js +0 -57
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -26
- package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -163
- package/esm/deps/jsr.io/@std/encoding/1.0.7/hex.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/encoding/1.0.7/hex.js +0 -109
- package/script/deps/jsr.io/@std/assert/1.0.16/assert.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.16/equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/assert/1.0.16/not_equals.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/_util.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/abortable.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/deadline.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/debounce.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/mod.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/pool.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/retry.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/async/1.0.15/tee.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts +0 -56
- package/script/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/datetime/0.225.5/constants.js +0 -60
- package/script/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
- package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -29
- package/script/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -167
- package/script/deps/jsr.io/@std/encoding/1.0.7/hex.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/encoding/1.0.7/hex.js +0 -113
- /package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.js +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.js +0 -0
- /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/base64.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/hex.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.js +0 -0
- /package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts +0 -0
- /package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.d.ts +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.js +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts +0 -0
- /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts +0 -0
- /package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts +0 -0
- /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.d.ts +0 -0
- /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.js +0 -0
- /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/base64.d.ts +0 -0
- /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/hex.d.ts +0 -0
- /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts +0 -0
- /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts +0 -0
- /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.js +0 -0
- /package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts +0 -0
package/esm/tl/1_telegram_api.js
CHANGED
|
@@ -957,27 +957,33 @@ export const schema = Object.freeze({
|
|
|
957
957
|
"ChatFull",
|
|
958
958
|
],
|
|
959
959
|
chatParticipant: [
|
|
960
|
-
|
|
960
|
+
0x38E79FDE,
|
|
961
961
|
[
|
|
962
|
+
["flags", "#"],
|
|
962
963
|
["user_id", "long"],
|
|
963
964
|
["inviter_id", "long"],
|
|
964
965
|
["date", "int"],
|
|
966
|
+
["rank", "flags.0?string"],
|
|
965
967
|
],
|
|
966
968
|
"ChatParticipant",
|
|
967
969
|
],
|
|
968
970
|
chatParticipantCreator: [
|
|
969
|
-
|
|
971
|
+
0xE1F867B8,
|
|
970
972
|
[
|
|
973
|
+
["flags", "#"],
|
|
971
974
|
["user_id", "long"],
|
|
975
|
+
["rank", "flags.0?string"],
|
|
972
976
|
],
|
|
973
977
|
"ChatParticipant",
|
|
974
978
|
],
|
|
975
979
|
chatParticipantAdmin: [
|
|
976
|
-
|
|
980
|
+
0x0360D5D2,
|
|
977
981
|
[
|
|
982
|
+
["flags", "#"],
|
|
978
983
|
["user_id", "long"],
|
|
979
984
|
["inviter_id", "long"],
|
|
980
985
|
["date", "int"],
|
|
986
|
+
["rank", "flags.0?string"],
|
|
981
987
|
],
|
|
982
988
|
"ChatParticipant",
|
|
983
989
|
],
|
|
@@ -1025,7 +1031,7 @@ export const schema = Object.freeze({
|
|
|
1025
1031
|
"Message",
|
|
1026
1032
|
],
|
|
1027
1033
|
message: [
|
|
1028
|
-
|
|
1034
|
+
0x3AE56482,
|
|
1029
1035
|
[
|
|
1030
1036
|
["flags", "#"],
|
|
1031
1037
|
["out", "flags.1?true"],
|
|
@@ -1047,6 +1053,7 @@ export const schema = Object.freeze({
|
|
|
1047
1053
|
["id", "int"],
|
|
1048
1054
|
["from_id", "flags.8?Peer"],
|
|
1049
1055
|
["from_boosts_applied", "flags.29?int"],
|
|
1056
|
+
["from_rank", "flags2.12?string"],
|
|
1050
1057
|
["peer_id", "Peer"],
|
|
1051
1058
|
["saved_peer_id", "flags.28?Peer"],
|
|
1052
1059
|
["fwd_from", "flags.2?MessageFwdHeader"],
|
|
@@ -1879,6 +1886,24 @@ export const schema = Object.freeze({
|
|
|
1879
1886
|
],
|
|
1880
1887
|
"MessageAction",
|
|
1881
1888
|
],
|
|
1889
|
+
messageActionNoForwardsToggle: [
|
|
1890
|
+
0xBF7D6572,
|
|
1891
|
+
[
|
|
1892
|
+
["prev_value", "Bool"],
|
|
1893
|
+
["new_value", "Bool"],
|
|
1894
|
+
],
|
|
1895
|
+
"MessageAction",
|
|
1896
|
+
],
|
|
1897
|
+
messageActionNoForwardsRequest: [
|
|
1898
|
+
0x3E2793BA,
|
|
1899
|
+
[
|
|
1900
|
+
["flags", "#"],
|
|
1901
|
+
["expired", "flags.0?true"],
|
|
1902
|
+
["prev_value", "Bool"],
|
|
1903
|
+
["new_value", "Bool"],
|
|
1904
|
+
],
|
|
1905
|
+
"MessageAction",
|
|
1906
|
+
],
|
|
1882
1907
|
dialog: [
|
|
1883
1908
|
0xD58A08C6,
|
|
1884
1909
|
[
|
|
@@ -2254,6 +2279,8 @@ export const schema = Object.freeze({
|
|
|
2254
2279
|
["can_view_revenue", "flags2.9?true"],
|
|
2255
2280
|
["bot_can_manage_emoji_status", "flags2.10?true"],
|
|
2256
2281
|
["display_gifts_button", "flags2.16?true"],
|
|
2282
|
+
["noforwards_my_enabled", "flags2.23?true"],
|
|
2283
|
+
["noforwards_peer_enabled", "flags2.24?true"],
|
|
2257
2284
|
["id", "long"],
|
|
2258
2285
|
["about", "flags.1?string"],
|
|
2259
2286
|
["settings", "PeerSettings"],
|
|
@@ -3895,6 +3922,16 @@ export const schema = Object.freeze({
|
|
|
3895
3922
|
[],
|
|
3896
3923
|
"Update",
|
|
3897
3924
|
],
|
|
3925
|
+
updateChatParticipantRank: [
|
|
3926
|
+
0xBD8367B9,
|
|
3927
|
+
[
|
|
3928
|
+
["chat_id", "long"],
|
|
3929
|
+
["user_id", "long"],
|
|
3930
|
+
["rank", "string"],
|
|
3931
|
+
["version", "int"],
|
|
3932
|
+
],
|
|
3933
|
+
"Update",
|
|
3934
|
+
],
|
|
3898
3935
|
"updates.state": [
|
|
3899
3936
|
0xA56C2A3E,
|
|
3900
3937
|
[
|
|
@@ -5718,6 +5755,22 @@ export const schema = Object.freeze({
|
|
|
5718
5755
|
],
|
|
5719
5756
|
"MessageEntity",
|
|
5720
5757
|
],
|
|
5758
|
+
messageEntityFormattedDate: [
|
|
5759
|
+
0x904AC7C7,
|
|
5760
|
+
[
|
|
5761
|
+
["flags", "#"],
|
|
5762
|
+
["relative", "flags.0?true"],
|
|
5763
|
+
["short_time", "flags.1?true"],
|
|
5764
|
+
["long_time", "flags.2?true"],
|
|
5765
|
+
["short_date", "flags.3?true"],
|
|
5766
|
+
["long_date", "flags.4?true"],
|
|
5767
|
+
["day_of_week", "flags.5?true"],
|
|
5768
|
+
["offset", "int"],
|
|
5769
|
+
["length", "int"],
|
|
5770
|
+
["date", "int"],
|
|
5771
|
+
],
|
|
5772
|
+
"MessageEntity",
|
|
5773
|
+
],
|
|
5721
5774
|
inputChannelEmpty: [
|
|
5722
5775
|
0xEE8C1E86,
|
|
5723
5776
|
[],
|
|
@@ -5809,17 +5862,18 @@ export const schema = Object.freeze({
|
|
|
5809
5862
|
"ChannelMessagesFilter",
|
|
5810
5863
|
],
|
|
5811
5864
|
channelParticipant: [
|
|
5812
|
-
|
|
5865
|
+
0x1BD54456,
|
|
5813
5866
|
[
|
|
5814
5867
|
["flags", "#"],
|
|
5815
5868
|
["user_id", "long"],
|
|
5816
5869
|
["date", "int"],
|
|
5817
5870
|
["subscription_until_date", "flags.0?int"],
|
|
5871
|
+
["rank", "flags.2?string"],
|
|
5818
5872
|
],
|
|
5819
5873
|
"ChannelParticipant",
|
|
5820
5874
|
],
|
|
5821
5875
|
channelParticipantSelf: [
|
|
5822
|
-
|
|
5876
|
+
0xA9478A1A,
|
|
5823
5877
|
[
|
|
5824
5878
|
["flags", "#"],
|
|
5825
5879
|
["via_request", "flags.0?true"],
|
|
@@ -5827,6 +5881,7 @@ export const schema = Object.freeze({
|
|
|
5827
5881
|
["inviter_id", "long"],
|
|
5828
5882
|
["date", "int"],
|
|
5829
5883
|
["subscription_until_date", "flags.1?int"],
|
|
5884
|
+
["rank", "flags.2?string"],
|
|
5830
5885
|
],
|
|
5831
5886
|
"ChannelParticipant",
|
|
5832
5887
|
],
|
|
@@ -5856,7 +5911,7 @@ export const schema = Object.freeze({
|
|
|
5856
5911
|
"ChannelParticipant",
|
|
5857
5912
|
],
|
|
5858
5913
|
channelParticipantBanned: [
|
|
5859
|
-
|
|
5914
|
+
0xD5F0AD91,
|
|
5860
5915
|
[
|
|
5861
5916
|
["flags", "#"],
|
|
5862
5917
|
["left", "flags.0?true"],
|
|
@@ -5864,6 +5919,7 @@ export const schema = Object.freeze({
|
|
|
5864
5919
|
["kicked_by", "long"],
|
|
5865
5920
|
["date", "int"],
|
|
5866
5921
|
["banned_rights", "ChatBannedRights"],
|
|
5922
|
+
["rank", "flags.2?string"],
|
|
5867
5923
|
],
|
|
5868
5924
|
"ChannelParticipant",
|
|
5869
5925
|
],
|
|
@@ -8043,6 +8099,15 @@ export const schema = Object.freeze({
|
|
|
8043
8099
|
],
|
|
8044
8100
|
"ChannelAdminLogEventAction",
|
|
8045
8101
|
],
|
|
8102
|
+
channelAdminLogEventActionParticipantEditRank: [
|
|
8103
|
+
0x5806B4EC,
|
|
8104
|
+
[
|
|
8105
|
+
["user_id", "long"],
|
|
8106
|
+
["prev_rank", "string"],
|
|
8107
|
+
["new_rank", "string"],
|
|
8108
|
+
],
|
|
8109
|
+
"ChannelAdminLogEventAction",
|
|
8110
|
+
],
|
|
8046
8111
|
channelAdminLogEvent: [
|
|
8047
8112
|
0x1FAD68CD,
|
|
8048
8113
|
[
|
|
@@ -8085,6 +8150,7 @@ export const schema = Object.freeze({
|
|
|
8085
8150
|
["send", "flags.16?true"],
|
|
8086
8151
|
["forums", "flags.17?true"],
|
|
8087
8152
|
["sub_extend", "flags.18?true"],
|
|
8153
|
+
["edit_rank", "flags.19?true"],
|
|
8088
8154
|
],
|
|
8089
8155
|
"ChannelAdminLogEventsFilter",
|
|
8090
8156
|
],
|
|
@@ -8938,6 +9004,7 @@ export const schema = Object.freeze({
|
|
|
8938
9004
|
["edit_stories", "flags.15?true"],
|
|
8939
9005
|
["delete_stories", "flags.16?true"],
|
|
8940
9006
|
["manage_direct_messages", "flags.17?true"],
|
|
9007
|
+
["manage_ranks", "flags.18?true"],
|
|
8941
9008
|
],
|
|
8942
9009
|
"ChatAdminRights",
|
|
8943
9010
|
],
|
|
@@ -8965,6 +9032,7 @@ export const schema = Object.freeze({
|
|
|
8965
9032
|
["send_voices", "flags.23?true"],
|
|
8966
9033
|
["send_docs", "flags.24?true"],
|
|
8967
9034
|
["send_plain", "flags.25?true"],
|
|
9035
|
+
["edit_rank", "flags.26?true"],
|
|
8968
9036
|
["until_date", "int"],
|
|
8969
9037
|
],
|
|
8970
9038
|
"ChatBannedRights",
|
|
@@ -9143,17 +9211,20 @@ export const schema = Object.freeze({
|
|
|
9143
9211
|
"messages.SearchCounter",
|
|
9144
9212
|
],
|
|
9145
9213
|
urlAuthResultRequest: [
|
|
9146
|
-
|
|
9214
|
+
0xF8F8EB1E,
|
|
9147
9215
|
[
|
|
9148
9216
|
["flags", "#"],
|
|
9149
9217
|
["request_write_access", "flags.0?true"],
|
|
9150
9218
|
["request_phone_number", "flags.1?true"],
|
|
9219
|
+
["match_codes_first", "flags.5?true"],
|
|
9151
9220
|
["bot", "User"],
|
|
9152
9221
|
["domain", "string"],
|
|
9153
9222
|
["browser", "flags.2?string"],
|
|
9154
9223
|
["platform", "flags.2?string"],
|
|
9155
9224
|
["ip", "flags.2?string"],
|
|
9156
9225
|
["region", "flags.2?string"],
|
|
9226
|
+
["match_codes", "flags.3?Vector<string>"],
|
|
9227
|
+
["user_id_hint", "flags.4?long"],
|
|
9157
9228
|
],
|
|
9158
9229
|
"UrlAuthResult",
|
|
9159
9230
|
],
|
|
@@ -16753,18 +16824,19 @@ export const schema = Object.freeze({
|
|
|
16753
16824
|
"Vector<messages.SearchCounter>",
|
|
16754
16825
|
],
|
|
16755
16826
|
"messages.requestUrlAuth": [
|
|
16756
|
-
|
|
16827
|
+
0x894CC99C,
|
|
16757
16828
|
[
|
|
16758
16829
|
["flags", "#"],
|
|
16759
16830
|
["peer", "flags.1?InputPeer"],
|
|
16760
16831
|
["msg_id", "flags.1?int"],
|
|
16761
16832
|
["button_id", "flags.1?int"],
|
|
16762
16833
|
["url", "flags.2?string"],
|
|
16834
|
+
["in_app_origin", "flags.3?string"],
|
|
16763
16835
|
],
|
|
16764
16836
|
"UrlAuthResult",
|
|
16765
16837
|
],
|
|
16766
16838
|
"messages.acceptUrlAuth": [
|
|
16767
|
-
|
|
16839
|
+
0x67A3F0DE,
|
|
16768
16840
|
[
|
|
16769
16841
|
["flags", "#"],
|
|
16770
16842
|
["write_allowed", "flags.0?true"],
|
|
@@ -16773,6 +16845,7 @@ export const schema = Object.freeze({
|
|
|
16773
16845
|
["msg_id", "flags.1?int"],
|
|
16774
16846
|
["button_id", "flags.1?int"],
|
|
16775
16847
|
["url", "flags.2?string"],
|
|
16848
|
+
["match_code", "flags.4?string"],
|
|
16776
16849
|
],
|
|
16777
16850
|
"UrlAuthResult",
|
|
16778
16851
|
],
|
|
@@ -17113,10 +17186,12 @@ export const schema = Object.freeze({
|
|
|
17113
17186
|
"Updates",
|
|
17114
17187
|
],
|
|
17115
17188
|
"messages.toggleNoForwards": [
|
|
17116
|
-
|
|
17189
|
+
0xB2081A35,
|
|
17117
17190
|
[
|
|
17191
|
+
["flags", "#"],
|
|
17118
17192
|
["peer", "InputPeer"],
|
|
17119
17193
|
["enabled", "Bool"],
|
|
17194
|
+
["request_msg_id", "flags.0?int"],
|
|
17120
17195
|
],
|
|
17121
17196
|
"Updates",
|
|
17122
17197
|
],
|
|
@@ -17974,6 +18049,46 @@ export const schema = Object.freeze({
|
|
|
17974
18049
|
],
|
|
17975
18050
|
"TextWithEntities",
|
|
17976
18051
|
],
|
|
18052
|
+
"messages.editChatCreator": [
|
|
18053
|
+
0xF743B857,
|
|
18054
|
+
[
|
|
18055
|
+
["peer", "InputPeer"],
|
|
18056
|
+
["user_id", "InputUser"],
|
|
18057
|
+
["password", "InputCheckPasswordSRP"],
|
|
18058
|
+
],
|
|
18059
|
+
"Updates",
|
|
18060
|
+
],
|
|
18061
|
+
"messages.getFutureChatCreatorAfterLeave": [
|
|
18062
|
+
0x3B7D0EA6,
|
|
18063
|
+
[
|
|
18064
|
+
["peer", "InputPeer"],
|
|
18065
|
+
],
|
|
18066
|
+
"User",
|
|
18067
|
+
],
|
|
18068
|
+
"messages.editChatParticipantRank": [
|
|
18069
|
+
0xA00F32B0,
|
|
18070
|
+
[
|
|
18071
|
+
["peer", "InputPeer"],
|
|
18072
|
+
["participant", "InputPeer"],
|
|
18073
|
+
["rank", "string"],
|
|
18074
|
+
],
|
|
18075
|
+
"Updates",
|
|
18076
|
+
],
|
|
18077
|
+
"messages.declineUrlAuth": [
|
|
18078
|
+
0x35436BBC,
|
|
18079
|
+
[
|
|
18080
|
+
["url", "string"],
|
|
18081
|
+
],
|
|
18082
|
+
"Bool",
|
|
18083
|
+
],
|
|
18084
|
+
"messages.checkUrlAuthMatchCode": [
|
|
18085
|
+
0xC9A47B0B,
|
|
18086
|
+
[
|
|
18087
|
+
["url", "string"],
|
|
18088
|
+
["match_code", "string"],
|
|
18089
|
+
],
|
|
18090
|
+
"Bool",
|
|
18091
|
+
],
|
|
17977
18092
|
"updates.getState": [
|
|
17978
18093
|
0xEDD4882A,
|
|
17979
18094
|
[],
|
|
@@ -18376,12 +18491,13 @@ export const schema = Object.freeze({
|
|
|
18376
18491
|
"Updates",
|
|
18377
18492
|
],
|
|
18378
18493
|
"channels.editAdmin": [
|
|
18379
|
-
|
|
18494
|
+
0x9A98AD68,
|
|
18380
18495
|
[
|
|
18496
|
+
["flags", "#"],
|
|
18381
18497
|
["channel", "InputChannel"],
|
|
18382
18498
|
["user_id", "InputUser"],
|
|
18383
18499
|
["admin_rights", "ChatAdminRights"],
|
|
18384
|
-
["rank", "string"],
|
|
18500
|
+
["rank", "flags.0?string"],
|
|
18385
18501
|
],
|
|
18386
18502
|
"Updates",
|
|
18387
18503
|
],
|
|
@@ -18554,15 +18670,6 @@ export const schema = Object.freeze({
|
|
|
18554
18670
|
],
|
|
18555
18671
|
"Bool",
|
|
18556
18672
|
],
|
|
18557
|
-
"channels.editCreator": [
|
|
18558
|
-
0x8F38CD1F,
|
|
18559
|
-
[
|
|
18560
|
-
["channel", "InputChannel"],
|
|
18561
|
-
["user_id", "InputUser"],
|
|
18562
|
-
["password", "InputCheckPasswordSRP"],
|
|
18563
|
-
],
|
|
18564
|
-
"Updates",
|
|
18565
|
-
],
|
|
18566
18673
|
"channels.editLocation": [
|
|
18567
18674
|
0x58E63F6D,
|
|
18568
18675
|
[
|
|
@@ -18798,13 +18905,6 @@ export const schema = Object.freeze({
|
|
|
18798
18905
|
],
|
|
18799
18906
|
"Bool",
|
|
18800
18907
|
],
|
|
18801
|
-
"channels.getFutureCreatorAfterLeave": [
|
|
18802
|
-
0xA00918AF,
|
|
18803
|
-
[
|
|
18804
|
-
["channel", "InputChannel"],
|
|
18805
|
-
],
|
|
18806
|
-
"User",
|
|
18807
|
-
],
|
|
18808
18908
|
"bots.sendCustomRequest": [
|
|
18809
18909
|
0xAA2769ED,
|
|
18810
18910
|
[
|
|
@@ -20823,15 +20923,15 @@ export const schema = Object.freeze({
|
|
|
20823
20923
|
[0x17D493D5]: "channelForbidden",
|
|
20824
20924
|
[0x2633421B]: "chatFull",
|
|
20825
20925
|
[0xE4E0B29D]: "channelFull",
|
|
20826
|
-
[
|
|
20827
|
-
[
|
|
20828
|
-
[
|
|
20926
|
+
[0x38E79FDE]: "chatParticipant",
|
|
20927
|
+
[0xE1F867B8]: "chatParticipantCreator",
|
|
20928
|
+
[0x0360D5D2]: "chatParticipantAdmin",
|
|
20829
20929
|
[0x8763D3E1]: "chatParticipantsForbidden",
|
|
20830
20930
|
[0x3CBC93F8]: "chatParticipants",
|
|
20831
20931
|
[0x37C1011C]: "chatPhotoEmpty",
|
|
20832
20932
|
[0x1C6E1C11]: "chatPhoto",
|
|
20833
20933
|
[0x90A6CA84]: "messageEmpty",
|
|
20834
|
-
[
|
|
20934
|
+
[0x3AE56482]: "message",
|
|
20835
20935
|
[0x7A800E0A]: "messageService",
|
|
20836
20936
|
[0x3DED6320]: "messageMediaEmpty",
|
|
20837
20937
|
[0x695150D7]: "messageMediaPhoto",
|
|
@@ -20914,6 +21014,8 @@ export const schema = Object.freeze({
|
|
|
20914
21014
|
[0x73ADA76B]: "messageActionStarGiftPurchaseOfferDeclined",
|
|
20915
21015
|
[0xB07ED085]: "messageActionNewCreatorPending",
|
|
20916
21016
|
[0xE188503B]: "messageActionChangeCreator",
|
|
21017
|
+
[0xBF7D6572]: "messageActionNoForwardsToggle",
|
|
21018
|
+
[0x3E2793BA]: "messageActionNoForwardsRequest",
|
|
20917
21019
|
[0xD58A08C6]: "dialog",
|
|
20918
21020
|
[0x71BD134C]: "dialogFolder",
|
|
20919
21021
|
[0x2331B22D]: "photoEmpty",
|
|
@@ -21141,6 +21243,7 @@ export const schema = Object.freeze({
|
|
|
21141
21243
|
[0xDC58F31E]: "updateStarGiftAuctionUserState",
|
|
21142
21244
|
[0xFB9C547A]: "updateEmojiGameInfo",
|
|
21143
21245
|
[0xAC072444]: "updateStarGiftCraftFail",
|
|
21246
|
+
[0xBD8367B9]: "updateChatParticipantRank",
|
|
21144
21247
|
[0xA56C2A3E]: "updates.state",
|
|
21145
21248
|
[0x5D75A138]: "updates.differenceEmpty",
|
|
21146
21249
|
[0x00F49CA0]: "updates.difference",
|
|
@@ -21357,6 +21460,7 @@ export const schema = Object.freeze({
|
|
|
21357
21460
|
[0x32CA960F]: "messageEntitySpoiler",
|
|
21358
21461
|
[0xC8CF05F8]: "messageEntityCustomEmoji",
|
|
21359
21462
|
[0xF1CCAAAC]: "messageEntityBlockquote",
|
|
21463
|
+
[0x904AC7C7]: "messageEntityFormattedDate",
|
|
21360
21464
|
[0xEE8C1E86]: "inputChannelEmpty",
|
|
21361
21465
|
[0xF35AEC28]: "inputChannel",
|
|
21362
21466
|
[0x5B934F9D]: "inputChannelFromMessage",
|
|
@@ -21367,11 +21471,11 @@ export const schema = Object.freeze({
|
|
|
21367
21471
|
[0x2064674E]: "updates.channelDifference",
|
|
21368
21472
|
[0x94D42EE7]: "channelMessagesFilterEmpty",
|
|
21369
21473
|
[0xCD77D957]: "channelMessagesFilter",
|
|
21370
|
-
[
|
|
21371
|
-
[
|
|
21474
|
+
[0x1BD54456]: "channelParticipant",
|
|
21475
|
+
[0xA9478A1A]: "channelParticipantSelf",
|
|
21372
21476
|
[0x2FE601D3]: "channelParticipantCreator",
|
|
21373
21477
|
[0x34C3BB53]: "channelParticipantAdmin",
|
|
21374
|
-
[
|
|
21478
|
+
[0xD5F0AD91]: "channelParticipantBanned",
|
|
21375
21479
|
[0x1B03F006]: "channelParticipantLeft",
|
|
21376
21480
|
[0xDE3F3C79]: "channelParticipantsRecent",
|
|
21377
21481
|
[0xB4608969]: "channelParticipantsAdmins",
|
|
@@ -21619,6 +21723,7 @@ export const schema = Object.freeze({
|
|
|
21619
21723
|
[0x60A79C79]: "channelAdminLogEventActionToggleSignatureProfiles",
|
|
21620
21724
|
[0x64642DB3]: "channelAdminLogEventActionParticipantSubExtend",
|
|
21621
21725
|
[0xC517F77E]: "channelAdminLogEventActionToggleAutotranslation",
|
|
21726
|
+
[0x5806B4EC]: "channelAdminLogEventActionParticipantEditRank",
|
|
21622
21727
|
[0x1FAD68CD]: "channelAdminLogEvent",
|
|
21623
21728
|
[0xED8AF74D]: "channels.adminLogResults",
|
|
21624
21729
|
[0xEA107AE4]: "channelAdminLogEventsFilter",
|
|
@@ -21745,7 +21850,7 @@ export const schema = Object.freeze({
|
|
|
21745
21850
|
[0xFBD2C296]: "inputFolderPeer",
|
|
21746
21851
|
[0xE9BAA668]: "folderPeer",
|
|
21747
21852
|
[0xE844EBFF]: "messages.searchCounter",
|
|
21748
|
-
[
|
|
21853
|
+
[0xF8F8EB1E]: "urlAuthResultRequest",
|
|
21749
21854
|
[0x623A8FA0]: "urlAuthResultAccepted",
|
|
21750
21855
|
[0xA9D6DB1F]: "urlAuthResultDefault",
|
|
21751
21856
|
[0xBFB5AD8B]: "channelLocationEmpty",
|
|
@@ -22278,4 +22383,4 @@ export const schema = Object.freeze({
|
|
|
22278
22383
|
[0x4FDD3430]: "keyboardButtonStyle",
|
|
22279
22384
|
},
|
|
22280
22385
|
});
|
|
22281
|
-
export const LAYER =
|
|
22386
|
+
export const LAYER = 223;
|
package/package.json
CHANGED
package/script/0_deps.d.ts
CHANGED
|
@@ -17,25 +17,25 @@
|
|
|
17
17
|
* You should have received a copy of the GNU Lesser General Public License
|
|
18
18
|
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
19
19
|
*/
|
|
20
|
-
export { assert } from "./deps/jsr.io/@std/assert/1.0.
|
|
21
|
-
export { assertFalse } from "./deps/jsr.io/@std/assert/1.0.
|
|
22
|
-
export { assertEquals } from "./deps/jsr.io/@std/assert/1.0.
|
|
23
|
-
export { unreachable } from "./deps/jsr.io/@std/assert/1.0.
|
|
24
|
-
export { AssertionError } from "./deps/jsr.io/@std/assert/1.0.
|
|
25
|
-
export { join } from "./deps/jsr.io/@std/path/1.1.
|
|
26
|
-
export { extname } from "./deps/jsr.io/@std/path/1.1.
|
|
27
|
-
export { basename } from "./deps/jsr.io/@std/path/1.1.
|
|
28
|
-
export { toFileUrl } from "./deps/jsr.io/@std/path/1.1.
|
|
29
|
-
export { isAbsolute } from "./deps/jsr.io/@std/path/1.1.
|
|
30
|
-
export { delay, pooledMap } from "./deps/jsr.io/@std/async/1.0
|
|
20
|
+
export { assert } from "./deps/jsr.io/@std/assert/1.0.19/assert.js";
|
|
21
|
+
export { assertFalse } from "./deps/jsr.io/@std/assert/1.0.19/false.js";
|
|
22
|
+
export { assertEquals } from "./deps/jsr.io/@std/assert/1.0.19/equals.js";
|
|
23
|
+
export { unreachable } from "./deps/jsr.io/@std/assert/1.0.19/unreachable.js";
|
|
24
|
+
export { AssertionError } from "./deps/jsr.io/@std/assert/1.0.19/assertion_error.js";
|
|
25
|
+
export { join } from "./deps/jsr.io/@std/path/1.1.4/join.js";
|
|
26
|
+
export { extname } from "./deps/jsr.io/@std/path/1.1.4/extname.js";
|
|
27
|
+
export { basename } from "./deps/jsr.io/@std/path/1.1.4/basename.js";
|
|
28
|
+
export { toFileUrl } from "./deps/jsr.io/@std/path/1.1.4/to_file_url.js";
|
|
29
|
+
export { isAbsolute } from "./deps/jsr.io/@std/path/1.1.4/is_absolute.js";
|
|
30
|
+
export { delay, pooledMap } from "./deps/jsr.io/@std/async/1.2.0/mod.js";
|
|
31
31
|
export { concat } from "./deps/jsr.io/@std/bytes/1.0.6/concat.js";
|
|
32
|
-
export { LruCache } from "./deps/jsr.io/@std/cache/0.2.
|
|
33
|
-
export { iterateReader } from "./deps/jsr.io/@std/io/0.225.
|
|
34
|
-
export { format } from "./deps/jsr.io/@std/datetime/0.225.
|
|
35
|
-
export { MINUTE, SECOND } from "./deps/jsr.io/@std/datetime/0.225.
|
|
36
|
-
export { toArrayBuffer } from "./deps/jsr.io/@std/streams/1.0.
|
|
37
|
-
export { decodeBase64, encodeBase64 } from "./deps/jsr.io/@std/encoding/1.0.
|
|
38
|
-
export { encodeHex } from "./deps/jsr.io/@std/encoding/1.0.
|
|
32
|
+
export { LruCache } from "./deps/jsr.io/@std/cache/0.2.2/lru_cache.js";
|
|
33
|
+
export { iterateReader } from "./deps/jsr.io/@std/io/0.225.3/iterate_reader.js";
|
|
34
|
+
export { format } from "./deps/jsr.io/@std/datetime/0.225.7/format.js";
|
|
35
|
+
export { MINUTE, SECOND } from "./deps/jsr.io/@std/datetime/0.225.7/constants.js";
|
|
36
|
+
export { toArrayBuffer } from "./deps/jsr.io/@std/streams/1.0.17/to_array_buffer.js";
|
|
37
|
+
export { decodeBase64, encodeBase64 } from "./deps/jsr.io/@std/encoding/1.0.10/base64.js";
|
|
38
|
+
export { encodeHex } from "./deps/jsr.io/@std/encoding/1.0.10/hex.js";
|
|
39
39
|
import { contentType as contentType_ } from "./deps/jsr.io/@std/media-types/1.1.0/content_type.js";
|
|
40
40
|
export declare const contentType: typeof contentType_;
|
|
41
41
|
export declare function extension(mimeType: string): string;
|
package/script/0_deps.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"0_deps.d.ts","sourceRoot":"","sources":["../src/0_deps.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;GAkBG;AAEH,OAAO,EAAE,MAAM,EAAE,MAAM,4CAA4C,CAAC;AACpE,OAAO,EAAE,WAAW,EAAE,MAAM,2CAA2C,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,iDAAiD,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,qDAAqD,CAAC;AAErF,OAAO,EAAE,IAAI,EAAE,MAAM,uCAAuC,CAAC;AAC7D,OAAO,EAAE,OAAO,EAAE,MAAM,0CAA0C,CAAC;AACnE,OAAO,EAAE,QAAQ,EAAE,MAAM,2CAA2C,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,8CAA8C,CAAC;AACzE,OAAO,EAAE,UAAU,EAAE,MAAM,8CAA8C,CAAC;AAE1E,OAAO,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"0_deps.d.ts","sourceRoot":"","sources":["../src/0_deps.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;GAkBG;AAEH,OAAO,EAAE,MAAM,EAAE,MAAM,4CAA4C,CAAC;AACpE,OAAO,EAAE,WAAW,EAAE,MAAM,2CAA2C,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAC;AAC1E,OAAO,EAAE,WAAW,EAAE,MAAM,iDAAiD,CAAC;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,qDAAqD,CAAC;AAErF,OAAO,EAAE,IAAI,EAAE,MAAM,uCAAuC,CAAC;AAC7D,OAAO,EAAE,OAAO,EAAE,MAAM,0CAA0C,CAAC;AACnE,OAAO,EAAE,QAAQ,EAAE,MAAM,2CAA2C,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,8CAA8C,CAAC;AACzE,OAAO,EAAE,UAAU,EAAE,MAAM,8CAA8C,CAAC;AAE1E,OAAO,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,uCAAuC,CAAC;AAEzE,OAAO,EAAE,MAAM,EAAE,MAAM,0CAA0C,CAAC;AAElE,OAAO,EAAE,QAAQ,EAAE,MAAM,6CAA6C,CAAC;AAEvE,OAAO,EAAE,aAAa,EAAE,MAAM,iDAAiD,CAAC;AAEhF,OAAO,EAAE,MAAM,EAAE,MAAM,+CAA+C,CAAC;AAEvE,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,kDAAkD,CAAC;AAElF,OAAO,EAAE,aAAa,EAAE,MAAM,sDAAsD,CAAC;AAErF,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,8CAA8C,CAAC;AAE1F,OAAO,EAAE,SAAS,EAAE,MAAM,2CAA2C,CAAC;AAEtE,OAAO,EAAE,WAAW,IAAI,YAAY,EAAE,MAAM,sDAAsD,CAAC;AACnG,eAAO,MAAM,WAAW,EAAE,OAAO,YAMhC,CAAC;AAEF,wBAAgB,SAAS,CAAC,QAAQ,EAAE,MAAM,UAMzC;AAED,OAAO,EAAE,aAAa,EAAE,aAAa,EAAE,IAAI,IAAI,YAAY,EAAE,MAAM,+CAA+C,CAAC"}
|
package/script/0_deps.js
CHANGED
|
@@ -21,46 +21,46 @@
|
|
|
21
21
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
22
22
|
exports.initTgCrypto = exports.ige256Encrypt = exports.ige256Decrypt = exports.contentType = exports.encodeHex = exports.encodeBase64 = exports.decodeBase64 = exports.toArrayBuffer = exports.SECOND = exports.MINUTE = exports.format = exports.iterateReader = exports.LruCache = exports.concat = exports.pooledMap = exports.delay = exports.isAbsolute = exports.toFileUrl = exports.basename = exports.extname = exports.join = exports.AssertionError = exports.unreachable = exports.assertEquals = exports.assertFalse = exports.assert = void 0;
|
|
23
23
|
exports.extension = extension;
|
|
24
|
-
var assert_js_1 = require("./deps/jsr.io/@std/assert/1.0.
|
|
24
|
+
var assert_js_1 = require("./deps/jsr.io/@std/assert/1.0.19/assert.js");
|
|
25
25
|
Object.defineProperty(exports, "assert", { enumerable: true, get: function () { return assert_js_1.assert; } });
|
|
26
|
-
var false_js_1 = require("./deps/jsr.io/@std/assert/1.0.
|
|
26
|
+
var false_js_1 = require("./deps/jsr.io/@std/assert/1.0.19/false.js");
|
|
27
27
|
Object.defineProperty(exports, "assertFalse", { enumerable: true, get: function () { return false_js_1.assertFalse; } });
|
|
28
|
-
var equals_js_1 = require("./deps/jsr.io/@std/assert/1.0.
|
|
28
|
+
var equals_js_1 = require("./deps/jsr.io/@std/assert/1.0.19/equals.js");
|
|
29
29
|
Object.defineProperty(exports, "assertEquals", { enumerable: true, get: function () { return equals_js_1.assertEquals; } });
|
|
30
|
-
var unreachable_js_1 = require("./deps/jsr.io/@std/assert/1.0.
|
|
30
|
+
var unreachable_js_1 = require("./deps/jsr.io/@std/assert/1.0.19/unreachable.js");
|
|
31
31
|
Object.defineProperty(exports, "unreachable", { enumerable: true, get: function () { return unreachable_js_1.unreachable; } });
|
|
32
|
-
var assertion_error_js_1 = require("./deps/jsr.io/@std/assert/1.0.
|
|
32
|
+
var assertion_error_js_1 = require("./deps/jsr.io/@std/assert/1.0.19/assertion_error.js");
|
|
33
33
|
Object.defineProperty(exports, "AssertionError", { enumerable: true, get: function () { return assertion_error_js_1.AssertionError; } });
|
|
34
|
-
var join_js_1 = require("./deps/jsr.io/@std/path/1.1.
|
|
34
|
+
var join_js_1 = require("./deps/jsr.io/@std/path/1.1.4/join.js");
|
|
35
35
|
Object.defineProperty(exports, "join", { enumerable: true, get: function () { return join_js_1.join; } });
|
|
36
|
-
var extname_js_1 = require("./deps/jsr.io/@std/path/1.1.
|
|
36
|
+
var extname_js_1 = require("./deps/jsr.io/@std/path/1.1.4/extname.js");
|
|
37
37
|
Object.defineProperty(exports, "extname", { enumerable: true, get: function () { return extname_js_1.extname; } });
|
|
38
|
-
var basename_js_1 = require("./deps/jsr.io/@std/path/1.1.
|
|
38
|
+
var basename_js_1 = require("./deps/jsr.io/@std/path/1.1.4/basename.js");
|
|
39
39
|
Object.defineProperty(exports, "basename", { enumerable: true, get: function () { return basename_js_1.basename; } });
|
|
40
|
-
var to_file_url_js_1 = require("./deps/jsr.io/@std/path/1.1.
|
|
40
|
+
var to_file_url_js_1 = require("./deps/jsr.io/@std/path/1.1.4/to_file_url.js");
|
|
41
41
|
Object.defineProperty(exports, "toFileUrl", { enumerable: true, get: function () { return to_file_url_js_1.toFileUrl; } });
|
|
42
|
-
var is_absolute_js_1 = require("./deps/jsr.io/@std/path/1.1.
|
|
42
|
+
var is_absolute_js_1 = require("./deps/jsr.io/@std/path/1.1.4/is_absolute.js");
|
|
43
43
|
Object.defineProperty(exports, "isAbsolute", { enumerable: true, get: function () { return is_absolute_js_1.isAbsolute; } });
|
|
44
|
-
var mod_js_1 = require("./deps/jsr.io/@std/async/1.0
|
|
44
|
+
var mod_js_1 = require("./deps/jsr.io/@std/async/1.2.0/mod.js");
|
|
45
45
|
Object.defineProperty(exports, "delay", { enumerable: true, get: function () { return mod_js_1.delay; } });
|
|
46
46
|
Object.defineProperty(exports, "pooledMap", { enumerable: true, get: function () { return mod_js_1.pooledMap; } });
|
|
47
47
|
var concat_js_1 = require("./deps/jsr.io/@std/bytes/1.0.6/concat.js");
|
|
48
48
|
Object.defineProperty(exports, "concat", { enumerable: true, get: function () { return concat_js_1.concat; } });
|
|
49
|
-
var lru_cache_js_1 = require("./deps/jsr.io/@std/cache/0.2.
|
|
49
|
+
var lru_cache_js_1 = require("./deps/jsr.io/@std/cache/0.2.2/lru_cache.js");
|
|
50
50
|
Object.defineProperty(exports, "LruCache", { enumerable: true, get: function () { return lru_cache_js_1.LruCache; } });
|
|
51
|
-
var iterate_reader_js_1 = require("./deps/jsr.io/@std/io/0.225.
|
|
51
|
+
var iterate_reader_js_1 = require("./deps/jsr.io/@std/io/0.225.3/iterate_reader.js");
|
|
52
52
|
Object.defineProperty(exports, "iterateReader", { enumerable: true, get: function () { return iterate_reader_js_1.iterateReader; } });
|
|
53
|
-
var format_js_1 = require("./deps/jsr.io/@std/datetime/0.225.
|
|
53
|
+
var format_js_1 = require("./deps/jsr.io/@std/datetime/0.225.7/format.js");
|
|
54
54
|
Object.defineProperty(exports, "format", { enumerable: true, get: function () { return format_js_1.format; } });
|
|
55
|
-
var constants_js_1 = require("./deps/jsr.io/@std/datetime/0.225.
|
|
55
|
+
var constants_js_1 = require("./deps/jsr.io/@std/datetime/0.225.7/constants.js");
|
|
56
56
|
Object.defineProperty(exports, "MINUTE", { enumerable: true, get: function () { return constants_js_1.MINUTE; } });
|
|
57
57
|
Object.defineProperty(exports, "SECOND", { enumerable: true, get: function () { return constants_js_1.SECOND; } });
|
|
58
|
-
var to_array_buffer_js_1 = require("./deps/jsr.io/@std/streams/1.0.
|
|
58
|
+
var to_array_buffer_js_1 = require("./deps/jsr.io/@std/streams/1.0.17/to_array_buffer.js");
|
|
59
59
|
Object.defineProperty(exports, "toArrayBuffer", { enumerable: true, get: function () { return to_array_buffer_js_1.toArrayBuffer; } });
|
|
60
|
-
var base64_js_1 = require("./deps/jsr.io/@std/encoding/1.0.
|
|
60
|
+
var base64_js_1 = require("./deps/jsr.io/@std/encoding/1.0.10/base64.js");
|
|
61
61
|
Object.defineProperty(exports, "decodeBase64", { enumerable: true, get: function () { return base64_js_1.decodeBase64; } });
|
|
62
62
|
Object.defineProperty(exports, "encodeBase64", { enumerable: true, get: function () { return base64_js_1.encodeBase64; } });
|
|
63
|
-
var hex_js_1 = require("./deps/jsr.io/@std/encoding/1.0.
|
|
63
|
+
var hex_js_1 = require("./deps/jsr.io/@std/encoding/1.0.10/hex.js");
|
|
64
64
|
Object.defineProperty(exports, "encodeHex", { enumerable: true, get: function () { return hex_js_1.encodeHex; } });
|
|
65
65
|
const content_type_js_1 = require("./deps/jsr.io/@std/media-types/1.1.0/content_type.js");
|
|
66
66
|
const contentType = (extentionOrType) => {
|