@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
@@ -778,11 +778,13 @@ export interface chatParticipant {
778
778
  user_id: bigint;
779
779
  inviter_id: bigint;
780
780
  date: number;
781
+ rank?: string;
781
782
  }
782
783
  /** https://core.telegram.org/constructor/chatParticipantCreator */
783
784
  export interface chatParticipantCreator {
784
785
  _: "chatParticipantCreator";
785
786
  user_id: bigint;
787
+ rank?: string;
786
788
  }
787
789
  /** https://core.telegram.org/constructor/chatParticipantAdmin */
788
790
  export interface chatParticipantAdmin {
@@ -790,6 +792,7 @@ export interface chatParticipantAdmin {
790
792
  user_id: bigint;
791
793
  inviter_id: bigint;
792
794
  date: number;
795
+ rank?: string;
793
796
  }
794
797
  /** https://core.telegram.org/constructor/chatParticipantsForbidden */
795
798
  export interface chatParticipantsForbidden {
@@ -843,6 +846,7 @@ export interface message {
843
846
  id: number;
844
847
  from_id?: Peer;
845
848
  from_boosts_applied?: number;
849
+ from_rank?: string;
846
850
  peer_id: Peer;
847
851
  saved_peer_id?: Peer;
848
852
  fwd_from?: MessageFwdHeader;
@@ -1481,6 +1485,19 @@ export interface messageActionChangeCreator {
1481
1485
  _: "messageActionChangeCreator";
1482
1486
  new_creator_id: bigint;
1483
1487
  }
1488
+ /** https://core.telegram.org/constructor/messageActionNoForwardsToggle */
1489
+ export interface messageActionNoForwardsToggle {
1490
+ _: "messageActionNoForwardsToggle";
1491
+ prev_value: boolean;
1492
+ new_value: boolean;
1493
+ }
1494
+ /** https://core.telegram.org/constructor/messageActionNoForwardsRequest */
1495
+ export interface messageActionNoForwardsRequest {
1496
+ _: "messageActionNoForwardsRequest";
1497
+ expired?: true;
1498
+ prev_value: boolean;
1499
+ new_value: boolean;
1500
+ }
1484
1501
  /** https://core.telegram.org/constructor/dialog */
1485
1502
  export interface dialog {
1486
1503
  _: "dialog";
@@ -1780,6 +1797,8 @@ export interface userFull {
1780
1797
  can_view_revenue?: true;
1781
1798
  bot_can_manage_emoji_status?: true;
1782
1799
  display_gifts_button?: true;
1800
+ noforwards_my_enabled?: true;
1801
+ noforwards_peer_enabled?: true;
1783
1802
  id: bigint;
1784
1803
  about?: string;
1785
1804
  settings: PeerSettings;
@@ -3030,6 +3049,14 @@ export interface updateEmojiGameInfo {
3030
3049
  export interface updateStarGiftCraftFail {
3031
3050
  _: "updateStarGiftCraftFail";
3032
3051
  }
3052
+ /** https://core.telegram.org/constructor/updateChatParticipantRank */
3053
+ export interface updateChatParticipantRank {
3054
+ _: "updateChatParticipantRank";
3055
+ chat_id: bigint;
3056
+ user_id: bigint;
3057
+ rank: string;
3058
+ version: number;
3059
+ }
3033
3060
  /** https://core.telegram.org/constructor/updates.state */
3034
3061
  export interface updates_state {
3035
3062
  _: "updates.state";
@@ -4451,6 +4478,19 @@ export interface messageEntityBlockquote {
4451
4478
  offset: number;
4452
4479
  length: number;
4453
4480
  }
4481
+ /** https://core.telegram.org/constructor/messageEntityFormattedDate */
4482
+ export interface messageEntityFormattedDate {
4483
+ _: "messageEntityFormattedDate";
4484
+ relative?: true;
4485
+ short_time?: true;
4486
+ long_time?: true;
4487
+ short_date?: true;
4488
+ long_date?: true;
4489
+ day_of_week?: true;
4490
+ offset: number;
4491
+ length: number;
4492
+ date: number;
4493
+ }
4454
4494
  /** https://core.telegram.org/constructor/inputChannelEmpty */
4455
4495
  export interface inputChannelEmpty {
4456
4496
  _: "inputChannelEmpty";
@@ -4525,6 +4565,7 @@ export interface channelParticipant {
4525
4565
  user_id: bigint;
4526
4566
  date: number;
4527
4567
  subscription_until_date?: number;
4568
+ rank?: string;
4528
4569
  }
4529
4570
  /** https://core.telegram.org/constructor/channelParticipantSelf */
4530
4571
  export interface channelParticipantSelf {
@@ -4534,6 +4575,7 @@ export interface channelParticipantSelf {
4534
4575
  inviter_id: bigint;
4535
4576
  date: number;
4536
4577
  subscription_until_date?: number;
4578
+ rank?: string;
4537
4579
  }
4538
4580
  /** https://core.telegram.org/constructor/channelParticipantCreator */
4539
4581
  export interface channelParticipantCreator {
@@ -4562,6 +4604,7 @@ export interface channelParticipantBanned {
4562
4604
  kicked_by: bigint;
4563
4605
  date: number;
4564
4606
  banned_rights: ChatBannedRights;
4607
+ rank?: string;
4565
4608
  }
4566
4609
  /** https://core.telegram.org/constructor/channelParticipantLeft */
4567
4610
  export interface channelParticipantLeft {
@@ -6215,6 +6258,13 @@ export interface channelAdminLogEventActionToggleAutotranslation {
6215
6258
  _: "channelAdminLogEventActionToggleAutotranslation";
6216
6259
  new_value: boolean;
6217
6260
  }
6261
+ /** https://core.telegram.org/constructor/channelAdminLogEventActionParticipantEditRank */
6262
+ export interface channelAdminLogEventActionParticipantEditRank {
6263
+ _: "channelAdminLogEventActionParticipantEditRank";
6264
+ user_id: bigint;
6265
+ prev_rank: string;
6266
+ new_rank: string;
6267
+ }
6218
6268
  /** https://core.telegram.org/constructor/channelAdminLogEvent */
6219
6269
  export interface channelAdminLogEvent {
6220
6270
  _: "channelAdminLogEvent";
@@ -6252,6 +6302,7 @@ export interface channelAdminLogEventsFilter {
6252
6302
  send?: true;
6253
6303
  forums?: true;
6254
6304
  sub_extend?: true;
6305
+ edit_rank?: true;
6255
6306
  }
6256
6307
  /** https://core.telegram.org/constructor/popularContact */
6257
6308
  export interface popularContact {
@@ -6908,6 +6959,7 @@ export interface chatAdminRights {
6908
6959
  edit_stories?: true;
6909
6960
  delete_stories?: true;
6910
6961
  manage_direct_messages?: true;
6962
+ manage_ranks?: true;
6911
6963
  }
6912
6964
  /** https://core.telegram.org/constructor/chatBannedRights */
6913
6965
  export interface chatBannedRights {
@@ -6932,6 +6984,7 @@ export interface chatBannedRights {
6932
6984
  send_voices?: true;
6933
6985
  send_docs?: true;
6934
6986
  send_plain?: true;
6987
+ edit_rank?: true;
6935
6988
  until_date: number;
6936
6989
  }
6937
6990
  /** https://core.telegram.org/constructor/inputWallPaper */
@@ -7072,12 +7125,15 @@ export interface urlAuthResultRequest {
7072
7125
  _: "urlAuthResultRequest";
7073
7126
  request_write_access?: true;
7074
7127
  request_phone_number?: true;
7128
+ match_codes_first?: true;
7075
7129
  bot: User;
7076
7130
  domain: string;
7077
7131
  browser?: string;
7078
7132
  platform?: string;
7079
7133
  ip?: string;
7080
7134
  region?: string;
7135
+ match_codes?: Array<string>;
7136
+ user_id_hint?: bigint;
7081
7137
  }
7082
7138
  /** https://core.telegram.org/constructor/urlAuthResultAccepted */
7083
7139
  export interface urlAuthResultAccepted {
@@ -12874,6 +12930,7 @@ export interface messages_requestUrlAuth {
12874
12930
  msg_id?: number;
12875
12931
  button_id?: number;
12876
12932
  url?: string;
12933
+ in_app_origin?: string;
12877
12934
  [R]?: UrlAuthResult;
12878
12935
  }
12879
12936
  export interface messages_acceptUrlAuth {
@@ -12884,6 +12941,7 @@ export interface messages_acceptUrlAuth {
12884
12941
  msg_id?: number;
12885
12942
  button_id?: number;
12886
12943
  url?: string;
12944
+ match_code?: string;
12887
12945
  [R]?: UrlAuthResult;
12888
12946
  }
12889
12947
  export interface messages_hidePeerSettingsBar {
@@ -13142,6 +13200,7 @@ export interface messages_toggleNoForwards {
13142
13200
  _: "messages.toggleNoForwards";
13143
13201
  peer: InputPeer;
13144
13202
  enabled: boolean;
13203
+ request_msg_id?: number;
13145
13204
  [R]?: Updates;
13146
13205
  }
13147
13206
  export interface messages_saveDefaultSendAs {
@@ -13783,6 +13842,36 @@ export interface messages_summarizeText {
13783
13842
  to_lang?: string;
13784
13843
  [R]?: TextWithEntities;
13785
13844
  }
13845
+ export interface messages_editChatCreator {
13846
+ _: "messages.editChatCreator";
13847
+ peer: InputPeer;
13848
+ user_id: InputUser;
13849
+ password: InputCheckPasswordSRP;
13850
+ [R]?: Updates;
13851
+ }
13852
+ export interface messages_getFutureChatCreatorAfterLeave {
13853
+ _: "messages.getFutureChatCreatorAfterLeave";
13854
+ peer: InputPeer;
13855
+ [R]?: User;
13856
+ }
13857
+ export interface messages_editChatParticipantRank {
13858
+ _: "messages.editChatParticipantRank";
13859
+ peer: InputPeer;
13860
+ participant: InputPeer;
13861
+ rank: string;
13862
+ [R]?: Updates;
13863
+ }
13864
+ export interface messages_declineUrlAuth {
13865
+ _: "messages.declineUrlAuth";
13866
+ url: string;
13867
+ [R]?: boolean;
13868
+ }
13869
+ export interface messages_checkUrlAuthMatchCode {
13870
+ _: "messages.checkUrlAuthMatchCode";
13871
+ url: string;
13872
+ match_code: string;
13873
+ [R]?: boolean;
13874
+ }
13786
13875
  export interface updates_getState {
13787
13876
  _: "updates.getState";
13788
13877
  [R]?: updates_State;
@@ -14092,7 +14181,7 @@ export interface channels_editAdmin {
14092
14181
  channel: InputChannel;
14093
14182
  user_id: InputUser;
14094
14183
  admin_rights: ChatAdminRights;
14095
- rank: string;
14184
+ rank?: string;
14096
14185
  [R]?: Updates;
14097
14186
  }
14098
14187
  export interface channels_editTitle {
@@ -14220,13 +14309,6 @@ export interface channels_setDiscussionGroup {
14220
14309
  group: InputChannel;
14221
14310
  [R]?: boolean;
14222
14311
  }
14223
- export interface channels_editCreator {
14224
- _: "channels.editCreator";
14225
- channel: InputChannel;
14226
- user_id: InputUser;
14227
- password: InputCheckPasswordSRP;
14228
- [R]?: Updates;
14229
- }
14230
14312
  export interface channels_editLocation {
14231
14313
  _: "channels.editLocation";
14232
14314
  channel: InputChannel;
@@ -14401,11 +14483,6 @@ export interface channels_setMainProfileTab {
14401
14483
  tab: ProfileTab;
14402
14484
  [R]?: boolean;
14403
14485
  }
14404
- export interface channels_getFutureCreatorAfterLeave {
14405
- _: "channels.getFutureCreatorAfterLeave";
14406
- channel: InputChannel;
14407
- [R]?: User;
14408
- }
14409
14486
  export interface bots_sendCustomRequest {
14410
14487
  _: "bots.sendCustomRequest";
14411
14488
  custom_method: string;
@@ -16020,6 +16097,8 @@ export interface Types {
16020
16097
  "messageActionStarGiftPurchaseOfferDeclined": messageActionStarGiftPurchaseOfferDeclined;
16021
16098
  "messageActionNewCreatorPending": messageActionNewCreatorPending;
16022
16099
  "messageActionChangeCreator": messageActionChangeCreator;
16100
+ "messageActionNoForwardsToggle": messageActionNoForwardsToggle;
16101
+ "messageActionNoForwardsRequest": messageActionNoForwardsRequest;
16023
16102
  "dialog": dialog;
16024
16103
  "dialogFolder": dialogFolder;
16025
16104
  "photoEmpty": photoEmpty;
@@ -16247,6 +16326,7 @@ export interface Types {
16247
16326
  "updateStarGiftAuctionUserState": updateStarGiftAuctionUserState;
16248
16327
  "updateEmojiGameInfo": updateEmojiGameInfo;
16249
16328
  "updateStarGiftCraftFail": updateStarGiftCraftFail;
16329
+ "updateChatParticipantRank": updateChatParticipantRank;
16250
16330
  "updates.state": updates_state;
16251
16331
  "updates.differenceEmpty": updates_differenceEmpty;
16252
16332
  "updates.difference": updates_difference;
@@ -16463,6 +16543,7 @@ export interface Types {
16463
16543
  "messageEntitySpoiler": messageEntitySpoiler;
16464
16544
  "messageEntityCustomEmoji": messageEntityCustomEmoji;
16465
16545
  "messageEntityBlockquote": messageEntityBlockquote;
16546
+ "messageEntityFormattedDate": messageEntityFormattedDate;
16466
16547
  "inputChannelEmpty": inputChannelEmpty;
16467
16548
  "inputChannel": inputChannel;
16468
16549
  "inputChannelFromMessage": inputChannelFromMessage;
@@ -16725,6 +16806,7 @@ export interface Types {
16725
16806
  "channelAdminLogEventActionToggleSignatureProfiles": channelAdminLogEventActionToggleSignatureProfiles;
16726
16807
  "channelAdminLogEventActionParticipantSubExtend": channelAdminLogEventActionParticipantSubExtend;
16727
16808
  "channelAdminLogEventActionToggleAutotranslation": channelAdminLogEventActionToggleAutotranslation;
16809
+ "channelAdminLogEventActionParticipantEditRank": channelAdminLogEventActionParticipantEditRank;
16728
16810
  "channelAdminLogEvent": channelAdminLogEvent;
16729
16811
  "channels.adminLogResults": channels_adminLogResults;
16730
16812
  "channelAdminLogEventsFilter": channelAdminLogEventsFilter;
@@ -17822,6 +17904,11 @@ export interface Functions<T = Function> {
17822
17904
  "messages.deleteTopicHistory": messages_deleteTopicHistory;
17823
17905
  "messages.getEmojiGameInfo": messages_getEmojiGameInfo;
17824
17906
  "messages.summarizeText": messages_summarizeText;
17907
+ "messages.editChatCreator": messages_editChatCreator;
17908
+ "messages.getFutureChatCreatorAfterLeave": messages_getFutureChatCreatorAfterLeave;
17909
+ "messages.editChatParticipantRank": messages_editChatParticipantRank;
17910
+ "messages.declineUrlAuth": messages_declineUrlAuth;
17911
+ "messages.checkUrlAuthMatchCode": messages_checkUrlAuthMatchCode;
17825
17912
  "updates.getState": updates_getState;
17826
17913
  "updates.getDifference": updates_getDifference;
17827
17914
  "updates.getChannelDifference": updates_getChannelDifference;
@@ -17893,7 +17980,6 @@ export interface Functions<T = Function> {
17893
17980
  "channels.getLeftChannels": channels_getLeftChannels;
17894
17981
  "channels.getGroupsForDiscussion": channels_getGroupsForDiscussion;
17895
17982
  "channels.setDiscussionGroup": channels_setDiscussionGroup;
17896
- "channels.editCreator": channels_editCreator;
17897
17983
  "channels.editLocation": channels_editLocation;
17898
17984
  "channels.toggleSlowMode": channels_toggleSlowMode;
17899
17985
  "channels.getInactiveChannels": channels_getInactiveChannels;
@@ -17922,7 +18008,6 @@ export interface Functions<T = Function> {
17922
18008
  "channels.getMessageAuthor": channels_getMessageAuthor;
17923
18009
  "channels.checkSearchPostsFlood": channels_checkSearchPostsFlood;
17924
18010
  "channels.setMainProfileTab": channels_setMainProfileTab;
17925
- "channels.getFutureCreatorAfterLeave": channels_getFutureCreatorAfterLeave;
17926
18011
  "bots.sendCustomRequest": bots_sendCustomRequest;
17927
18012
  "bots.answerWebhookJSONQuery": bots_answerWebhookJSONQuery;
17928
18013
  "bots.setBotCommands": bots_setBotCommands;
@@ -18760,7 +18845,7 @@ export type ChatParticipants = chatParticipantsForbidden | chatParticipants;
18760
18845
  export type ChatPhoto = chatPhotoEmpty | chatPhoto;
18761
18846
  export type Message = messageEmpty | message | messageService;
18762
18847
  export type MessageMedia = messageMediaEmpty | messageMediaPhoto | messageMediaGeo | messageMediaContact | messageMediaUnsupported | messageMediaDocument | messageMediaWebPage | messageMediaVenue | messageMediaGame | messageMediaInvoice | messageMediaGeoLive | messageMediaPoll | messageMediaDice | messageMediaStory | messageMediaGiveaway | messageMediaGiveawayResults | messageMediaPaidMedia | messageMediaToDo | messageMediaVideoStream;
18763
- export type MessageAction = messageActionEmpty | messageActionChatCreate | messageActionChatEditTitle | messageActionChatEditPhoto | messageActionChatDeletePhoto | messageActionChatAddUser | messageActionChatDeleteUser | messageActionChatJoinedByLink | messageActionChannelCreate | messageActionChatMigrateTo | messageActionChannelMigrateFrom | messageActionPinMessage | messageActionHistoryClear | messageActionGameScore | messageActionPaymentSentMe | messageActionPaymentSent | messageActionPhoneCall | messageActionScreenshotTaken | messageActionCustomAction | messageActionBotAllowed | messageActionSecureValuesSentMe | messageActionSecureValuesSent | messageActionContactSignUp | messageActionGeoProximityReached | messageActionGroupCall | messageActionInviteToGroupCall | messageActionSetMessagesTTL | messageActionGroupCallScheduled | messageActionSetChatTheme | messageActionChatJoinedByRequest | messageActionWebViewDataSentMe | messageActionWebViewDataSent | messageActionGiftPremium | messageActionTopicCreate | messageActionTopicEdit | messageActionSuggestProfilePhoto | messageActionRequestedPeer | messageActionSetChatWallPaper | messageActionGiftCode | messageActionGiveawayLaunch | messageActionGiveawayResults | messageActionBoostApply | messageActionRequestedPeerSentMe | messageActionPaymentRefunded | messageActionGiftStars | messageActionPrizeStars | messageActionStarGift | messageActionStarGiftUnique | messageActionPaidMessagesRefunded | messageActionPaidMessagesPrice | messageActionConferenceCall | messageActionTodoCompletions | messageActionTodoAppendTasks | messageActionSuggestedPostApproval | messageActionSuggestedPostSuccess | messageActionSuggestedPostRefund | messageActionGiftTon | messageActionSuggestBirthday | messageActionStarGiftPurchaseOffer | messageActionStarGiftPurchaseOfferDeclined | messageActionNewCreatorPending | messageActionChangeCreator;
18848
+ export type MessageAction = messageActionEmpty | messageActionChatCreate | messageActionChatEditTitle | messageActionChatEditPhoto | messageActionChatDeletePhoto | messageActionChatAddUser | messageActionChatDeleteUser | messageActionChatJoinedByLink | messageActionChannelCreate | messageActionChatMigrateTo | messageActionChannelMigrateFrom | messageActionPinMessage | messageActionHistoryClear | messageActionGameScore | messageActionPaymentSentMe | messageActionPaymentSent | messageActionPhoneCall | messageActionScreenshotTaken | messageActionCustomAction | messageActionBotAllowed | messageActionSecureValuesSentMe | messageActionSecureValuesSent | messageActionContactSignUp | messageActionGeoProximityReached | messageActionGroupCall | messageActionInviteToGroupCall | messageActionSetMessagesTTL | messageActionGroupCallScheduled | messageActionSetChatTheme | messageActionChatJoinedByRequest | messageActionWebViewDataSentMe | messageActionWebViewDataSent | messageActionGiftPremium | messageActionTopicCreate | messageActionTopicEdit | messageActionSuggestProfilePhoto | messageActionRequestedPeer | messageActionSetChatWallPaper | messageActionGiftCode | messageActionGiveawayLaunch | messageActionGiveawayResults | messageActionBoostApply | messageActionRequestedPeerSentMe | messageActionPaymentRefunded | messageActionGiftStars | messageActionPrizeStars | messageActionStarGift | messageActionStarGiftUnique | messageActionPaidMessagesRefunded | messageActionPaidMessagesPrice | messageActionConferenceCall | messageActionTodoCompletions | messageActionTodoAppendTasks | messageActionSuggestedPostApproval | messageActionSuggestedPostSuccess | messageActionSuggestedPostRefund | messageActionGiftTon | messageActionSuggestBirthday | messageActionStarGiftPurchaseOffer | messageActionStarGiftPurchaseOfferDeclined | messageActionNewCreatorPending | messageActionChangeCreator | messageActionNoForwardsToggle | messageActionNoForwardsRequest;
18764
18849
  export type Dialog = dialog | dialogFolder;
18765
18850
  export type Photo = photoEmpty | photo;
18766
18851
  export type PhotoSize = photoSizeEmpty | photoSize | photoCachedSize | photoStrippedSize | photoSizeProgressive | photoPathSize;
@@ -18787,7 +18872,7 @@ export type messages_Chats = messages_chats | messages_chatsSlice;
18787
18872
  export type messages_ChatFull = messages_chatFull;
18788
18873
  export type messages_AffectedHistory = messages_affectedHistory;
18789
18874
  export type MessagesFilter = inputMessagesFilterEmpty | inputMessagesFilterPhotos | inputMessagesFilterVideo | inputMessagesFilterPhotoVideo | inputMessagesFilterDocument | inputMessagesFilterUrl | inputMessagesFilterGif | inputMessagesFilterVoice | inputMessagesFilterMusic | inputMessagesFilterChatPhotos | inputMessagesFilterPhoneCalls | inputMessagesFilterRoundVoice | inputMessagesFilterRoundVideo | inputMessagesFilterMyMentions | inputMessagesFilterGeo | inputMessagesFilterContacts | inputMessagesFilterPinned;
18790
- export type Update = updateNewMessage | updateMessageID | updateDeleteMessages | updateUserTyping | updateChatUserTyping | updateChatParticipants | updateUserStatus | updateUserName | updateNewAuthorization | updateNewEncryptedMessage | updateEncryptedChatTyping | updateEncryption | updateEncryptedMessagesRead | updateChatParticipantAdd | updateChatParticipantDelete | updateDcOptions | updateNotifySettings | updateServiceNotification | updatePrivacy | updateUserPhone | updateReadHistoryInbox | updateReadHistoryOutbox | updateWebPage | updateReadMessagesContents | updateChannelTooLong | updateChannel | updateNewChannelMessage | updateReadChannelInbox | updateDeleteChannelMessages | updateChannelMessageViews | updateChatParticipantAdmin | updateNewStickerSet | updateStickerSetsOrder | updateStickerSets | updateSavedGifs | updateBotInlineQuery | updateBotInlineSend | updateEditChannelMessage | updateBotCallbackQuery | updateEditMessage | updateInlineBotCallbackQuery | updateReadChannelOutbox | updateDraftMessage | updateReadFeaturedStickers | updateRecentStickers | updateConfig | updatePtsChanged | updateChannelWebPage | updateDialogPinned | updatePinnedDialogs | updateBotWebhookJSON | updateBotWebhookJSONQuery | updateBotShippingQuery | updateBotPrecheckoutQuery | updatePhoneCall | updateLangPackTooLong | updateLangPack | updateFavedStickers | updateChannelReadMessagesContents | updateContactsReset | updateChannelAvailableMessages | updateDialogUnreadMark | updateMessagePoll | updateChatDefaultBannedRights | updateFolderPeers | updatePeerSettings | updatePeerLocated | updateNewScheduledMessage | updateDeleteScheduledMessages | updateTheme | updateGeoLiveViewed | updateLoginToken | updateMessagePollVote | updateDialogFilter | updateDialogFilterOrder | updateDialogFilters | updatePhoneCallSignalingData | updateChannelMessageForwards | updateReadChannelDiscussionInbox | updateReadChannelDiscussionOutbox | updatePeerBlocked | updateChannelUserTyping | updatePinnedMessages | updatePinnedChannelMessages | updateChat | updateGroupCallParticipants | updateGroupCall | updatePeerHistoryTTL | updateChatParticipant | updateChannelParticipant | updateBotStopped | updateGroupCallConnection | updateBotCommands | updatePendingJoinRequests | updateBotChatInviteRequester | updateMessageReactions | updateAttachMenuBots | updateWebViewResultSent | updateBotMenuButton | updateSavedRingtones | updateTranscribedAudio | updateReadFeaturedEmojiStickers | updateUserEmojiStatus | updateRecentEmojiStatuses | updateRecentReactions | updateMoveStickerSetToTop | updateMessageExtendedMedia | updateUser | updateAutoSaveSettings | updateStory | updateReadStories | updateStoryID | updateStoriesStealthMode | updateSentStoryReaction | updateBotChatBoost | updateChannelViewForumAsMessages | updatePeerWallpaper | updateBotMessageReaction | updateBotMessageReactions | updateSavedDialogPinned | updatePinnedSavedDialogs | updateSavedReactionTags | updateSmsJob | updateQuickReplies | updateNewQuickReply | updateDeleteQuickReply | updateQuickReplyMessage | updateDeleteQuickReplyMessages | updateBotBusinessConnect | updateBotNewBusinessMessage | updateBotEditBusinessMessage | updateBotDeleteBusinessMessage | updateNewStoryReaction | updateStarsBalance | updateBusinessBotCallbackQuery | updateStarsRevenueStatus | updateBotPurchasedPaidMedia | updatePaidReactionPrivacy | updateSentPhoneCode | updateGroupCallChainBlocks | updateReadMonoForumInbox | updateReadMonoForumOutbox | updateMonoForumNoPaidException | updateGroupCallMessage | updateGroupCallEncryptedMessage | updatePinnedForumTopic | updatePinnedForumTopics | updateDeleteGroupCallMessages | updateStarGiftAuctionState | updateStarGiftAuctionUserState | updateEmojiGameInfo | updateStarGiftCraftFail;
18875
+ export type Update = updateNewMessage | updateMessageID | updateDeleteMessages | updateUserTyping | updateChatUserTyping | updateChatParticipants | updateUserStatus | updateUserName | updateNewAuthorization | updateNewEncryptedMessage | updateEncryptedChatTyping | updateEncryption | updateEncryptedMessagesRead | updateChatParticipantAdd | updateChatParticipantDelete | updateDcOptions | updateNotifySettings | updateServiceNotification | updatePrivacy | updateUserPhone | updateReadHistoryInbox | updateReadHistoryOutbox | updateWebPage | updateReadMessagesContents | updateChannelTooLong | updateChannel | updateNewChannelMessage | updateReadChannelInbox | updateDeleteChannelMessages | updateChannelMessageViews | updateChatParticipantAdmin | updateNewStickerSet | updateStickerSetsOrder | updateStickerSets | updateSavedGifs | updateBotInlineQuery | updateBotInlineSend | updateEditChannelMessage | updateBotCallbackQuery | updateEditMessage | updateInlineBotCallbackQuery | updateReadChannelOutbox | updateDraftMessage | updateReadFeaturedStickers | updateRecentStickers | updateConfig | updatePtsChanged | updateChannelWebPage | updateDialogPinned | updatePinnedDialogs | updateBotWebhookJSON | updateBotWebhookJSONQuery | updateBotShippingQuery | updateBotPrecheckoutQuery | updatePhoneCall | updateLangPackTooLong | updateLangPack | updateFavedStickers | updateChannelReadMessagesContents | updateContactsReset | updateChannelAvailableMessages | updateDialogUnreadMark | updateMessagePoll | updateChatDefaultBannedRights | updateFolderPeers | updatePeerSettings | updatePeerLocated | updateNewScheduledMessage | updateDeleteScheduledMessages | updateTheme | updateGeoLiveViewed | updateLoginToken | updateMessagePollVote | updateDialogFilter | updateDialogFilterOrder | updateDialogFilters | updatePhoneCallSignalingData | updateChannelMessageForwards | updateReadChannelDiscussionInbox | updateReadChannelDiscussionOutbox | updatePeerBlocked | updateChannelUserTyping | updatePinnedMessages | updatePinnedChannelMessages | updateChat | updateGroupCallParticipants | updateGroupCall | updatePeerHistoryTTL | updateChatParticipant | updateChannelParticipant | updateBotStopped | updateGroupCallConnection | updateBotCommands | updatePendingJoinRequests | updateBotChatInviteRequester | updateMessageReactions | updateAttachMenuBots | updateWebViewResultSent | updateBotMenuButton | updateSavedRingtones | updateTranscribedAudio | updateReadFeaturedEmojiStickers | updateUserEmojiStatus | updateRecentEmojiStatuses | updateRecentReactions | updateMoveStickerSetToTop | updateMessageExtendedMedia | updateUser | updateAutoSaveSettings | updateStory | updateReadStories | updateStoryID | updateStoriesStealthMode | updateSentStoryReaction | updateBotChatBoost | updateChannelViewForumAsMessages | updatePeerWallpaper | updateBotMessageReaction | updateBotMessageReactions | updateSavedDialogPinned | updatePinnedSavedDialogs | updateSavedReactionTags | updateSmsJob | updateQuickReplies | updateNewQuickReply | updateDeleteQuickReply | updateQuickReplyMessage | updateDeleteQuickReplyMessages | updateBotBusinessConnect | updateBotNewBusinessMessage | updateBotEditBusinessMessage | updateBotDeleteBusinessMessage | updateNewStoryReaction | updateStarsBalance | updateBusinessBotCallbackQuery | updateStarsRevenueStatus | updateBotPurchasedPaidMedia | updatePaidReactionPrivacy | updateSentPhoneCode | updateGroupCallChainBlocks | updateReadMonoForumInbox | updateReadMonoForumOutbox | updateMonoForumNoPaidException | updateGroupCallMessage | updateGroupCallEncryptedMessage | updatePinnedForumTopic | updatePinnedForumTopics | updateDeleteGroupCallMessages | updateStarGiftAuctionState | updateStarGiftAuctionUserState | updateEmojiGameInfo | updateStarGiftCraftFail | updateChatParticipantRank;
18791
18876
  export type updates_State = updates_state;
18792
18877
  export type updates_Difference = updates_differenceEmpty | updates_difference | updates_differenceSlice | updates_differenceTooLong;
18793
18878
  export type Updates = updatesTooLong | updateShortMessage | updateShortChatMessage | updateShort | updatesCombined | updates | updateShortSentMessage;
@@ -18841,7 +18926,7 @@ export type BotInfo = botInfo;
18841
18926
  export type KeyboardButton = keyboardButton | keyboardButtonUrl | keyboardButtonCallback | keyboardButtonRequestPhone | keyboardButtonRequestGeoLocation | keyboardButtonSwitchInline | keyboardButtonGame | keyboardButtonBuy | keyboardButtonUrlAuth | inputKeyboardButtonUrlAuth | keyboardButtonRequestPoll | inputKeyboardButtonUserProfile | keyboardButtonUserProfile | keyboardButtonWebView | keyboardButtonSimpleWebView | keyboardButtonRequestPeer | inputKeyboardButtonRequestPeer | keyboardButtonCopy;
18842
18927
  export type KeyboardButtonRow = keyboardButtonRow;
18843
18928
  export type ReplyMarkup = replyKeyboardHide | replyKeyboardForceReply | replyKeyboardMarkup | replyInlineMarkup;
18844
- export type MessageEntity = messageEntityUnknown | messageEntityMention | messageEntityHashtag | messageEntityBotCommand | messageEntityUrl | messageEntityEmail | messageEntityBold | messageEntityItalic | messageEntityCode | messageEntityPre | messageEntityTextUrl | messageEntityMentionName | inputMessageEntityMentionName | messageEntityPhone | messageEntityCashtag | messageEntityUnderline | messageEntityStrike | messageEntityBankCard | messageEntitySpoiler | messageEntityCustomEmoji | messageEntityBlockquote;
18929
+ export type MessageEntity = messageEntityUnknown | messageEntityMention | messageEntityHashtag | messageEntityBotCommand | messageEntityUrl | messageEntityEmail | messageEntityBold | messageEntityItalic | messageEntityCode | messageEntityPre | messageEntityTextUrl | messageEntityMentionName | inputMessageEntityMentionName | messageEntityPhone | messageEntityCashtag | messageEntityUnderline | messageEntityStrike | messageEntityBankCard | messageEntitySpoiler | messageEntityCustomEmoji | messageEntityBlockquote | messageEntityFormattedDate;
18845
18930
  export type InputChannel = inputChannelEmpty | inputChannel | inputChannelFromMessage;
18846
18931
  export type contacts_ResolvedPeer = contacts_resolvedPeer;
18847
18932
  export type MessageRange = messageRange;
@@ -18917,7 +19002,7 @@ export type CdnConfig = cdnConfig;
18917
19002
  export type LangPackString = langPackString | langPackStringPluralized | langPackStringDeleted;
18918
19003
  export type LangPackDifference = langPackDifference;
18919
19004
  export type LangPackLanguage = langPackLanguage;
18920
- export type ChannelAdminLogEventAction = channelAdminLogEventActionChangeTitle | channelAdminLogEventActionChangeAbout | channelAdminLogEventActionChangeUsername | channelAdminLogEventActionChangePhoto | channelAdminLogEventActionToggleInvites | channelAdminLogEventActionToggleSignatures | channelAdminLogEventActionUpdatePinned | channelAdminLogEventActionEditMessage | channelAdminLogEventActionDeleteMessage | channelAdminLogEventActionParticipantJoin | channelAdminLogEventActionParticipantLeave | channelAdminLogEventActionParticipantInvite | channelAdminLogEventActionParticipantToggleBan | channelAdminLogEventActionParticipantToggleAdmin | channelAdminLogEventActionChangeStickerSet | channelAdminLogEventActionTogglePreHistoryHidden | channelAdminLogEventActionDefaultBannedRights | channelAdminLogEventActionStopPoll | channelAdminLogEventActionChangeLinkedChat | channelAdminLogEventActionChangeLocation | channelAdminLogEventActionToggleSlowMode | channelAdminLogEventActionStartGroupCall | channelAdminLogEventActionDiscardGroupCall | channelAdminLogEventActionParticipantMute | channelAdminLogEventActionParticipantUnmute | channelAdminLogEventActionToggleGroupCallSetting | channelAdminLogEventActionParticipantJoinByInvite | channelAdminLogEventActionExportedInviteDelete | channelAdminLogEventActionExportedInviteRevoke | channelAdminLogEventActionExportedInviteEdit | channelAdminLogEventActionParticipantVolume | channelAdminLogEventActionChangeHistoryTTL | channelAdminLogEventActionParticipantJoinByRequest | channelAdminLogEventActionToggleNoForwards | channelAdminLogEventActionSendMessage | channelAdminLogEventActionChangeAvailableReactions | channelAdminLogEventActionChangeUsernames | channelAdminLogEventActionToggleForum | channelAdminLogEventActionCreateTopic | channelAdminLogEventActionEditTopic | channelAdminLogEventActionDeleteTopic | channelAdminLogEventActionPinTopic | channelAdminLogEventActionToggleAntiSpam | channelAdminLogEventActionChangePeerColor | channelAdminLogEventActionChangeProfilePeerColor | channelAdminLogEventActionChangeWallpaper | channelAdminLogEventActionChangeEmojiStatus | channelAdminLogEventActionChangeEmojiStickerSet | channelAdminLogEventActionToggleSignatureProfiles | channelAdminLogEventActionParticipantSubExtend | channelAdminLogEventActionToggleAutotranslation;
19005
+ export type ChannelAdminLogEventAction = channelAdminLogEventActionChangeTitle | channelAdminLogEventActionChangeAbout | channelAdminLogEventActionChangeUsername | channelAdminLogEventActionChangePhoto | channelAdminLogEventActionToggleInvites | channelAdminLogEventActionToggleSignatures | channelAdminLogEventActionUpdatePinned | channelAdminLogEventActionEditMessage | channelAdminLogEventActionDeleteMessage | channelAdminLogEventActionParticipantJoin | channelAdminLogEventActionParticipantLeave | channelAdminLogEventActionParticipantInvite | channelAdminLogEventActionParticipantToggleBan | channelAdminLogEventActionParticipantToggleAdmin | channelAdminLogEventActionChangeStickerSet | channelAdminLogEventActionTogglePreHistoryHidden | channelAdminLogEventActionDefaultBannedRights | channelAdminLogEventActionStopPoll | channelAdminLogEventActionChangeLinkedChat | channelAdminLogEventActionChangeLocation | channelAdminLogEventActionToggleSlowMode | channelAdminLogEventActionStartGroupCall | channelAdminLogEventActionDiscardGroupCall | channelAdminLogEventActionParticipantMute | channelAdminLogEventActionParticipantUnmute | channelAdminLogEventActionToggleGroupCallSetting | channelAdminLogEventActionParticipantJoinByInvite | channelAdminLogEventActionExportedInviteDelete | channelAdminLogEventActionExportedInviteRevoke | channelAdminLogEventActionExportedInviteEdit | channelAdminLogEventActionParticipantVolume | channelAdminLogEventActionChangeHistoryTTL | channelAdminLogEventActionParticipantJoinByRequest | channelAdminLogEventActionToggleNoForwards | channelAdminLogEventActionSendMessage | channelAdminLogEventActionChangeAvailableReactions | channelAdminLogEventActionChangeUsernames | channelAdminLogEventActionToggleForum | channelAdminLogEventActionCreateTopic | channelAdminLogEventActionEditTopic | channelAdminLogEventActionDeleteTopic | channelAdminLogEventActionPinTopic | channelAdminLogEventActionToggleAntiSpam | channelAdminLogEventActionChangePeerColor | channelAdminLogEventActionChangeProfilePeerColor | channelAdminLogEventActionChangeWallpaper | channelAdminLogEventActionChangeEmojiStatus | channelAdminLogEventActionChangeEmojiStickerSet | channelAdminLogEventActionToggleSignatureProfiles | channelAdminLogEventActionParticipantSubExtend | channelAdminLogEventActionToggleAutotranslation | channelAdminLogEventActionParticipantEditRank;
18921
19006
  export type ChannelAdminLogEvent = channelAdminLogEvent;
18922
19007
  export type channels_AdminLogResults = channels_adminLogResults;
18923
19008
  export type ChannelAdminLogEventsFilter = channelAdminLogEventsFilter;
@@ -19320,6 +19405,6 @@ export type messages_EmojiGameInfo = messages_emojiGameUnavailable | messages_em
19320
19405
  export type StarGiftAttributeRarity = starGiftAttributeRarity | starGiftAttributeRarityUncommon | starGiftAttributeRarityRare | starGiftAttributeRarityEpic | starGiftAttributeRarityLegendary;
19321
19406
  export type KeyboardButtonStyle = keyboardButtonStyle;
19322
19407
  export declare const schema: Schema;
19323
- export declare const LAYER = 222;
19408
+ export declare const LAYER = 223;
19324
19409
  export {};
19325
19410
  //# sourceMappingURL=1_telegram_api.d.ts.map