@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.
Files changed (451) hide show
  1. package/esm/0_deps.d.ts +18 -18
  2. package/esm/0_deps.d.ts.map +1 -1
  3. package/esm/0_deps.js +18 -18
  4. package/esm/client/0_utilities.d.ts +1 -1
  5. package/esm/client/0_utilities.d.ts.map +1 -1
  6. package/esm/client/2_context.d.ts +21 -17
  7. package/esm/client/2_context.d.ts.map +1 -1
  8. package/esm/client/2_context.js +36 -18
  9. package/esm/client/3_message_manager.js +1 -1
  10. package/esm/client/4_chat_manager.js +2 -2
  11. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.d.ts +2 -1
  12. package/esm/deps/jsr.io/@std/assert/1.0.19/assert.d.ts.map +1 -0
  13. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.js +3 -2
  14. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts.map +1 -1
  15. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.js +1 -1
  16. package/{script/deps/jsr.io/@std/assert/1.0.16 → esm/deps/jsr.io/@std/assert/1.0.19}/equal.d.ts +8 -0
  17. package/esm/deps/jsr.io/@std/assert/1.0.19/equal.d.ts.map +1 -0
  18. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equal.js +9 -1
  19. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.d.ts +5 -3
  20. package/esm/deps/jsr.io/@std/assert/1.0.19/equals.d.ts.map +1 -0
  21. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.js +6 -4
  22. package/{script/deps/jsr.io/@std/assert/1.0.16 → esm/deps/jsr.io/@std/assert/1.0.19}/false.d.ts +2 -1
  23. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.d.ts.map +1 -1
  24. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.js +3 -2
  25. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/instance_of.d.ts.map +1 -1
  26. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/is_error.d.ts.map +1 -1
  27. package/esm/deps/jsr.io/@std/assert/1.0.19/not_equals.d.ts.map +1 -0
  28. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/throws.d.ts.map +1 -1
  29. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts.map +1 -1
  30. package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.js +1 -1
  31. package/esm/deps/jsr.io/@std/async/1.2.0/_util.d.ts.map +1 -0
  32. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.js +1 -1
  33. package/esm/deps/jsr.io/@std/async/1.2.0/abortable.d.ts.map +1 -0
  34. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.js +1 -1
  35. package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/deadline.d.ts +2 -1
  36. package/esm/deps/jsr.io/@std/async/1.2.0/deadline.d.ts.map +1 -0
  37. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/deadline.js +6 -3
  38. package/esm/deps/jsr.io/@std/async/1.2.0/debounce.d.ts.map +1 -0
  39. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.js +1 -1
  40. package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/delay.d.ts +4 -2
  41. package/esm/deps/jsr.io/@std/async/1.2.0/delay.d.ts.map +1 -0
  42. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/delay.js +11 -5
  43. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.d.ts +3 -3
  44. package/esm/deps/jsr.io/@std/async/1.2.0/mod.d.ts.map +1 -0
  45. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.js +4 -4
  46. package/esm/deps/jsr.io/@std/async/1.2.0/mux_async_iterator.d.ts.map +1 -0
  47. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.js +1 -1
  48. package/esm/deps/jsr.io/@std/async/1.2.0/pool.d.ts.map +1 -0
  49. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.js +1 -1
  50. package/{script/deps/jsr.io/@std/async/1.0.15 → esm/deps/jsr.io/@std/async/1.2.0}/retry.d.ts +45 -0
  51. package/esm/deps/jsr.io/@std/async/1.2.0/retry.d.ts.map +1 -0
  52. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/retry.js +48 -8
  53. package/esm/deps/jsr.io/@std/async/1.2.0/tee.d.ts.map +1 -0
  54. package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.js +1 -1
  55. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts.map +1 -1
  56. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts.map +1 -1
  57. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.js +3 -4
  58. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts.map +1 -1
  59. package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.js +1 -1
  60. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts.map +1 -1
  61. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.js +1 -1
  62. package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts +265 -0
  63. package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts.map +1 -0
  64. package/esm/deps/jsr.io/@std/datetime/0.225.7/constants.js +266 -0
  65. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts.map +1 -1
  66. package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.js +1 -1
  67. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts +23 -0
  68. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts.map +1 -0
  69. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common16.js +51 -0
  70. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts +35 -0
  71. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts.map +1 -0
  72. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common64.js +113 -0
  73. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts +4 -0
  74. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts.map +1 -0
  75. package/esm/deps/jsr.io/@std/encoding/1.0.10/_common_detach.js +13 -0
  76. package/esm/deps/jsr.io/@std/encoding/1.0.10/_types.d.ts.map +1 -0
  77. package/esm/deps/jsr.io/@std/encoding/1.0.10/base64.d.ts.map +1 -0
  78. package/esm/deps/jsr.io/@std/encoding/1.0.10/base64.js +82 -0
  79. package/esm/deps/jsr.io/@std/encoding/1.0.10/hex.d.ts.map +1 -0
  80. package/esm/deps/jsr.io/@std/encoding/1.0.10/hex.js +87 -0
  81. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts.map +1 -1
  82. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.js +1 -1
  83. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts.map +1 -1
  84. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.js +1 -1
  85. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts.map +1 -1
  86. package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.js +1 -1
  87. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts.map +1 -1
  88. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts.map +1 -1
  89. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts.map +1 -1
  90. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts.map +1 -1
  91. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts.map +1 -1
  92. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts.map +1 -1
  93. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts.map +1 -1
  94. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts.map +1 -1
  95. 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
  96. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts.map +1 -1
  97. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts.map +1 -1
  98. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts.map +1 -1
  99. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts.map +1 -1
  100. 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
  101. 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
  102. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts.map +1 -1
  103. package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts.map +1 -1
  104. 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
  105. 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
  106. 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
  107. 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
  108. 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
  109. 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
  110. 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
  111. 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
  112. 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
  113. 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
  114. 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
  115. 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
  116. package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts.map +1 -1
  117. package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.js +1 -1
  118. package/esm/tl/1_telegram_api.d.ts +105 -20
  119. package/esm/tl/1_telegram_api.d.ts.map +1 -1
  120. package/esm/tl/1_telegram_api.js +143 -38
  121. package/package.json +1 -1
  122. package/script/0_deps.d.ts +18 -18
  123. package/script/0_deps.d.ts.map +1 -1
  124. package/script/0_deps.js +18 -18
  125. package/script/client/0_utilities.d.ts +1 -1
  126. package/script/client/0_utilities.d.ts.map +1 -1
  127. package/script/client/2_context.d.ts +21 -17
  128. package/script/client/2_context.d.ts.map +1 -1
  129. package/script/client/2_context.js +36 -18
  130. package/script/client/3_message_manager.js +1 -1
  131. package/script/client/4_chat_manager.js +2 -2
  132. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.d.ts +2 -1
  133. package/script/deps/jsr.io/@std/assert/1.0.19/assert.d.ts.map +1 -0
  134. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assert.js +3 -2
  135. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts.map +1 -1
  136. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.js +1 -1
  137. package/{esm/deps/jsr.io/@std/assert/1.0.16 → script/deps/jsr.io/@std/assert/1.0.19}/equal.d.ts +8 -0
  138. package/script/deps/jsr.io/@std/assert/1.0.19/equal.d.ts.map +1 -0
  139. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equal.js +9 -1
  140. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.d.ts +5 -3
  141. package/script/deps/jsr.io/@std/assert/1.0.19/equals.d.ts.map +1 -0
  142. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/equals.js +6 -4
  143. package/{esm/deps/jsr.io/@std/assert/1.0.16 → script/deps/jsr.io/@std/assert/1.0.19}/false.d.ts +2 -1
  144. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.d.ts.map +1 -1
  145. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/false.js +3 -2
  146. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/instance_of.d.ts.map +1 -1
  147. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/is_error.d.ts.map +1 -1
  148. package/script/deps/jsr.io/@std/assert/1.0.19/not_equals.d.ts.map +1 -0
  149. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/throws.d.ts.map +1 -1
  150. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts.map +1 -1
  151. package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.js +1 -1
  152. package/script/deps/jsr.io/@std/async/1.2.0/_util.d.ts.map +1 -0
  153. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.js +1 -1
  154. package/script/deps/jsr.io/@std/async/1.2.0/abortable.d.ts.map +1 -0
  155. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.js +1 -1
  156. package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/deadline.d.ts +2 -1
  157. package/script/deps/jsr.io/@std/async/1.2.0/deadline.d.ts.map +1 -0
  158. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/deadline.js +6 -3
  159. package/script/deps/jsr.io/@std/async/1.2.0/debounce.d.ts.map +1 -0
  160. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.js +1 -1
  161. package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/delay.d.ts +4 -2
  162. package/script/deps/jsr.io/@std/async/1.2.0/delay.d.ts.map +1 -0
  163. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/delay.js +11 -5
  164. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.d.ts +3 -3
  165. package/script/deps/jsr.io/@std/async/1.2.0/mod.d.ts.map +1 -0
  166. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mod.js +4 -4
  167. package/script/deps/jsr.io/@std/async/1.2.0/mux_async_iterator.d.ts.map +1 -0
  168. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.js +1 -1
  169. package/script/deps/jsr.io/@std/async/1.2.0/pool.d.ts.map +1 -0
  170. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.js +1 -1
  171. package/{esm/deps/jsr.io/@std/async/1.0.15 → script/deps/jsr.io/@std/async/1.2.0}/retry.d.ts +45 -0
  172. package/script/deps/jsr.io/@std/async/1.2.0/retry.d.ts.map +1 -0
  173. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/retry.js +49 -9
  174. package/script/deps/jsr.io/@std/async/1.2.0/tee.d.ts.map +1 -0
  175. package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.js +1 -1
  176. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts.map +1 -1
  177. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts.map +1 -1
  178. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.js +3 -4
  179. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts.map +1 -1
  180. package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.js +1 -1
  181. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts.map +1 -1
  182. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.js +1 -1
  183. package/script/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts +265 -0
  184. package/script/deps/jsr.io/@std/datetime/0.225.7/constants.d.ts.map +1 -0
  185. package/script/deps/jsr.io/@std/datetime/0.225.7/constants.js +269 -0
  186. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts.map +1 -1
  187. package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.js +1 -1
  188. package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts +23 -0
  189. package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.d.ts.map +1 -0
  190. package/script/deps/jsr.io/@std/encoding/1.0.10/_common16.js +57 -0
  191. package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts +35 -0
  192. package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.d.ts.map +1 -0
  193. package/script/deps/jsr.io/@std/encoding/1.0.10/_common64.js +119 -0
  194. package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts +4 -0
  195. package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.d.ts.map +1 -0
  196. package/script/deps/jsr.io/@std/encoding/1.0.10/_common_detach.js +16 -0
  197. package/script/deps/jsr.io/@std/encoding/1.0.10/_types.d.ts.map +1 -0
  198. package/script/deps/jsr.io/@std/encoding/1.0.10/base64.d.ts.map +1 -0
  199. package/script/deps/jsr.io/@std/encoding/1.0.10/base64.js +86 -0
  200. package/script/deps/jsr.io/@std/encoding/1.0.10/hex.d.ts.map +1 -0
  201. package/script/deps/jsr.io/@std/encoding/1.0.10/hex.js +91 -0
  202. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts.map +1 -1
  203. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.js +1 -1
  204. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts.map +1 -1
  205. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.js +1 -1
  206. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts.map +1 -1
  207. package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.js +1 -1
  208. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts.map +1 -1
  209. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts.map +1 -1
  210. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts.map +1 -1
  211. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts.map +1 -1
  212. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts.map +1 -1
  213. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts.map +1 -1
  214. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts.map +1 -1
  215. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts.map +1 -1
  216. 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
  217. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts.map +1 -1
  218. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts.map +1 -1
  219. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts.map +1 -1
  220. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts.map +1 -1
  221. 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
  222. 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
  223. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts.map +1 -1
  224. package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts.map +1 -1
  225. 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
  226. 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
  227. 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
  228. 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
  229. 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
  230. 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
  231. 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
  232. 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
  233. 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
  234. 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
  235. 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
  236. 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
  237. package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts.map +1 -1
  238. package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.js +1 -1
  239. package/script/tl/1_telegram_api.d.ts +105 -20
  240. package/script/tl/1_telegram_api.d.ts.map +1 -1
  241. package/script/tl/1_telegram_api.js +143 -38
  242. package/esm/deps/jsr.io/@std/assert/1.0.16/assert.d.ts.map +0 -1
  243. package/esm/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +0 -1
  244. package/esm/deps/jsr.io/@std/assert/1.0.16/equals.d.ts.map +0 -1
  245. package/esm/deps/jsr.io/@std/assert/1.0.16/not_equals.d.ts.map +0 -1
  246. package/esm/deps/jsr.io/@std/async/1.0.15/_util.d.ts.map +0 -1
  247. package/esm/deps/jsr.io/@std/async/1.0.15/abortable.d.ts.map +0 -1
  248. package/esm/deps/jsr.io/@std/async/1.0.15/deadline.d.ts.map +0 -1
  249. package/esm/deps/jsr.io/@std/async/1.0.15/debounce.d.ts.map +0 -1
  250. package/esm/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +0 -1
  251. package/esm/deps/jsr.io/@std/async/1.0.15/mod.d.ts.map +0 -1
  252. package/esm/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.d.ts.map +0 -1
  253. package/esm/deps/jsr.io/@std/async/1.0.15/pool.d.ts.map +0 -1
  254. package/esm/deps/jsr.io/@std/async/1.0.15/retry.d.ts.map +0 -1
  255. package/esm/deps/jsr.io/@std/async/1.0.15/tee.d.ts.map +0 -1
  256. package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts +0 -56
  257. package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts.map +0 -1
  258. package/esm/deps/jsr.io/@std/datetime/0.225.5/constants.js +0 -57
  259. package/esm/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
  260. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
  261. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
  262. package/esm/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -26
  263. package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
  264. package/esm/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -163
  265. package/esm/deps/jsr.io/@std/encoding/1.0.7/hex.d.ts.map +0 -1
  266. package/esm/deps/jsr.io/@std/encoding/1.0.7/hex.js +0 -109
  267. package/script/deps/jsr.io/@std/assert/1.0.16/assert.d.ts.map +0 -1
  268. package/script/deps/jsr.io/@std/assert/1.0.16/equal.d.ts.map +0 -1
  269. package/script/deps/jsr.io/@std/assert/1.0.16/equals.d.ts.map +0 -1
  270. package/script/deps/jsr.io/@std/assert/1.0.16/not_equals.d.ts.map +0 -1
  271. package/script/deps/jsr.io/@std/async/1.0.15/_util.d.ts.map +0 -1
  272. package/script/deps/jsr.io/@std/async/1.0.15/abortable.d.ts.map +0 -1
  273. package/script/deps/jsr.io/@std/async/1.0.15/deadline.d.ts.map +0 -1
  274. package/script/deps/jsr.io/@std/async/1.0.15/debounce.d.ts.map +0 -1
  275. package/script/deps/jsr.io/@std/async/1.0.15/delay.d.ts.map +0 -1
  276. package/script/deps/jsr.io/@std/async/1.0.15/mod.d.ts.map +0 -1
  277. package/script/deps/jsr.io/@std/async/1.0.15/mux_async_iterator.d.ts.map +0 -1
  278. package/script/deps/jsr.io/@std/async/1.0.15/pool.d.ts.map +0 -1
  279. package/script/deps/jsr.io/@std/async/1.0.15/retry.d.ts.map +0 -1
  280. package/script/deps/jsr.io/@std/async/1.0.15/tee.d.ts.map +0 -1
  281. package/script/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts +0 -56
  282. package/script/deps/jsr.io/@std/datetime/0.225.5/constants.d.ts.map +0 -1
  283. package/script/deps/jsr.io/@std/datetime/0.225.5/constants.js +0 -60
  284. package/script/deps/jsr.io/@std/encoding/1.0.7/_types.d.ts.map +0 -1
  285. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts +0 -2
  286. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.d.ts.map +0 -1
  287. package/script/deps/jsr.io/@std/encoding/1.0.7/_validate_binary_like.js +0 -29
  288. package/script/deps/jsr.io/@std/encoding/1.0.7/base64.d.ts.map +0 -1
  289. package/script/deps/jsr.io/@std/encoding/1.0.7/base64.js +0 -167
  290. package/script/deps/jsr.io/@std/encoding/1.0.7/hex.d.ts.map +0 -1
  291. package/script/deps/jsr.io/@std/encoding/1.0.7/hex.js +0 -113
  292. /package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts +0 -0
  293. /package/esm/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts +0 -0
  294. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.d.ts +0 -0
  295. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.d.ts +0 -0
  296. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.d.ts +0 -0
  297. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.d.ts +0 -0
  298. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.d.ts +0 -0
  299. /package/esm/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.d.ts +0 -0
  300. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts +0 -0
  301. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.js +0 -0
  302. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts +0 -0
  303. /package/esm/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts +0 -0
  304. /package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts +0 -0
  305. /package/esm/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts +0 -0
  306. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.d.ts +0 -0
  307. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.js +0 -0
  308. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/base64.d.ts +0 -0
  309. /package/esm/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/hex.d.ts +0 -0
  310. /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts +0 -0
  311. /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts +0 -0
  312. /package/esm/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts +0 -0
  313. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts +0 -0
  314. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.js +0 -0
  315. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts +0 -0
  316. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.js +0 -0
  317. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts +0 -0
  318. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.js +0 -0
  319. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts +0 -0
  320. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.js +0 -0
  321. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts +0 -0
  322. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.js +0 -0
  323. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts +0 -0
  324. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.js +0 -0
  325. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts +0 -0
  326. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.js +0 -0
  327. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts +0 -0
  328. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.js +0 -0
  329. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.d.ts +0 -0
  330. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.js +0 -0
  331. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts +0 -0
  332. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.js +0 -0
  333. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts +0 -0
  334. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.js +0 -0
  335. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts +0 -0
  336. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.js +0 -0
  337. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts +0 -0
  338. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.js +0 -0
  339. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.d.ts +0 -0
  340. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.js +0 -0
  341. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.d.ts +0 -0
  342. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.js +0 -0
  343. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts +0 -0
  344. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.js +0 -0
  345. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts +0 -0
  346. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.js +0 -0
  347. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.d.ts +0 -0
  348. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.js +0 -0
  349. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.d.ts +0 -0
  350. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.js +0 -0
  351. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.d.ts +0 -0
  352. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.js +0 -0
  353. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.d.ts +0 -0
  354. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.js +0 -0
  355. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.d.ts +0 -0
  356. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.js +0 -0
  357. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.d.ts +0 -0
  358. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.js +0 -0
  359. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.d.ts +0 -0
  360. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.js +0 -0
  361. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.d.ts +0 -0
  362. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.js +0 -0
  363. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.d.ts +0 -0
  364. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.js +0 -0
  365. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.d.ts +0 -0
  366. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.js +0 -0
  367. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.d.ts +0 -0
  368. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.js +0 -0
  369. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.d.ts +0 -0
  370. /package/esm/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.js +0 -0
  371. /package/esm/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts +0 -0
  372. /package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/assertion_error.d.ts +0 -0
  373. /package/script/deps/jsr.io/@std/assert/{1.0.16 → 1.0.19}/unreachable.d.ts +0 -0
  374. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/_util.d.ts +0 -0
  375. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/abortable.d.ts +0 -0
  376. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/debounce.d.ts +0 -0
  377. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/mux_async_iterator.d.ts +0 -0
  378. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/pool.d.ts +0 -0
  379. /package/script/deps/jsr.io/@std/async/{1.0.15 → 1.2.0}/tee.d.ts +0 -0
  380. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.d.ts +0 -0
  381. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/_serialize_arg_list.js +0 -0
  382. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/lru_cache.d.ts +0 -0
  383. /package/script/deps/jsr.io/@std/cache/{0.2.1 → 0.2.2}/memoize.d.ts +0 -0
  384. /package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/_date_time_formatter.d.ts +0 -0
  385. /package/script/deps/jsr.io/@std/datetime/{0.225.5 → 0.225.7}/format.d.ts +0 -0
  386. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.d.ts +0 -0
  387. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/_types.js +0 -0
  388. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/base64.d.ts +0 -0
  389. /package/script/deps/jsr.io/@std/encoding/{1.0.7 → 1.0.10}/hex.d.ts +0 -0
  390. /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/_constants.d.ts +0 -0
  391. /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/iterate_reader.d.ts +0 -0
  392. /package/script/deps/jsr.io/@std/io/{0.225.2 → 0.225.3}/types.d.ts +0 -0
  393. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.d.ts +0 -0
  394. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/assert_path.js +0 -0
  395. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.d.ts +0 -0
  396. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/basename.js +0 -0
  397. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.d.ts +0 -0
  398. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/constants.js +0 -0
  399. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.d.ts +0 -0
  400. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/from_file_url.js +0 -0
  401. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.d.ts +0 -0
  402. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize.js +0 -0
  403. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.d.ts +0 -0
  404. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/normalize_string.js +0 -0
  405. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.d.ts +0 -0
  406. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/strip_trailing_separators.js +0 -0
  407. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.d.ts +0 -0
  408. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/_common/to_file_url.js +0 -0
  409. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.d.ts +0 -0
  410. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/basename.js +0 -0
  411. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.d.ts +0 -0
  412. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/extname.js +0 -0
  413. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.d.ts +0 -0
  414. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/is_absolute.js +0 -0
  415. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.d.ts +0 -0
  416. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/join.js +0 -0
  417. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.d.ts +0 -0
  418. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/_util.js +0 -0
  419. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.d.ts +0 -0
  420. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/basename.js +0 -0
  421. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.d.ts +0 -0
  422. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/extname.js +0 -0
  423. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.d.ts +0 -0
  424. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/from_file_url.js +0 -0
  425. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.d.ts +0 -0
  426. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/is_absolute.js +0 -0
  427. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.d.ts +0 -0
  428. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/join.js +0 -0
  429. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.d.ts +0 -0
  430. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/normalize.js +0 -0
  431. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.d.ts +0 -0
  432. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/posix/to_file_url.js +0 -0
  433. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.d.ts +0 -0
  434. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/to_file_url.js +0 -0
  435. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.d.ts +0 -0
  436. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/_util.js +0 -0
  437. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.d.ts +0 -0
  438. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/basename.js +0 -0
  439. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.d.ts +0 -0
  440. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/extname.js +0 -0
  441. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.d.ts +0 -0
  442. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/from_file_url.js +0 -0
  443. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.d.ts +0 -0
  444. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/is_absolute.js +0 -0
  445. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.d.ts +0 -0
  446. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/join.js +0 -0
  447. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.d.ts +0 -0
  448. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/normalize.js +0 -0
  449. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.d.ts +0 -0
  450. /package/script/deps/jsr.io/@std/path/{1.1.3 → 1.1.4}/windows/to_file_url.js +0 -0
  451. /package/script/deps/jsr.io/@std/streams/{1.0.14 → 1.0.17}/to_array_buffer.d.ts +0 -0
