@mtkruto/node 0.0.984 → 0.0.985
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/client/0_html.js +9 -10
- package/esm/constants.d.ts +1 -1
- package/esm/constants.js +1 -1
- package/{script/deps/deno.land/std@0.199.0 → esm/deps/deno.land/std@0.200.0}/assert/assert_equals.d.ts +5 -1
- package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_equals.js +7 -4
- package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_strict_equals.js +1 -1
- package/esm/deps.d.ts +4 -4
- package/esm/deps.js +4 -4
- package/esm/types/0_message_entity.d.ts +26 -45
- package/esm/types/0_message_entity.js +38 -60
- package/esm/types/1_photo.js +1 -0
- package/package.json +1 -1
- package/script/client/0_html.js +9 -10
- package/script/constants.d.ts +1 -1
- package/script/constants.js +1 -1
- package/{esm/deps/deno.land/std@0.199.0 → script/deps/deno.land/std@0.200.0}/assert/assert_equals.d.ts +5 -1
- package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_equals.js +10 -7
- package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_strict_equals.js +4 -4
- package/script/deps.d.ts +4 -4
- package/script/deps.js +4 -4
- package/script/types/0_message_entity.d.ts +26 -45
- package/script/types/0_message_entity.js +39 -61
- package/script/types/1_photo.js +1 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/_constants.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/_constants.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0/_util/diff.d.ts → std@0.200.0/assert/_diff.d.ts} +0 -0
- /package/esm/deps/deno.land/{std@0.199.0/_util/diff.js → std@0.200.0/assert/_diff.js} +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/_format.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/_format.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_almost_equals.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_almost_equals.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_array_includes.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_array_includes.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_exists.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_exists.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_false.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_false.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_instance_of.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_instance_of.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_is_error.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_is_error.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_match.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_match.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_equals.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_equals.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_instance_of.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_instance_of.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_match.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_match.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_strict_equals.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_strict_equals.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_object_match.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_object_match.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_rejects.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_rejects.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_strict_equals.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_string_includes.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_string_includes.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_throws.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_throws.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assertion_error.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assertion_error.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/equal.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/equal.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/fail.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/fail.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/mod.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/mod.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/unimplemented.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/unimplemented.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/unreachable.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/unreachable.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/encoding/base64.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/encoding/base64.js +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/fmt/colors.d.ts +0 -0
- /package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/fmt/colors.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/gzip/gzip.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/gzip/gzip.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/utils/uint8.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/utils/uint8.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/deflate.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/deflate.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/inflate.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/inflate.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/mod.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/mod.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/adler32.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/adler32.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/crc32.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/crc32.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/deflate.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/deflate.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/gzheader.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/gzheader.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inffast.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inffast.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inflate.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inflate.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inftrees.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inftrees.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/messages.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/messages.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/status.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/status.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/trees.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/trees.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/zstream.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/zstream.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/colors.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/colors.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/debug.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/debug.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/deps.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/deps.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/format.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/format.js +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/mod.d.ts +0 -0
- /package/esm/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/mod.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/_constants.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/_constants.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0/_util/diff.d.ts → std@0.200.0/assert/_diff.d.ts} +0 -0
- /package/script/deps/deno.land/{std@0.199.0/_util/diff.js → std@0.200.0/assert/_diff.js} +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/_format.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/_format.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_almost_equals.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_almost_equals.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_array_includes.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_array_includes.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_exists.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_exists.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_false.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_false.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_instance_of.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_instance_of.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_is_error.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_is_error.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_match.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_match.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_equals.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_equals.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_instance_of.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_instance_of.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_match.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_match.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_strict_equals.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_strict_equals.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_object_match.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_object_match.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_rejects.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_rejects.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_strict_equals.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_string_includes.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_string_includes.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_throws.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_throws.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assertion_error.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assertion_error.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/equal.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/equal.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/fail.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/fail.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/mod.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/mod.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/unimplemented.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/unimplemented.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/unreachable.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/unreachable.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/encoding/base64.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/encoding/base64.js +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/fmt/colors.d.ts +0 -0
- /package/script/deps/deno.land/{std@0.199.0 → std@0.200.0}/fmt/colors.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/gzip/gzip.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/gzip/gzip.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/utils/uint8.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/utils/uint8.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/deflate.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/deflate.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/inflate.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/inflate.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/mod.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/mod.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/adler32.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/adler32.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/crc32.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/crc32.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/deflate.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/deflate.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/gzheader.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/gzheader.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inffast.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inffast.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inflate.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inflate.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inftrees.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inftrees.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/messages.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/messages.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/status.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/status.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/trees.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/trees.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/zstream.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/zstream.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/colors.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/colors.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/debug.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/debug.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/deps.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/deps.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/format.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/format.js +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/mod.d.ts +0 -0
- /package/script/deps/raw.githubusercontent.com/MTKruto/debug/{master → main}/mod.js +0 -0
|
@@ -4,7 +4,7 @@ exports.assertStrictEquals = void 0;
|
|
|
4
4
|
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
|
|
5
5
|
const _format_js_1 = require("./_format.js");
|
|
6
6
|
const assertion_error_js_1 = require("./assertion_error.js");
|
|
7
|
-
const
|
|
7
|
+
const _diff_js_1 = require("./_diff.js");
|
|
8
8
|
const _constants_js_1 = require("./_constants.js");
|
|
9
9
|
const colors_js_1 = require("../fmt/colors.js");
|
|
10
10
|
/**
|
|
@@ -50,9 +50,9 @@ function assertStrictEquals(actual, expected, msg) {
|
|
|
50
50
|
const stringDiff = (typeof actual === "string") &&
|
|
51
51
|
(typeof expected === "string");
|
|
52
52
|
const diffResult = stringDiff
|
|
53
|
-
? (0,
|
|
54
|
-
: (0,
|
|
55
|
-
const diffMsg = (0,
|
|
53
|
+
? (0, _diff_js_1.diffstr)(actual, expected)
|
|
54
|
+
: (0, _diff_js_1.diff)(actualString.split("\n"), expectedString.split("\n"));
|
|
55
|
+
const diffMsg = (0, _diff_js_1.buildMessage)(diffResult, { stringDiff }).join("\n");
|
|
56
56
|
message = `Values are not strictly equal${msgSuffix}\n${diffMsg}`;
|
|
57
57
|
}
|
|
58
58
|
catch {
|
package/script/deps.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export * from "./deps/deno.land/std@0.
|
|
1
|
+
export * from "./deps/deno.land/std@0.200.0/assert/mod.js";
|
|
2
2
|
export { ctr256Decrypt, ctr256Encrypt, factorize, ige256Decrypt, ige256Encrypt, init as initTgCrypto } from "./deps/deno.land/x/tgcrypto@0.1.3/mod.js";
|
|
3
|
-
export { gunzip, gzip } from "./deps/raw.githubusercontent.com/MTKruto/compress/
|
|
3
|
+
export { gunzip, gzip } from "./deps/raw.githubusercontent.com/MTKruto/compress/main/gzip/gzip.js";
|
|
4
4
|
export { Mutex, type MutexInterface } from "async-mutex";
|
|
5
5
|
export { Parser } from "./deps/deno.land/x/html_parser@v0.1.3/src/mod.js";
|
|
6
|
-
import { debug as debug_ } from "./deps/raw.githubusercontent.com/MTKruto/debug/
|
|
6
|
+
import { debug as debug_ } from "./deps/raw.githubusercontent.com/MTKruto/debug/main/mod.js";
|
|
7
7
|
export declare const debug: typeof debug_;
|
|
8
|
-
export { decode as base64Decode, encode as base64Encode } from "./deps/deno.land/std@0.
|
|
8
|
+
export { decode as base64Decode, encode as base64Encode } from "./deps/deno.land/std@0.200.0/encoding/base64.js";
|
package/script/deps.js
CHANGED
|
@@ -15,7 +15,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
exports.base64Encode = exports.base64Decode = exports.debug = exports.Parser = exports.Mutex = exports.gzip = exports.gunzip = exports.initTgCrypto = exports.ige256Encrypt = exports.ige256Decrypt = exports.factorize = exports.ctr256Encrypt = exports.ctr256Decrypt = void 0;
|
|
18
|
-
__exportStar(require("./deps/deno.land/std@0.
|
|
18
|
+
__exportStar(require("./deps/deno.land/std@0.200.0/assert/mod.js"), exports);
|
|
19
19
|
var mod_js_1 = require("./deps/deno.land/x/tgcrypto@0.1.3/mod.js");
|
|
20
20
|
Object.defineProperty(exports, "ctr256Decrypt", { enumerable: true, get: function () { return mod_js_1.ctr256Decrypt; } });
|
|
21
21
|
Object.defineProperty(exports, "ctr256Encrypt", { enumerable: true, get: function () { return mod_js_1.ctr256Encrypt; } });
|
|
@@ -23,16 +23,16 @@ Object.defineProperty(exports, "factorize", { enumerable: true, get: function ()
|
|
|
23
23
|
Object.defineProperty(exports, "ige256Decrypt", { enumerable: true, get: function () { return mod_js_1.ige256Decrypt; } });
|
|
24
24
|
Object.defineProperty(exports, "ige256Encrypt", { enumerable: true, get: function () { return mod_js_1.ige256Encrypt; } });
|
|
25
25
|
Object.defineProperty(exports, "initTgCrypto", { enumerable: true, get: function () { return mod_js_1.init; } });
|
|
26
|
-
var gzip_js_1 = require("./deps/raw.githubusercontent.com/MTKruto/compress/
|
|
26
|
+
var gzip_js_1 = require("./deps/raw.githubusercontent.com/MTKruto/compress/main/gzip/gzip.js");
|
|
27
27
|
Object.defineProperty(exports, "gunzip", { enumerable: true, get: function () { return gzip_js_1.gunzip; } });
|
|
28
28
|
Object.defineProperty(exports, "gzip", { enumerable: true, get: function () { return gzip_js_1.gzip; } });
|
|
29
29
|
var async_mutex_1 = require("async-mutex");
|
|
30
30
|
Object.defineProperty(exports, "Mutex", { enumerable: true, get: function () { return async_mutex_1.Mutex; } });
|
|
31
31
|
var mod_js_2 = require("./deps/deno.land/x/html_parser@v0.1.3/src/mod.js");
|
|
32
32
|
Object.defineProperty(exports, "Parser", { enumerable: true, get: function () { return mod_js_2.Parser; } });
|
|
33
|
-
const mod_js_3 = require("./deps/raw.githubusercontent.com/MTKruto/debug/
|
|
33
|
+
const mod_js_3 = require("./deps/raw.githubusercontent.com/MTKruto/debug/main/mod.js");
|
|
34
34
|
const debug = (v) => (0, mod_js_3.debug)(`mtkruto/${v}`);
|
|
35
35
|
exports.debug = debug;
|
|
36
|
-
var base64_js_1 = require("./deps/deno.land/std@0.
|
|
36
|
+
var base64_js_1 = require("./deps/deno.land/std@0.200.0/encoding/base64.js");
|
|
37
37
|
Object.defineProperty(exports, "base64Decode", { enumerable: true, get: function () { return base64_js_1.decode; } });
|
|
38
38
|
Object.defineProperty(exports, "base64Encode", { enumerable: true, get: function () { return base64_js_1.encode; } });
|
|
@@ -1,99 +1,80 @@
|
|
|
1
1
|
import * as types from "../tl/2_types.js";
|
|
2
|
-
export
|
|
3
|
-
Mention = "mention",
|
|
4
|
-
Hashtag = "hashtag",
|
|
5
|
-
BotCommand = "bot_command",
|
|
6
|
-
URL = "url",
|
|
7
|
-
Email = "email",
|
|
8
|
-
Bold = "bold",
|
|
9
|
-
Italic = "italic",
|
|
10
|
-
Code = "code",
|
|
11
|
-
Pre = "pre",
|
|
12
|
-
TextURL = "text_url",
|
|
13
|
-
MentionName = "mention_name",
|
|
14
|
-
Cashtag = "cashtag",
|
|
15
|
-
Phone = "phone",
|
|
16
|
-
Underline = "underline",
|
|
17
|
-
Strike = "strike",
|
|
18
|
-
Blockquote = "blockquote",
|
|
19
|
-
BankCard = "bank_card",
|
|
20
|
-
Spoiler = "spoiler",
|
|
21
|
-
CustomEmoji = "custom_emoji"
|
|
22
|
-
}
|
|
2
|
+
export type MessageEntityType = "mention" | "hashtag" | "bot_command" | "url" | "email" | "bold" | "italic" | "code" | "pre" | "text_link" | "text_mention" | "cashtag" | "phone_number" | "underline" | "strikethrough" | "blockquote" | "bank_card" | "spoiler" | "custom_emoji";
|
|
23
3
|
export declare namespace MessageEntity {
|
|
24
4
|
interface Base {
|
|
5
|
+
type: MessageEntityType;
|
|
25
6
|
/** Offset in [UTF-16 code units](https://core.telegram.org/api/entities#entity-length) to the start of the entity */
|
|
26
7
|
offset: number;
|
|
27
8
|
/** Length of the entity in [UTF-16 code units](https://core.telegram.org/api/entities#entity-length) */
|
|
28
9
|
length: number;
|
|
29
10
|
}
|
|
30
11
|
interface Mention extends Base {
|
|
31
|
-
type:
|
|
12
|
+
type: "mention";
|
|
32
13
|
}
|
|
33
14
|
interface Hashtag extends Base {
|
|
34
|
-
type:
|
|
15
|
+
type: "hashtag";
|
|
35
16
|
}
|
|
36
17
|
interface BotCommand extends Base {
|
|
37
|
-
type:
|
|
18
|
+
type: "bot_command";
|
|
38
19
|
}
|
|
39
20
|
interface URL extends Base {
|
|
40
|
-
type:
|
|
21
|
+
type: "url";
|
|
41
22
|
}
|
|
42
23
|
interface EmailAddress extends Base {
|
|
43
|
-
type:
|
|
24
|
+
type: "email";
|
|
44
25
|
}
|
|
45
26
|
interface Bold extends Base {
|
|
46
|
-
type:
|
|
27
|
+
type: "bold";
|
|
47
28
|
}
|
|
48
29
|
interface Italic extends Base {
|
|
49
|
-
type:
|
|
30
|
+
type: "italic";
|
|
50
31
|
}
|
|
51
32
|
interface Pre extends Base {
|
|
52
|
-
type:
|
|
33
|
+
type: "pre";
|
|
53
34
|
/** For “pre” only, the programming language of the entity text */
|
|
54
35
|
language: string;
|
|
55
36
|
}
|
|
56
37
|
interface Code extends Base {
|
|
57
|
-
type:
|
|
38
|
+
type: "code";
|
|
58
39
|
}
|
|
59
|
-
interface
|
|
60
|
-
type:
|
|
40
|
+
interface TextLink extends Base {
|
|
41
|
+
type: "text_link";
|
|
61
42
|
/** For “text_link” only, URL that will be opened after user taps on the text */
|
|
62
43
|
url: string;
|
|
63
44
|
}
|
|
64
|
-
interface
|
|
65
|
-
type:
|
|
45
|
+
interface TextMention extends Base {
|
|
46
|
+
type: "text_mention";
|
|
66
47
|
/** For “text_mention” only, the ID of the mentioned user */
|
|
67
48
|
userId: number;
|
|
68
49
|
}
|
|
69
50
|
interface Cashtag extends Base {
|
|
70
|
-
type:
|
|
51
|
+
type: "cashtag";
|
|
71
52
|
}
|
|
72
|
-
interface
|
|
73
|
-
type:
|
|
53
|
+
interface PhoneNumber extends Base {
|
|
54
|
+
type: "phone_number";
|
|
74
55
|
}
|
|
75
56
|
interface Underline extends Base {
|
|
76
|
-
type:
|
|
57
|
+
type: "underline";
|
|
77
58
|
}
|
|
78
|
-
interface
|
|
79
|
-
type:
|
|
59
|
+
interface Strikethrough extends Base {
|
|
60
|
+
type: "strikethrough";
|
|
80
61
|
}
|
|
81
62
|
interface Blockquote extends Base {
|
|
82
|
-
type:
|
|
63
|
+
type: "blockquote";
|
|
83
64
|
}
|
|
84
65
|
interface BankCard extends Base {
|
|
85
|
-
type:
|
|
66
|
+
type: "bank_card";
|
|
86
67
|
}
|
|
87
68
|
interface Spoiler extends Base {
|
|
88
|
-
type:
|
|
69
|
+
type: "spoiler";
|
|
89
70
|
}
|
|
90
71
|
interface CustomEmoji extends Base {
|
|
91
|
-
type:
|
|
72
|
+
type: "custom_emoji";
|
|
92
73
|
/** For “custom_emoji” only, unique identifier of the custom emoji */
|
|
93
74
|
customEmojiId: string;
|
|
94
75
|
}
|
|
95
76
|
}
|
|
96
77
|
/** This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc. */
|
|
97
|
-
export type MessageEntity = MessageEntity.Mention | MessageEntity.Hashtag | MessageEntity.BotCommand | MessageEntity.URL | MessageEntity.EmailAddress | MessageEntity.Bold | MessageEntity.Italic | MessageEntity.Code | MessageEntity.Pre | MessageEntity.
|
|
78
|
+
export type MessageEntity = MessageEntity.Mention | MessageEntity.Hashtag | MessageEntity.BotCommand | MessageEntity.URL | MessageEntity.EmailAddress | MessageEntity.Bold | MessageEntity.Italic | MessageEntity.Code | MessageEntity.Pre | MessageEntity.TextLink | MessageEntity.TextMention | MessageEntity.Cashtag | MessageEntity.PhoneNumber | MessageEntity.Underline | MessageEntity.Strikethrough | MessageEntity.Blockquote | MessageEntity.BankCard | MessageEntity.Spoiler | MessageEntity.CustomEmoji;
|
|
98
79
|
export declare function constructMessageEntity(obj: types.TypeMessageEntity): MessageEntity | null;
|
|
99
80
|
export declare function messageEntityToTlObject(entity: MessageEntity): types.MessageEntityMention | types.MessageEntityHashtag | types.MessageEntityBotCommand | types.MessageEntityURL | types.MessageEntityEmail | types.MessageEntityBold | types.MessageEntityItalic | types.MessageEntityCode | types.MessageEntityPre | types.MessageEntityTextURL | types.MessageEntityMentionName | types.MessageEntityPhone | types.MessageEntityCashtag | types.MessageEntityUnderline | types.MessageEntityStrike | types.MessageEntityBlockquote | types.MessageEntityBankCard | types.MessageEntitySpoiler | types.MessageEntityCustomEmoji;
|
|
@@ -23,87 +23,65 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.messageEntityToTlObject = exports.constructMessageEntity =
|
|
26
|
+
exports.messageEntityToTlObject = exports.constructMessageEntity = void 0;
|
|
27
27
|
const types = __importStar(require("../tl/2_types.js"));
|
|
28
|
-
var MessageEntityType;
|
|
29
|
-
(function (MessageEntityType) {
|
|
30
|
-
MessageEntityType["Mention"] = "mention";
|
|
31
|
-
MessageEntityType["Hashtag"] = "hashtag";
|
|
32
|
-
MessageEntityType["BotCommand"] = "bot_command";
|
|
33
|
-
MessageEntityType["URL"] = "url";
|
|
34
|
-
MessageEntityType["Email"] = "email";
|
|
35
|
-
MessageEntityType["Bold"] = "bold";
|
|
36
|
-
MessageEntityType["Italic"] = "italic";
|
|
37
|
-
MessageEntityType["Code"] = "code";
|
|
38
|
-
MessageEntityType["Pre"] = "pre";
|
|
39
|
-
MessageEntityType["TextURL"] = "text_url";
|
|
40
|
-
MessageEntityType["MentionName"] = "mention_name";
|
|
41
|
-
MessageEntityType["Cashtag"] = "cashtag";
|
|
42
|
-
MessageEntityType["Phone"] = "phone";
|
|
43
|
-
MessageEntityType["Underline"] = "underline";
|
|
44
|
-
MessageEntityType["Strike"] = "strike";
|
|
45
|
-
MessageEntityType["Blockquote"] = "blockquote";
|
|
46
|
-
MessageEntityType["BankCard"] = "bank_card";
|
|
47
|
-
MessageEntityType["Spoiler"] = "spoiler";
|
|
48
|
-
MessageEntityType["CustomEmoji"] = "custom_emoji";
|
|
49
|
-
})(MessageEntityType = exports.MessageEntityType || (exports.MessageEntityType = {}));
|
|
50
28
|
function constructMessageEntity(obj) {
|
|
51
29
|
if (obj instanceof types.MessageEntityMention) {
|
|
52
|
-
return { type:
|
|
30
|
+
return { type: "mention", offset: obj.offset, length: obj.length };
|
|
53
31
|
}
|
|
54
32
|
else if (obj instanceof types.MessageEntityHashtag) {
|
|
55
|
-
return { type:
|
|
33
|
+
return { type: "hashtag", offset: obj.offset, length: obj.length };
|
|
56
34
|
}
|
|
57
35
|
else if (obj instanceof types.MessageEntityBotCommand) {
|
|
58
|
-
return { type:
|
|
36
|
+
return { type: "bot_command", offset: obj.offset ?? 0, length: obj.length };
|
|
59
37
|
}
|
|
60
38
|
else if (obj instanceof types.MessageEntityURL) {
|
|
61
|
-
return { type:
|
|
39
|
+
return { type: "url", offset: obj.offset, length: obj.length };
|
|
62
40
|
}
|
|
63
41
|
else if (obj instanceof types.MessageEntityEmail) {
|
|
64
|
-
return { type:
|
|
42
|
+
return { type: "email", offset: obj.offset, length: obj.length };
|
|
65
43
|
}
|
|
66
44
|
else if (obj instanceof types.MessageEntityBold) {
|
|
67
|
-
return { type:
|
|
45
|
+
return { type: "bold", offset: obj.offset, length: obj.length };
|
|
68
46
|
}
|
|
69
47
|
else if (obj instanceof types.MessageEntityItalic) {
|
|
70
|
-
return { type:
|
|
48
|
+
return { type: "italic", offset: obj.offset, length: obj.length };
|
|
71
49
|
}
|
|
72
50
|
else if (obj instanceof types.MessageEntityCode) {
|
|
73
|
-
return { type:
|
|
51
|
+
return { type: "code", offset: obj.offset, length: obj.length };
|
|
74
52
|
}
|
|
75
53
|
else if (obj instanceof types.MessageEntityPre) {
|
|
76
|
-
return { type:
|
|
54
|
+
return { type: "pre", offset: obj.offset, length: obj.length, language: obj.language };
|
|
77
55
|
}
|
|
78
56
|
else if (obj instanceof types.MessageEntityTextURL) {
|
|
79
|
-
return { type:
|
|
57
|
+
return { type: "text_link", offset: obj.offset, length: obj.length, url: obj.url };
|
|
80
58
|
}
|
|
81
59
|
else if (obj instanceof types.MessageEntityMentionName) {
|
|
82
|
-
return { type:
|
|
60
|
+
return { type: "text_mention", offset: obj.offset, length: obj.length, userId: Number(obj.userId) };
|
|
83
61
|
}
|
|
84
62
|
else if (obj instanceof types.MessageEntityCashtag) {
|
|
85
|
-
return { type:
|
|
63
|
+
return { type: "cashtag", offset: obj.offset, length: obj.length };
|
|
86
64
|
}
|
|
87
65
|
else if (obj instanceof types.MessageEntityPhone) {
|
|
88
|
-
return { type:
|
|
66
|
+
return { type: "phone_number", offset: obj.offset, length: obj.length };
|
|
89
67
|
}
|
|
90
68
|
else if (obj instanceof types.MessageEntityUnderline) {
|
|
91
|
-
return { type:
|
|
69
|
+
return { type: "underline", offset: obj.offset, length: obj.length };
|
|
92
70
|
}
|
|
93
71
|
else if (obj instanceof types.MessageEntityStrike) {
|
|
94
|
-
return { type:
|
|
72
|
+
return { type: "strikethrough", offset: obj.offset, length: obj.length };
|
|
95
73
|
}
|
|
96
74
|
else if (obj instanceof types.MessageEntityBlockquote) {
|
|
97
|
-
return { type:
|
|
75
|
+
return { type: "blockquote", offset: obj.offset, length: obj.length };
|
|
98
76
|
}
|
|
99
77
|
else if (obj instanceof types.MessageEntityBankCard) {
|
|
100
|
-
return { type:
|
|
78
|
+
return { type: "bank_card", offset: obj.offset, length: obj.length };
|
|
101
79
|
}
|
|
102
80
|
else if (obj instanceof types.MessageEntitySpoiler) {
|
|
103
|
-
return { type:
|
|
81
|
+
return { type: "spoiler", offset: obj.offset, length: obj.length };
|
|
104
82
|
}
|
|
105
83
|
else if (obj instanceof types.MessageEntityCustomEmoji) {
|
|
106
|
-
return { type:
|
|
84
|
+
return { type: "custom_emoji", offset: obj.offset, length: obj.length, customEmojiId: String(obj.documentId) };
|
|
107
85
|
}
|
|
108
86
|
else {
|
|
109
87
|
return null;
|
|
@@ -113,43 +91,43 @@ exports.constructMessageEntity = constructMessageEntity;
|
|
|
113
91
|
function messageEntityToTlObject(entity) {
|
|
114
92
|
const { offset, length } = entity;
|
|
115
93
|
switch (entity.type) {
|
|
116
|
-
case
|
|
94
|
+
case "mention":
|
|
117
95
|
return new types.MessageEntityMention({ offset, length });
|
|
118
|
-
case
|
|
96
|
+
case "hashtag":
|
|
119
97
|
return new types.MessageEntityHashtag({ offset, length });
|
|
120
|
-
case
|
|
98
|
+
case "bot_command":
|
|
121
99
|
return new types.MessageEntityBotCommand({ offset, length });
|
|
122
|
-
case
|
|
100
|
+
case "url":
|
|
123
101
|
return new types.MessageEntityURL({ offset, length });
|
|
124
|
-
case
|
|
102
|
+
case "email":
|
|
125
103
|
return new types.MessageEntityEmail({ offset, length });
|
|
126
|
-
case
|
|
104
|
+
case "bold":
|
|
127
105
|
return new types.MessageEntityBold({ offset, length });
|
|
128
|
-
case
|
|
106
|
+
case "italic":
|
|
129
107
|
return new types.MessageEntityItalic({ offset, length });
|
|
130
|
-
case
|
|
108
|
+
case "code":
|
|
131
109
|
return new types.MessageEntityCode({ offset, length });
|
|
132
|
-
case
|
|
110
|
+
case "pre":
|
|
133
111
|
return new types.MessageEntityPre({ offset, length, language: entity.language });
|
|
134
|
-
case
|
|
112
|
+
case "text_link":
|
|
135
113
|
return new types.MessageEntityTextURL({ offset, length, url: entity.url });
|
|
136
|
-
case
|
|
114
|
+
case "text_mention":
|
|
137
115
|
return new types.MessageEntityMentionName({ offset, length, userId: BigInt(entity.userId) });
|
|
138
|
-
case
|
|
116
|
+
case "cashtag":
|
|
139
117
|
return new types.MessageEntityCashtag({ offset, length });
|
|
140
|
-
case
|
|
118
|
+
case "phone_number":
|
|
141
119
|
return new types.MessageEntityPhone({ offset, length });
|
|
142
|
-
case
|
|
120
|
+
case "underline":
|
|
143
121
|
return new types.MessageEntityUnderline({ offset, length });
|
|
144
|
-
case
|
|
122
|
+
case "strikethrough":
|
|
145
123
|
return new types.MessageEntityStrike({ offset, length });
|
|
146
|
-
case
|
|
124
|
+
case "blockquote":
|
|
147
125
|
return new types.MessageEntityBlockquote({ offset, length });
|
|
148
|
-
case
|
|
126
|
+
case "bank_card":
|
|
149
127
|
return new types.MessageEntityBankCard({ offset, length });
|
|
150
|
-
case
|
|
128
|
+
case "spoiler":
|
|
151
129
|
return new types.MessageEntitySpoiler({ offset, length });
|
|
152
|
-
case
|
|
130
|
+
case "custom_emoji":
|
|
153
131
|
return new types.MessageEntityCustomEmoji({ offset, length, documentId: BigInt(entity.customEmojiId) });
|
|
154
132
|
}
|
|
155
133
|
}
|
package/script/types/1_photo.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/esm/deps/deno.land/{std@0.199.0 → std@0.200.0}/assert/assert_not_strict_equals.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/utils/uint8.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/deflate.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/deflate.js
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/inflate.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/inflate.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/adler32.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/adler32.js
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/crc32.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/crc32.js
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/deflate.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/deflate.js
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/gzheader.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/gzheader.js
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inffast.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inffast.js
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inflate.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inflate.js
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inftrees.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/inftrees.js
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/messages.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/messages.js
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/status.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/status.js
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/trees.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/trees.js
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/zstream.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/raw.githubusercontent.com/MTKruto/compress/{master → main}/zlib/zlib/zstream.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|