@@ -957,27 +957,33 @@ export const schema = Object.freeze({
957
957
  "ChatFull",
958
958
  ],
959
959
  chatParticipant: [
960
- 0xC02D4007,
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
- 0xE46BCEE4,
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
- 0xA0933F5B,
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
- 0x9CB490E9,
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
- 0xCB397619,
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
- 0x4F607BEF,
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
- 0x6DF8014E,
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
- 0x32FABF1A,
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
- 0x198FB446,
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
- 0xB12C7125,
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
- 0xB11EAFA2,
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
- 0xD33C8902,
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
- [0xC02D4007]: "chatParticipant",
20827
- [0xE46BCEE4]: "chatParticipantCreator",
20828
- [0xA0933F5B]: "chatParticipantAdmin",
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
- [0x9CB490E9]: "message",
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
- [0xCB397619]: "channelParticipant",
21371
- [0x4F607BEF]: "channelParticipantSelf",
21474
+ [0x1BD54456]: "channelParticipant",
21475
+ [0xA9478A1A]: "channelParticipantSelf",
21372
21476
  [0x2FE601D3]: "channelParticipantCreator",
21373
21477
  [0x34C3BB53]: "channelParticipantAdmin",
21374
- [0x6DF8014E]: "channelParticipantBanned",
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
- [0x32FABF1A]: "urlAuthResultRequest",
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 = 222;
22386
+ export const LAYER = 223;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mtkruto/node",
3
- "version": "0.103.0",
3
+ "version": "0.105.0",
4
4
  "description": "MTKruto for Node.js",
5
5
  "author": "Roj <rojvv@icloud.com>",
6
6
  "repository": {
@@ -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.16/assert.js";
21
- export { assertFalse } from "./deps/jsr.io/@std/assert/1.0.16/false.js";
22
- export { assertEquals } from "./deps/jsr.io/@std/assert/1.0.16/equals.js";
23
- export { unreachable } from "./deps/jsr.io/@std/assert/1.0.16/unreachable.js";
24
- export { AssertionError } from "./deps/jsr.io/@std/assert/1.0.16/assertion_error.js";
25
- export { join } from "./deps/jsr.io/@std/path/1.1.3/join.js";
26
- export { extname } from "./deps/jsr.io/@std/path/1.1.3/extname.js";
27
- export { basename } from "./deps/jsr.io/@std/path/1.1.3/basename.js";
28
- export { toFileUrl } from "./deps/jsr.io/@std/path/1.1.3/to_file_url.js";
29
- export { isAbsolute } from "./deps/jsr.io/@std/path/1.1.3/is_absolute.js";
30
- export { delay, pooledMap } from "./deps/jsr.io/@std/async/1.0.15/mod.js";
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.1/lru_cache.js";
33
- export { iterateReader } from "./deps/jsr.io/@std/io/0.225.2/iterate_reader.js";
34
- export { format } from "./deps/jsr.io/@std/datetime/0.225.5/format.js";
35
- export { MINUTE, SECOND } from "./deps/jsr.io/@std/datetime/0.225.5/constants.js";
36
- export { toArrayBuffer } from "./deps/jsr.io/@std/streams/1.0.14/to_array_buffer.js";
37
- export { decodeBase64, encodeBase64 } from "./deps/jsr.io/@std/encoding/1.0.7/base64.js";
38
- export { encodeHex } from "./deps/jsr.io/@std/encoding/1.0.7/hex.js";
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;
@@ -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,wCAAwC,CAAC;AAE1E,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,6CAA6C,CAAC;AAEzF,OAAO,EAAE,SAAS,EAAE,MAAM,0CAA0C,CAAC;AAErE,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"}
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.16/assert.js");
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.16/false.js");
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.16/equals.js");
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.16/unreachable.js");
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.16/assertion_error.js");
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.3/join.js");
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.3/extname.js");
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.3/basename.js");
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.3/to_file_url.js");
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.3/is_absolute.js");
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.15/mod.js");
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.1/lru_cache.js");
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.2/iterate_reader.js");
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.5/format.js");
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.5/constants.js");
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.14/to_array_buffer.js");
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.7/base64.js");
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.7/hex.js");
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) => {