@mtkruto/node 0.147.0 → 0.148.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (227) hide show
  1. package/esm/0_deps.d.ts +8 -8
  2. package/esm/0_deps.js +8 -8
  3. package/esm/client/0_utilities.d.ts +1 -1
  4. package/esm/client/0_utilities.d.ts.map +1 -1
  5. package/esm/client/3_message_manager.d.ts.map +1 -1
  6. package/esm/client/3_message_manager.js +1 -0
  7. package/{script/deps/jsr.io/@std/async/1.3.0 → esm/deps/jsr.io/@std/async/1.4.0}/delay.d.ts.map +1 -1
  8. package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts.map +1 -1
  9. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts.map +1 -1
  10. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.js +1 -1
  11. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts.map +1 -1
  12. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.js +1 -1
  13. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts.map +1 -1
  14. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.js +1 -1
  15. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts.map +1 -1
  16. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.js +1 -1
  17. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts.map +1 -1
  18. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.js +1 -1
  19. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts.map +1 -1
  20. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.js +1 -1
  21. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts.map +1 -1
  22. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.js +1 -1
  23. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts.map +1 -1
  24. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.js +1 -1
  25. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.d.ts +4 -1
  26. package/esm/deps/jsr.io/@std/path/1.1.5/basename.d.ts.map +1 -0
  27. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.js +5 -2
  28. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.d.ts +4 -1
  29. package/esm/deps/jsr.io/@std/path/1.1.5/extname.d.ts.map +1 -0
  30. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.js +5 -2
  31. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts.map +1 -1
  32. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.js +1 -1
  33. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts.map +1 -1
  34. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.js +1 -1
  35. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts.map +1 -1
  36. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.js +1 -1
  37. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/basename.d.ts +5 -0
  38. package/esm/deps/jsr.io/@std/path/1.1.5/posix/basename.d.ts.map +1 -0
  39. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/basename.js +6 -1
  40. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/extname.d.ts +5 -0
  41. package/esm/deps/jsr.io/@std/path/1.1.5/posix/extname.d.ts.map +1 -0
  42. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/extname.js +6 -1
  43. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts.map +1 -1
  44. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.js +1 -1
  45. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts.map +1 -1
  46. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.js +1 -1
  47. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/join.d.ts.map +1 -1
  48. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.js +1 -1
  49. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/normalize.d.ts.map +1 -1
  50. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.js +1 -1
  51. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/to_file_url.d.ts.map +1 -1
  52. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.js +1 -1
  53. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/to_file_url.d.ts.map +1 -1
  54. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.js +1 -1
  55. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts.map +1 -1
  56. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.js +1 -1
  57. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.d.ts +1 -0
  58. package/esm/deps/jsr.io/@std/path/1.1.5/windows/basename.d.ts.map +1 -0
  59. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.js +2 -1
  60. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/extname.d.ts +1 -0
  61. package/esm/deps/jsr.io/@std/path/1.1.5/windows/extname.d.ts.map +1 -0
  62. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/extname.js +2 -1
  63. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/from_file_url.d.ts.map +1 -1
  64. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.js +1 -1
  65. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/is_absolute.d.ts.map +1 -1
  66. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.js +1 -1
  67. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/join.d.ts.map +1 -1
  68. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.js +1 -1
  69. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/normalize.d.ts.map +1 -1
  70. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.js +1 -1
  71. package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/to_file_url.d.ts.map +1 -1
  72. package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.js +1 -1
  73. package/esm/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts.map +1 -1
  74. package/esm/tl/1_telegram_api.d.ts +438 -96
  75. package/esm/tl/1_telegram_api.d.ts.map +1 -1
  76. package/esm/tl/1_telegram_api.js +534 -111
  77. package/esm/types/6_message.d.ts.map +1 -1
  78. package/esm/types/6_message.js +6 -2
  79. package/package.json +1 -1
  80. package/script/0_deps.d.ts +8 -8
  81. package/script/0_deps.js +8 -8
  82. package/script/client/0_utilities.d.ts +1 -1
  83. package/script/client/0_utilities.d.ts.map +1 -1
  84. package/script/client/3_message_manager.d.ts.map +1 -1
  85. package/script/client/3_message_manager.js +1 -0
  86. package/{esm/deps/jsr.io/@std/async/1.3.0 → script/deps/jsr.io/@std/async/1.4.0}/delay.d.ts.map +1 -1
  87. package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts.map +1 -1
  88. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts.map +1 -1
  89. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.js +1 -1
  90. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts.map +1 -1
  91. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.js +1 -1
  92. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts.map +1 -1
  93. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.js +1 -1
  94. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts.map +1 -1
  95. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.js +1 -1
  96. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts.map +1 -1
  97. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.js +1 -1
  98. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts.map +1 -1
  99. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.js +1 -1
  100. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts.map +1 -1
  101. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.js +1 -1
  102. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts.map +1 -1
  103. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.js +1 -1
  104. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.d.ts +4 -1
  105. package/script/deps/jsr.io/@std/path/1.1.5/basename.d.ts.map +1 -0
  106. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.js +5 -2
  107. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.d.ts +4 -1
  108. package/script/deps/jsr.io/@std/path/1.1.5/extname.d.ts.map +1 -0
  109. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.js +5 -2
  110. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts.map +1 -1
  111. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.js +1 -1
  112. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts.map +1 -1
  113. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.js +1 -1
  114. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts.map +1 -1
  115. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.js +1 -1
  116. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/basename.d.ts +5 -0
  117. package/script/deps/jsr.io/@std/path/1.1.5/posix/basename.d.ts.map +1 -0
  118. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/basename.js +6 -1
  119. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/extname.d.ts +5 -0
  120. package/script/deps/jsr.io/@std/path/1.1.5/posix/extname.d.ts.map +1 -0
  121. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/extname.js +6 -1
  122. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts.map +1 -1
  123. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.js +1 -1
  124. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts.map +1 -1
  125. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.js +1 -1
  126. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/join.d.ts.map +1 -1
  127. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.js +1 -1
  128. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/normalize.d.ts.map +1 -1
  129. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.js +1 -1
  130. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/to_file_url.d.ts.map +1 -1
  131. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.js +1 -1
  132. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/to_file_url.d.ts.map +1 -1
  133. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.js +1 -1
  134. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts.map +1 -1
  135. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.js +1 -1
  136. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.d.ts +1 -0
  137. package/script/deps/jsr.io/@std/path/1.1.5/windows/basename.d.ts.map +1 -0
  138. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.js +2 -1
  139. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/extname.d.ts +1 -0
  140. package/script/deps/jsr.io/@std/path/1.1.5/windows/extname.d.ts.map +1 -0
  141. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/extname.js +2 -1
  142. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/from_file_url.d.ts.map +1 -1
  143. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.js +1 -1
  144. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/is_absolute.d.ts.map +1 -1
  145. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.js +1 -1
  146. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/join.d.ts.map +1 -1
  147. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.js +1 -1
  148. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/normalize.d.ts.map +1 -1
  149. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.js +1 -1
  150. package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/to_file_url.d.ts.map +1 -1
  151. package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.js +1 -1
  152. package/script/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts.map +1 -1
  153. package/script/tl/1_telegram_api.d.ts +438 -96
  154. package/script/tl/1_telegram_api.d.ts.map +1 -1
  155. package/script/tl/1_telegram_api.js +534 -111
  156. package/script/types/6_message.d.ts.map +1 -1
  157. package/script/types/6_message.js +6 -2
  158. package/esm/deps/jsr.io/@std/path/1.1.4/basename.d.ts.map +0 -1
  159. package/esm/deps/jsr.io/@std/path/1.1.4/extname.d.ts.map +0 -1
  160. package/esm/deps/jsr.io/@std/path/1.1.4/posix/basename.d.ts.map +0 -1
  161. package/esm/deps/jsr.io/@std/path/1.1.4/posix/extname.d.ts.map +0 -1
  162. package/esm/deps/jsr.io/@std/path/1.1.4/windows/basename.d.ts.map +0 -1
  163. package/esm/deps/jsr.io/@std/path/1.1.4/windows/extname.d.ts.map +0 -1
  164. package/script/deps/jsr.io/@std/path/1.1.4/basename.d.ts.map +0 -1
  165. package/script/deps/jsr.io/@std/path/1.1.4/extname.d.ts.map +0 -1
  166. package/script/deps/jsr.io/@std/path/1.1.4/posix/basename.d.ts.map +0 -1
  167. package/script/deps/jsr.io/@std/path/1.1.4/posix/extname.d.ts.map +0 -1
  168. package/script/deps/jsr.io/@std/path/1.1.4/windows/basename.d.ts.map +0 -1
  169. package/script/deps/jsr.io/@std/path/1.1.4/windows/extname.d.ts.map +0 -1
  170. /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.d.ts +0 -0
  171. /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.js +0 -0
  172. /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts +0 -0
  173. /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.js +0 -0
  174. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts +0 -0
  175. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts +0 -0
  176. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts +0 -0
  177. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts +0 -0
  178. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts +0 -0
  179. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts +0 -0
  180. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts +0 -0
  181. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts +0 -0
  182. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts +0 -0
  183. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts +0 -0
  184. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts +0 -0
  185. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts +0 -0
  186. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts +0 -0
  187. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.d.ts +0 -0
  188. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.d.ts +0 -0
  189. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.d.ts +0 -0
  190. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.d.ts +0 -0
  191. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts +0 -0
  192. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.d.ts +0 -0
  193. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.d.ts +0 -0
  194. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.d.ts +0 -0
  195. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.d.ts +0 -0
  196. /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.d.ts +0 -0
  197. /package/esm/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts +0 -0
  198. /package/esm/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.js +0 -0
  199. /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.d.ts +0 -0
  200. /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.js +0 -0
  201. /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts +0 -0
  202. /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.js +0 -0
  203. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts +0 -0
  204. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts +0 -0
  205. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts +0 -0
  206. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts +0 -0
  207. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts +0 -0
  208. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts +0 -0
  209. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts +0 -0
  210. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts +0 -0
  211. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts +0 -0
  212. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts +0 -0
  213. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts +0 -0
  214. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts +0 -0
  215. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts +0 -0
  216. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.d.ts +0 -0
  217. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.d.ts +0 -0
  218. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.d.ts +0 -0
  219. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.d.ts +0 -0
  220. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts +0 -0
  221. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.d.ts +0 -0
  222. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.d.ts +0 -0
  223. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.d.ts +0 -0
  224. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.d.ts +0 -0
  225. /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.d.ts +0 -0
  226. /package/script/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts +0 -0
  227. /package/script/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.js +0 -0
@@ -35,60 +35,10 @@ exports.schema = Object.freeze({
35
35
  ],
36
36
  "Error",
37
37
  ],
38
- ipPort: [
39
- 0xD433AD73,
40
- [
41
- ["ipv4", "int"],
42
- ["port", "int"],
43
- ],
44
- "IpPort",
45
- ],
46
- ipPortSecret: [
47
- 0x37982646,
48
- [
49
- ["ipv4", "int"],
50
- ["port", "int"],
51
- ["secret", "bytes"],
52
- ],
53
- "IpPort",
54
- ],
55
- accessPointRule: [
56
- 0x4679B65F,
57
- [
58
- ["phone_prefix_rules", "string"],
59
- ["dc_id", "int"],
60
- ["ips", "vector<IpPort>"],
61
- ],
62
- "AccessPointRule",
63
- ],
64
- "help.configSimple": [
65
- 0x5A592A6C,
66
- [
67
- ["date", "int"],
68
- ["expires", "int"],
69
- ["rules", "vector<AccessPointRule>"],
70
- ],
71
- "help.ConfigSimple",
72
- ],
73
- inputPeerPhotoFileLocationLegacy: [
74
- 0x27D69997,
75
- [
76
- ["flags", "#"],
77
- ["big", "flags.0?true"],
78
- ["peer", "InputPeer"],
79
- ["volume_id", "long"],
80
- ["local_id", "int"],
81
- ],
82
- "InputFileLocation",
83
- ],
84
- inputStickerSetThumbLegacy: [
85
- 0x0DBAEAE9,
86
- [
87
- ["stickerset", "InputStickerSet"],
88
- ["volume_id", "long"],
89
- ["local_id", "int"],
90
- ],
91
- "InputFileLocation",
38
+ null: [
39
+ 0x56730BCC,
40
+ [],
41
+ "Null",
92
42
  ],
93
43
  inputPeerEmpty: [
94
44
  0x7F3B18EA,
@@ -675,6 +625,7 @@ exports.schema = Object.freeze({
675
625
  ["bot_forum_can_manage_topics", "flags2.17?true"],
676
626
  ["bot_can_manage_bots", "flags2.18?true"],
677
627
  ["bot_guestchat", "flags2.19?true"],
628
+ ["bot_guard", "flags2.20?true"],
678
629
  ["id", "long"],
679
630
  ["access_hash", "flags.0?long"],
680
631
  ["first_name", "flags.1?string"],
@@ -894,7 +845,7 @@ exports.schema = Object.freeze({
894
845
  "ChatFull",
895
846
  ],
896
847
  channelFull: [
897
- 0xE4E0B29D,
848
+ 0xA04E8D3A,
898
849
  [
899
850
  ["flags", "#"],
900
851
  ["can_view_participants", "flags.3?true"],
@@ -964,6 +915,7 @@ exports.schema = Object.freeze({
964
915
  ["stargifts_count", "flags2.18?int"],
965
916
  ["send_paid_messages_stars", "flags2.21?long"],
966
917
  ["main_tab", "flags2.22?ProfileTab"],
918
+ ["guard_bot_id", "flags2.23?long"],
967
919
  ],
968
920
  "ChatFull",
969
921
  ],
@@ -1042,7 +994,7 @@ exports.schema = Object.freeze({
1042
994
  "Message",
1043
995
  ],
1044
996
  message: [
1045
- 0x95EF6F2B,
997
+ 0x7600B9D3,
1046
998
  [
1047
999
  ["flags", "#"],
1048
1000
  ["out", "flags.1?true"],
@@ -1094,6 +1046,7 @@ exports.schema = Object.freeze({
1094
1046
  ["suggested_post", "flags2.7?SuggestedPost"],
1095
1047
  ["schedule_repeat_period", "flags2.10?int"],
1096
1048
  ["summary_from_language", "flags2.11?string"],
1049
+ ["rich_message", "flags2.13?RichMessage"],
1097
1050
  ],
1098
1051
  "Message",
1099
1052
  ],
@@ -3491,14 +3444,16 @@ exports.schema = Object.freeze({
3491
3444
  "Update",
3492
3445
  ],
3493
3446
  updateBotChatInviteRequester: [
3494
- 0x11DFA986,
3447
+ 0x7CB34D79,
3495
3448
  [
3449
+ ["flags", "#"],
3496
3450
  ["peer", "Peer"],
3497
3451
  ["date", "int"],
3498
3452
  ["user_id", "long"],
3499
3453
  ["about", "string"],
3500
3454
  ["invite", "ExportedChatInvite"],
3501
3455
  ["qts", "int"],
3456
+ ["query_id", "flags.0?long"],
3502
3457
  ],
3503
3458
  "Update",
3504
3459
  ],
@@ -4007,6 +3962,46 @@ exports.schema = Object.freeze({
4007
3962
  [],
4008
3963
  "Update",
4009
3964
  ],
3965
+ updateJoinChatWebViewDecision: [
3966
+ 0xBDAC7E70,
3967
+ [
3968
+ ["peer", "Peer"],
3969
+ ["query_id", "long"],
3970
+ ["result", "JoinChatBotResult"],
3971
+ ],
3972
+ "Update",
3973
+ ],
3974
+ updateNewBotConnection: [
3975
+ 0xB22083A6,
3976
+ [
3977
+ ["flags", "#"],
3978
+ ["confirmed", "flags.0?true"],
3979
+ ["bot_id", "long"],
3980
+ ["date", "flags.1?int"],
3981
+ ["device", "flags.1?string"],
3982
+ ["location", "flags.1?string"],
3983
+ ],
3984
+ "Update",
3985
+ ],
3986
+ updateWebBrowserSettings: [
3987
+ 0xC39A2ADE,
3988
+ [
3989
+ ["flags", "#"],
3990
+ ["open_external_browser", "flags.0?true"],
3991
+ ["display_close_button", "flags.1?true"],
3992
+ ],
3993
+ "Update",
3994
+ ],
3995
+ updateWebBrowserException: [
3996
+ 0x140502D1,
3997
+ [
3998
+ ["flags", "#"],
3999
+ ["delete", "flags.1?true"],
4000
+ ["open_external_browser", "flags.0?Bool"],
4001
+ ["exception", "WebDomainException"],
4002
+ ],
4003
+ "Update",
4004
+ ],
4010
4005
  "updates.state": [
4011
4006
  0xA56C2A3E,
4012
4007
  [
@@ -4660,6 +4655,22 @@ exports.schema = Object.freeze({
4660
4655
  ],
4661
4656
  "SendMessageAction",
4662
4657
  ],
4658
+ inputSendMessageRichMessageDraftAction: [
4659
+ 0xE2B23B51,
4660
+ [
4661
+ ["random_id", "long"],
4662
+ ["rich_message", "InputRichMessage"],
4663
+ ],
4664
+ "SendMessageAction",
4665
+ ],
4666
+ sendMessageRichMessageDraftAction: [
4667
+ 0xA2CB24F9,
4668
+ [
4669
+ ["random_id", "long"],
4670
+ ["rich_message", "RichMessage"],
4671
+ ],
4672
+ "SendMessageAction",
4673
+ ],
4663
4674
  "contacts.found": [
4664
4675
  0xB3134D9D,
4665
4676
  [
@@ -6230,6 +6241,15 @@ exports.schema = Object.freeze({
6230
6241
  ],
6231
6242
  "InputBotInlineMessage",
6232
6243
  ],
6244
+ inputBotInlineMessageRichMessage: [
6245
+ 0xB43DF56C,
6246
+ [
6247
+ ["flags", "#"],
6248
+ ["reply_markup", "flags.2?ReplyMarkup"],
6249
+ ["rich_message", "InputRichMessage"],
6250
+ ],
6251
+ "InputBotInlineMessage",
6252
+ ],
6233
6253
  inputBotInlineResult: [
6234
6254
  0x88BF9319,
6235
6255
  [
@@ -6369,6 +6389,15 @@ exports.schema = Object.freeze({
6369
6389
  ],
6370
6390
  "BotInlineMessage",
6371
6391
  ],
6392
+ botInlineMessageRichMessage: [
6393
+ 0x0A617E7B,
6394
+ [
6395
+ ["flags", "#"],
6396
+ ["reply_markup", "flags.2?ReplyMarkup"],
6397
+ ["rich_message", "RichMessage"],
6398
+ ],
6399
+ "BotInlineMessage",
6400
+ ],
6372
6401
  botInlineResult: [
6373
6402
  0x11965F3A,
6374
6403
  [
@@ -6715,7 +6744,7 @@ exports.schema = Object.freeze({
6715
6744
  "DraftMessage",
6716
6745
  ],
6717
6746
  draftMessage: [
6718
- 0x96EAA5EB,
6747
+ 0x60FE3294,
6719
6748
  [
6720
6749
  ["flags", "#"],
6721
6750
  ["no_webpage", "flags.1?true"],
@@ -6727,6 +6756,7 @@ exports.schema = Object.freeze({
6727
6756
  ["date", "int"],
6728
6757
  ["effect", "flags.7?long"],
6729
6758
  ["suggested_post", "flags.8?SuggestedPost"],
6759
+ ["rich_message", "flags.9?RichMessage"],
6730
6760
  ],
6731
6761
  "DraftMessage",
6732
6762
  ],
@@ -7005,6 +7035,107 @@ exports.schema = Object.freeze({
7005
7035
  ],
7006
7036
  "RichText",
7007
7037
  ],
7038
+ textMath: [
7039
+ 0x9D2EAC97,
7040
+ [
7041
+ ["source", "string"],
7042
+ ],
7043
+ "RichText",
7044
+ ],
7045
+ textCustomEmoji: [
7046
+ 0xA26156C0,
7047
+ [
7048
+ ["document_id", "long"],
7049
+ ["alt", "string"],
7050
+ ],
7051
+ "RichText",
7052
+ ],
7053
+ textSpoiler: [
7054
+ 0x4C2A5D62,
7055
+ [
7056
+ ["text", "RichText"],
7057
+ ],
7058
+ "RichText",
7059
+ ],
7060
+ textMention: [
7061
+ 0xCD24CF44,
7062
+ [
7063
+ ["text", "RichText"],
7064
+ ],
7065
+ "RichText",
7066
+ ],
7067
+ textHashtag: [
7068
+ 0x519524EA,
7069
+ [
7070
+ ["text", "RichText"],
7071
+ ],
7072
+ "RichText",
7073
+ ],
7074
+ textBotCommand: [
7075
+ 0x02FF29D3,
7076
+ [
7077
+ ["text", "RichText"],
7078
+ ],
7079
+ "RichText",
7080
+ ],
7081
+ textCashtag: [
7082
+ 0x7B9E1801,
7083
+ [
7084
+ ["text", "RichText"],
7085
+ ],
7086
+ "RichText",
7087
+ ],
7088
+ textAutoUrl: [
7089
+ 0xAC6A83AA,
7090
+ [
7091
+ ["text", "RichText"],
7092
+ ],
7093
+ "RichText",
7094
+ ],
7095
+ textAutoEmail: [
7096
+ 0xC556A45D,
7097
+ [
7098
+ ["text", "RichText"],
7099
+ ],
7100
+ "RichText",
7101
+ ],
7102
+ textAutoPhone: [
7103
+ 0x24C26789,
7104
+ [
7105
+ ["text", "RichText"],
7106
+ ],
7107
+ "RichText",
7108
+ ],
7109
+ textBankCard: [
7110
+ 0xB956812D,
7111
+ [
7112
+ ["text", "RichText"],
7113
+ ],
7114
+ "RichText",
7115
+ ],
7116
+ textMentionName: [
7117
+ 0x01A9FBFC,
7118
+ [
7119
+ ["text", "RichText"],
7120
+ ["user_id", "long"],
7121
+ ],
7122
+ "RichText",
7123
+ ],
7124
+ textDate: [
7125
+ 0xA5B45E2B,
7126
+ [
7127
+ ["flags", "#"],
7128
+ ["relative", "flags.0?true"],
7129
+ ["short_time", "flags.1?true"],
7130
+ ["long_time", "flags.2?true"],
7131
+ ["short_date", "flags.3?true"],
7132
+ ["long_date", "flags.4?true"],
7133
+ ["day_of_week", "flags.5?true"],
7134
+ ["text", "RichText"],
7135
+ ["date", "int"],
7136
+ ],
7137
+ "RichText",
7138
+ ],
7008
7139
  pageBlockUnsupported: [
7009
7140
  0x13567E8A,
7010
7141
  [],
@@ -7107,6 +7238,7 @@ exports.schema = Object.freeze({
7107
7238
  0x1759C560,
7108
7239
  [
7109
7240
  ["flags", "#"],
7241
+ ["spoiler", "flags.1?true"],
7110
7242
  ["photo_id", "long"],
7111
7243
  ["caption", "PageCaption"],
7112
7244
  ["url", "flags.0?string"],
@@ -7120,6 +7252,7 @@ exports.schema = Object.freeze({
7120
7252
  ["flags", "#"],
7121
7253
  ["autoplay", "flags.0?true"],
7122
7254
  ["loop", "flags.1?true"],
7255
+ ["spoiler", "flags.2?true"],
7123
7256
  ["video_id", "long"],
7124
7257
  ["caption", "PageCaption"],
7125
7258
  ],
@@ -7210,9 +7343,13 @@ exports.schema = Object.freeze({
7210
7343
  "PageBlock",
7211
7344
  ],
7212
7345
  pageBlockOrderedList: [
7213
- 0x9A8AE1E1,
7346
+ 0x1FD6F6C1,
7214
7347
  [
7348
+ ["flags", "#"],
7349
+ ["reversed", "flags.2?true"],
7215
7350
  ["items", "Vector<PageListOrderedItem>"],
7351
+ ["start", "flags.0?int"],
7352
+ ["type", "flags.1?string"],
7216
7353
  ],
7217
7354
  "PageBlock",
7218
7355
  ],
@@ -7245,6 +7382,81 @@ exports.schema = Object.freeze({
7245
7382
  ],
7246
7383
  "PageBlock",
7247
7384
  ],
7385
+ pageBlockHeading1: [
7386
+ 0xBAFF072F,
7387
+ [
7388
+ ["text", "RichText"],
7389
+ ],
7390
+ "PageBlock",
7391
+ ],
7392
+ pageBlockHeading2: [
7393
+ 0x096B2AEC,
7394
+ [
7395
+ ["text", "RichText"],
7396
+ ],
7397
+ "PageBlock",
7398
+ ],
7399
+ pageBlockHeading3: [
7400
+ 0x67E731AD,
7401
+ [
7402
+ ["text", "RichText"],
7403
+ ],
7404
+ "PageBlock",
7405
+ ],
7406
+ pageBlockHeading4: [
7407
+ 0xB532772B,
7408
+ [
7409
+ ["text", "RichText"],
7410
+ ],
7411
+ "PageBlock",
7412
+ ],
7413
+ pageBlockHeading5: [
7414
+ 0xDBBE6C6A,
7415
+ [
7416
+ ["text", "RichText"],
7417
+ ],
7418
+ "PageBlock",
7419
+ ],
7420
+ pageBlockHeading6: [
7421
+ 0x682A41A9,
7422
+ [
7423
+ ["text", "RichText"],
7424
+ ],
7425
+ "PageBlock",
7426
+ ],
7427
+ pageBlockMath: [
7428
+ 0x59080C20,
7429
+ [
7430
+ ["source", "string"],
7431
+ ],
7432
+ "PageBlock",
7433
+ ],
7434
+ pageBlockThinking: [
7435
+ 0x3C29A3E2,
7436
+ [
7437
+ ["text", "RichText"],
7438
+ ],
7439
+ "PageBlock",
7440
+ ],
7441
+ inputPageBlockMap: [
7442
+ 0x574B617F,
7443
+ [
7444
+ ["geo", "InputGeoPoint"],
7445
+ ["zoom", "int"],
7446
+ ["w", "int"],
7447
+ ["h", "int"],
7448
+ ["caption", "PageCaption"],
7449
+ ],
7450
+ "PageBlock",
7451
+ ],
7452
+ pageBlockBlockquoteBlocks: [
7453
+ 0x0E6E47C4,
7454
+ [
7455
+ ["blocks", "Vector<PageBlock>"],
7456
+ ["caption", "RichText"],
7457
+ ],
7458
+ "PageBlock",
7459
+ ],
7248
7460
  phoneCallDiscardReasonMissed: [
7249
7461
  0x85E42301,
7250
7462
  [],
@@ -8947,32 +9159,48 @@ exports.schema = Object.freeze({
8947
9159
  "PageCaption",
8948
9160
  ],
8949
9161
  pageListItemText: [
8950
- 0xB92FB6CD,
9162
+ 0x2F58683C,
8951
9163
  [
9164
+ ["flags", "#"],
9165
+ ["checkbox", "flags.0?true"],
9166
+ ["checked", "flags.1?true"],
8952
9167
  ["text", "RichText"],
8953
9168
  ],
8954
9169
  "PageListItem",
8955
9170
  ],
8956
9171
  pageListItemBlocks: [
8957
- 0x25E073FC,
9172
+ 0x63CA67AA,
8958
9173
  [
9174
+ ["flags", "#"],
9175
+ ["checkbox", "flags.0?true"],
9176
+ ["checked", "flags.1?true"],
8959
9177
  ["blocks", "Vector<PageBlock>"],
8960
9178
  ],
8961
9179
  "PageListItem",
8962
9180
  ],
8963
9181
  pageListOrderedItemText: [
8964
- 0x5E068047,
9182
+ 0x15031189,
8965
9183
  [
8966
- ["num", "string"],
9184
+ ["flags", "#"],
9185
+ ["checkbox", "flags.0?true"],
9186
+ ["checked", "flags.1?true"],
9187
+ ["num", "flags.2?string"],
8967
9188
  ["text", "RichText"],
9189
+ ["value", "flags.3?int"],
9190
+ ["type", "flags.4?string"],
8968
9191
  ],
8969
9192
  "PageListOrderedItem",
8970
9193
  ],
8971
9194
  pageListOrderedItemBlocks: [
8972
- 0x98DD8936,
9195
+ 0x8FF2D5F0,
8973
9196
  [
8974
- ["num", "string"],
9197
+ ["flags", "#"],
9198
+ ["checkbox", "flags.0?true"],
9199
+ ["checked", "flags.1?true"],
9200
+ ["num", "flags.2?string"],
8975
9201
  ["blocks", "Vector<PageBlock>"],
9202
+ ["value", "flags.3?int"],
9203
+ ["type", "flags.4?string"],
8976
9204
  ],
8977
9205
  "PageListOrderedItem",
8978
9206
  ],
@@ -9956,6 +10184,7 @@ exports.schema = Object.freeze({
9956
10184
  ["reply_to_scheduled", "flags.2?true"],
9957
10185
  ["forum_topic", "flags.3?true"],
9958
10186
  ["quote", "flags.9?true"],
10187
+ ["reply_to_ephemeral", "flags.13?true"],
9959
10188
  ["reply_to_msg_id", "flags.4?int"],
9960
10189
  ["reply_to_peer_id", "flags.0?Peer"],
9961
10190
  ["reply_from", "flags.5?MessageFwdHeader"],
@@ -10669,6 +10898,7 @@ exports.schema = Object.freeze({
10669
10898
  ["flags", "#"],
10670
10899
  ["fullsize", "flags.1?true"],
10671
10900
  ["fullscreen", "flags.2?true"],
10901
+ ["same_origin", "flags.3?true"],
10672
10902
  ["query_id", "flags.0?long"],
10673
10903
  ["url", "string"],
10674
10904
  ],
@@ -12586,12 +12816,15 @@ exports.schema = Object.freeze({
12586
12816
  "messages.QuickReplies",
12587
12817
  ],
12588
12818
  connectedBot: [
12589
- 0xCD64636C,
12819
+ 0x033ED001,
12590
12820
  [
12591
12821
  ["flags", "#"],
12592
12822
  ["bot_id", "long"],
12593
12823
  ["recipients", "BusinessBotRecipients"],
12594
12824
  ["rights", "BusinessBotRights"],
12825
+ ["device", "flags.0?string"],
12826
+ ["date", "flags.1?int"],
12827
+ ["location", "flags.2?string"],
12595
12828
  ],
12596
12829
  "ConnectedBot",
12597
12830
  ],
@@ -14464,35 +14697,122 @@ exports.schema = Object.freeze({
14464
14697
  ],
14465
14698
  "bots.AccessSettings",
14466
14699
  ],
14467
- invokeWithBusinessConnectionPrefix: [
14468
- 0xDD289F8E,
14700
+ "messages.chatInviteJoinResultOk": [
14701
+ 0x445663A7,
14469
14702
  [
14470
- ["connection_id", "string"],
14703
+ ["updates", "Updates"],
14471
14704
  ],
14472
- "Error",
14705
+ "messages.ChatInviteJoinResult",
14473
14706
  ],
14474
- invokeWithGooglePlayIntegrityPrefix: [
14475
- 0x1DF92984,
14707
+ "messages.chatInviteJoinResultWebView": [
14708
+ 0x2F51C337,
14476
14709
  [
14477
- ["nonce", "string"],
14478
- ["token", "string"],
14710
+ ["bot_id", "long"],
14711
+ ["webview", "WebViewResult"],
14712
+ ["users", "Vector<User>"],
14479
14713
  ],
14480
- "Error",
14714
+ "messages.ChatInviteJoinResult",
14481
14715
  ],
14482
- invokeWithApnsSecretPrefix: [
14483
- 0x0DAE54F8,
14716
+ joinChatBotResultApproved: [
14717
+ 0xAE152A69,
14718
+ [],
14719
+ "JoinChatBotResult",
14720
+ ],
14721
+ joinChatBotResultDeclined: [
14722
+ 0x0EFA0194,
14723
+ [],
14724
+ "JoinChatBotResult",
14725
+ ],
14726
+ joinChatBotResultQueued: [
14727
+ 0x98A3A840,
14728
+ [],
14729
+ "JoinChatBotResult",
14730
+ ],
14731
+ joinChatBotResultWebView: [
14732
+ 0xD6E3B813,
14484
14733
  [
14485
- ["nonce", "string"],
14486
- ["secret", "string"],
14734
+ ["url", "string"],
14487
14735
  ],
14488
- "Error",
14736
+ "JoinChatBotResult",
14489
14737
  ],
14490
- invokeWithReCaptchaPrefix: [
14491
- 0xADBB0F94,
14738
+ webDomainException: [
14739
+ 0x933CA597,
14492
14740
  [
14493
- ["token", "string"],
14741
+ ["flags", "#"],
14742
+ ["domain", "string"],
14743
+ ["url", "string"],
14744
+ ["title", "string"],
14745
+ ["favicon", "flags.0?long"],
14494
14746
  ],
14495
- "Error",
14747
+ "WebDomainException",
14748
+ ],
14749
+ "account.webBrowserSettingsNotModified": [
14750
+ 0xC31C8F4E,
14751
+ [],
14752
+ "account.WebBrowserSettings",
14753
+ ],
14754
+ "account.webBrowserSettings": [
14755
+ 0x79EB8CB3,
14756
+ [
14757
+ ["flags", "#"],
14758
+ ["open_external_browser", "flags.0?true"],
14759
+ ["display_close_button", "flags.1?true"],
14760
+ ["external_exceptions", "Vector<WebDomainException>"],
14761
+ ["inapp_exceptions", "Vector<WebDomainException>"],
14762
+ ["hash", "long"],
14763
+ ],
14764
+ "account.WebBrowserSettings",
14765
+ ],
14766
+ richMessage: [
14767
+ 0xBAF39D8B,
14768
+ [
14769
+ ["flags", "#"],
14770
+ ["rtl", "flags.0?true"],
14771
+ ["part", "flags.1?true"],
14772
+ ["blocks", "Vector<PageBlock>"],
14773
+ ["photos", "Vector<Photo>"],
14774
+ ["documents", "Vector<Document>"],
14775
+ ],
14776
+ "RichMessage",
14777
+ ],
14778
+ inputRichMessage: [
14779
+ 0xE4C449FC,
14780
+ [
14781
+ ["flags", "#"],
14782
+ ["rtl", "flags.0?true"],
14783
+ ["noautolink", "flags.1?true"],
14784
+ ["blocks", "Vector<PageBlock>"],
14785
+ ["photos", "flags.2?Vector<InputPhoto>"],
14786
+ ["documents", "flags.3?Vector<InputDocument>"],
14787
+ ["users", "flags.4?Vector<InputUser>"],
14788
+ ],
14789
+ "InputRichMessage",
14790
+ ],
14791
+ inputRichMessageHTML: [
14792
+ 0xD4EAB551,
14793
+ [
14794
+ ["flags", "#"],
14795
+ ["rtl", "flags.0?true"],
14796
+ ["noautolink", "flags.1?true"],
14797
+ ["html", "string"],
14798
+ ["photos", "flags.2?Vector<InputPhoto>"],
14799
+ ["documents", "flags.3?Vector<InputDocument>"],
14800
+ ["users", "flags.4?Vector<InputUser>"],
14801
+ ],
14802
+ "InputRichMessage",
14803
+ ],
14804
+ inputRichMessageMarkdown: [
14805
+ 0x09AC8186,
14806
+ [
14807
+ ["flags", "#"],
14808
+ ["rtl", "flags.0?true"],
14809
+ ["noautolink", "flags.1?true"],
14810
+ ["markdown", "string"],
14811
+ ["photos", "flags.2?Vector<InputPhoto>"],
14812
+ ["documents", "flags.3?Vector<InputDocument>"],
14813
+ ["users", "flags.4?Vector<InputUser>"],
14814
+ ],
14815
+ "InputRichMessage",
14496
14816
  ],
14497
14817
  invokeAfterMsg: [
14498
14818
  0xCB9F372D,
@@ -15745,6 +16065,44 @@ exports.schema = Object.freeze({
15745
16065
  ],
15746
16066
  "Bool",
15747
16067
  ],
16068
+ "account.confirmBotConnection": [
16069
+ 0x67ED1F68,
16070
+ [
16071
+ ["bot_id", "InputUser"],
16072
+ ],
16073
+ "Bool",
16074
+ ],
16075
+ "account.getWebBrowserSettings": [
16076
+ 0x56655768,
16077
+ [
16078
+ ["hash", "long"],
16079
+ ],
16080
+ "account.WebBrowserSettings",
16081
+ ],
16082
+ "account.updateWebBrowserSettings": [
16083
+ 0x9ADF82FE,
16084
+ [
16085
+ ["flags", "#"],
16086
+ ["open_external_browser", "flags.0?true"],
16087
+ ["display_close_button", "flags.1?true"],
16088
+ ],
16089
+ "account.WebBrowserSettings",
16090
+ ],
16091
+ "account.toggleWebBrowserSettingsException": [
16092
+ 0x60ED4229,
16093
+ [
16094
+ ["flags", "#"],
16095
+ ["delete", "flags.1?true"],
16096
+ ["open_external_browser", "flags.0?Bool"],
16097
+ ["url", "string"],
16098
+ ],
16099
+ "Updates",
16100
+ ],
16101
+ "account.deleteWebBrowserSettingsExceptions": [
16102
+ 0x86A0765D,
16103
+ [],
16104
+ "account.WebBrowserSettings",
16105
+ ],
15748
16106
  "users.getUsers": [
15749
16107
  0x0D91A548,
15750
16108
  [
@@ -15869,8 +16227,11 @@ exports.schema = Object.freeze({
15869
16227
  "contacts.Blocked",
15870
16228
  ],
15871
16229
  "contacts.search": [
15872
- 0x11F812D8,
16230
+ 0x05F58D0F,
15873
16231
  [
16232
+ ["flags", "#"],
16233
+ ["broadcasts", "flags.0?true"],
16234
+ ["bots", "flags.1?true"],
15874
16235
  ["q", "string"],
15875
16236
  ["limit", "int"],
15876
16237
  ],
@@ -16132,7 +16493,7 @@ exports.schema = Object.freeze({
16132
16493
  "Bool",
16133
16494
  ],
16134
16495
  "messages.sendMessage": [
16135
- 0x545CD15A,
16496
+ 0xFEF48F62,
16136
16497
  [
16137
16498
  ["flags", "#"],
16138
16499
  ["no_webpage", "flags.1?true"],
@@ -16156,6 +16517,7 @@ exports.schema = Object.freeze({
16156
16517
  ["effect", "flags.18?long"],
16157
16518
  ["allow_paid_stars", "flags.21?long"],
16158
16519
  ["suggested_post", "flags.22?SuggestedPost"],
16520
+ ["rich_message", "flags.23?InputRichMessage"],
16159
16521
  ],
16160
16522
  "Updates",
16161
16523
  ],
@@ -16448,11 +16810,11 @@ exports.schema = Object.freeze({
16448
16810
  "ChatInvite",
16449
16811
  ],
16450
16812
  "messages.importChatInvite": [
16451
- 0x6C50051C,
16813
+ 0xDE91436E,
16452
16814
  [
16453
16815
  ["hash", "string"],
16454
16816
  ],
16455
- "Updates",
16817
+ "messages.ChatInviteJoinResult",
16456
16818
  ],
16457
16819
  "messages.getStickerSet": [
16458
16820
  0xC8A0EC74,
@@ -16621,7 +16983,7 @@ exports.schema = Object.freeze({
16621
16983
  "messages.MessageEditData",
16622
16984
  ],
16623
16985
  "messages.editMessage": [
16624
- 0x51E842E1,
16986
+ 0xB106E66C,
16625
16987
  [
16626
16988
  ["flags", "#"],
16627
16989
  ["no_webpage", "flags.1?true"],
@@ -16635,11 +16997,12 @@ exports.schema = Object.freeze({
16635
16997
  ["schedule_date", "flags.15?int"],
16636
16998
  ["schedule_repeat_period", "flags.18?int"],
16637
16999
  ["quick_reply_shortcut_id", "flags.17?int"],
17000
+ ["rich_message", "flags.23?InputRichMessage"],
16638
17001
  ],
16639
17002
  "Updates",
16640
17003
  ],
16641
17004
  "messages.editInlineBotMessage": [
16642
- 0x83557DBA,
17005
+ 0xA423BB51,
16643
17006
  [
16644
17007
  ["flags", "#"],
16645
17008
  ["no_webpage", "flags.1?true"],
@@ -16649,6 +17012,7 @@ exports.schema = Object.freeze({
16649
17012
  ["media", "flags.14?InputMedia"],
16650
17013
  ["reply_markup", "flags.2?ReplyMarkup"],
16651
17014
  ["entities", "flags.3?Vector<MessageEntity>"],
17015
+ ["rich_message", "flags.23?InputRichMessage"],
16652
17016
  ],
16653
17017
  "Bool",
16654
17018
  ],
@@ -16684,7 +17048,7 @@ exports.schema = Object.freeze({
16684
17048
  "messages.PeerDialogs",
16685
17049
  ],
16686
17050
  "messages.saveDraft": [
16687
- 0x54AE308E,
17051
+ 0xAD0FA15C,
16688
17052
  [
16689
17053
  ["flags", "#"],
16690
17054
  ["no_webpage", "flags.1?true"],
@@ -16696,6 +17060,7 @@ exports.schema = Object.freeze({
16696
17060
  ["media", "flags.5?InputMedia"],
16697
17061
  ["effect", "flags.7?long"],
16698
17062
  ["suggested_post", "flags.8?SuggestedPost"],
17063
+ ["rich_message", "flags.9?InputRichMessage"],
16699
17064
  ],
16700
17065
  "Bool",
16701
17066
  ],
@@ -18477,6 +18842,14 @@ exports.schema = Object.freeze({
18477
18842
  ],
18478
18843
  "messages.Messages",
18479
18844
  ],
18845
+ "messages.getRichMessage": [
18846
+ 0x501569CF,
18847
+ [
18848
+ ["peer", "InputPeer"],
18849
+ ["id", "int"],
18850
+ ],
18851
+ "messages.Messages",
18852
+ ],
18480
18853
  "updates.getState": [
18481
18854
  0xEDD4882A,
18482
18855
  [],
@@ -18922,11 +19295,11 @@ exports.schema = Object.freeze({
18922
19295
  "Bool",
18923
19296
  ],
18924
19297
  "channels.joinChannel": [
18925
- 0x24B524C5,
19298
+ 0x7F6A1E22,
18926
19299
  [
18927
19300
  ["channel", "InputChannel"],
18928
19301
  ],
18929
- "Updates",
19302
+ "messages.ChatInviteJoinResult",
18930
19303
  ],
18931
19304
  "channels.leaveChannel": [
18932
19305
  0xF836AA95,
@@ -19114,10 +19487,13 @@ exports.schema = Object.freeze({
19114
19487
  "Updates",
19115
19488
  ],
19116
19489
  "channels.toggleJoinRequest": [
19117
- 0x4C2985B6,
19490
+ 0x0ECC2618,
19118
19491
  [
19492
+ ["flags", "#"],
19493
+ ["apply_to_invites", "flags.1?true"],
19119
19494
  ["channel", "InputChannel"],
19120
19495
  ["enabled", "Bool"],
19496
+ ["guard_bot", "flags.0?InputUser"],
19121
19497
  ],
19122
19498
  "Updates",
19123
19499
  ],
@@ -19601,6 +19977,14 @@ exports.schema = Object.freeze({
19601
19977
  ],
19602
19978
  "Bool",
19603
19979
  ],
19980
+ "bots.setJoinChatResults": [
19981
+ 0xE71A4810,
19982
+ [
19983
+ ["query_id", "long"],
19984
+ ["result", "JoinChatBotResult"],
19985
+ ],
19986
+ "Bool",
19987
+ ],
19604
19988
  "payments.getPaymentForm": [
19605
19989
  0x37148DBB,
19606
19990
  [
@@ -21355,12 +21739,7 @@ exports.schema = Object.freeze({
21355
21739
  identifierToName: {
21356
21740
  [0x3FEDD339]: "true",
21357
21741
  [0xC4B9F9BB]: "error",
21358
- [0xD433AD73]: "ipPort",
21359
- [0x37982646]: "ipPortSecret",
21360
- [0x4679B65F]: "accessPointRule",
21361
- [0x5A592A6C]: "help.configSimple",
21362
- [0x27D69997]: "inputPeerPhotoFileLocationLegacy",
21363
- [0x0DBAEAE9]: "inputStickerSetThumbLegacy",
21742
+ [0x56730BCC]: "null",
21364
21743
  [0x7F3B18EA]: "inputPeerEmpty",
21365
21744
  [0x7DA07EC9]: "inputPeerSelf",
21366
21745
  [0x35A95CB9]: "inputPeerChat",
@@ -21442,7 +21821,7 @@ exports.schema = Object.freeze({
21442
21821
  [0x1C32B11C]: "channel",
21443
21822
  [0x17D493D5]: "channelForbidden",
21444
21823
  [0x2633421B]: "chatFull",
21445
- [0xE4E0B29D]: "channelFull",
21824
+ [0xA04E8D3A]: "channelFull",
21446
21825
  [0x38E79FDE]: "chatParticipant",
21447
21826
  [0xE1F867B8]: "chatParticipantCreator",
21448
21827
  [0x0360D5D2]: "chatParticipantAdmin",
@@ -21451,7 +21830,7 @@ exports.schema = Object.freeze({
21451
21830
  [0x37C1011C]: "chatPhotoEmpty",
21452
21831
  [0x1C6E1C11]: "chatPhoto",
21453
21832
  [0x90A6CA84]: "messageEmpty",
21454
- [0x95EF6F2B]: "message",
21833
+ [0x7600B9D3]: "message",
21455
21834
  [0x7A800E0A]: "messageService",
21456
21835
  [0x3DED6320]: "messageMediaEmpty",
21457
21836
  [0xE216EB63]: "messageMediaPhoto",
@@ -21709,7 +22088,7 @@ exports.schema = Object.freeze({
21709
22088
  [0x0B783982]: "updateGroupCallConnection",
21710
22089
  [0x4D712F2E]: "updateBotCommands",
21711
22090
  [0x7063C3DB]: "updatePendingJoinRequests",
21712
- [0x11DFA986]: "updateBotChatInviteRequester",
22091
+ [0x7CB34D79]: "updateBotChatInviteRequester",
21713
22092
  [0x1E297BFA]: "updateMessageReactions",
21714
22093
  [0x17B7A20B]: "updateAttachMenuBots",
21715
22094
  [0x1592B79D]: "updateWebViewResultSent",
@@ -21771,6 +22150,10 @@ exports.schema = Object.freeze({
21771
22150
  [0x4880ED9A]: "updateManagedBot",
21772
22151
  [0xCDD4093D]: "updateBotGuestChatQuery",
21773
22152
  [0x8C0F91FB]: "updateAiComposeTones",
22153
+ [0xBDAC7E70]: "updateJoinChatWebViewDecision",
22154
+ [0xB22083A6]: "updateNewBotConnection",
22155
+ [0xC39A2ADE]: "updateWebBrowserSettings",
22156
+ [0x140502D1]: "updateWebBrowserException",
21774
22157
  [0xA56C2A3E]: "updates.state",
21775
22158
  [0x5D75A138]: "updates.differenceEmpty",
21776
22159
  [0x00F49CA0]: "updates.difference",
@@ -21841,6 +22224,8 @@ exports.schema = Object.freeze({
21841
22224
  [0x25972BCB]: "sendMessageEmojiInteraction",
21842
22225
  [0xB665902E]: "sendMessageEmojiInteractionSeen",
21843
22226
  [0x376D975C]: "sendMessageTextDraftAction",
22227
+ [0xE2B23B51]: "inputSendMessageRichMessageDraftAction",
22228
+ [0xA2CB24F9]: "sendMessageRichMessageDraftAction",
21844
22229
  [0xB3134D9D]: "contacts.found",
21845
22230
  [0x4F96CB18]: "inputPrivacyKeyStatusTimestamp",
21846
22231
  [0xBDFB0426]: "inputPrivacyKeyChatInvite",
@@ -22029,6 +22414,7 @@ exports.schema = Object.freeze({
22029
22414
  [0x4B425864]: "inputBotInlineMessageGame",
22030
22415
  [0xD7E78225]: "inputBotInlineMessageMediaInvoice",
22031
22416
  [0xBDDCC510]: "inputBotInlineMessageMediaWebPage",
22417
+ [0xB43DF56C]: "inputBotInlineMessageRichMessage",
22032
22418
  [0x88BF9319]: "inputBotInlineResult",
22033
22419
  [0xA8D864A7]: "inputBotInlineResultPhoto",
22034
22420
  [0xFFF8FDC4]: "inputBotInlineResultDocument",
@@ -22040,6 +22426,7 @@ exports.schema = Object.freeze({
22040
22426
  [0x18D1CDC2]: "botInlineMessageMediaContact",
22041
22427
  [0x354A9B09]: "botInlineMessageMediaInvoice",
22042
22428
  [0x809AD9A6]: "botInlineMessageMediaWebPage",
22429
+ [0x0A617E7B]: "botInlineMessageRichMessage",
22043
22430
  [0x11965F3A]: "botInlineResult",
22044
22431
  [0x17DB940B]: "botInlineMediaResult",
22045
22432
  [0xE021F2F6]: "messages.botResults",
@@ -22083,7 +22470,7 @@ exports.schema = Object.freeze({
22083
22470
  [0x70B772A8]: "contacts.topPeers",
22084
22471
  [0xB52C939D]: "contacts.topPeersDisabled",
22085
22472
  [0x1B0C841A]: "draftMessageEmpty",
22086
- [0x96EAA5EB]: "draftMessage",
22473
+ [0x60FE3294]: "draftMessage",
22087
22474
  [0xC6DC0C66]: "messages.featuredStickersNotModified",
22088
22475
  [0xBE382906]: "messages.featuredStickers",
22089
22476
  [0x0B17F890]: "messages.recentStickersNotModified",
@@ -22119,6 +22506,19 @@ exports.schema = Object.freeze({
22119
22506
  [0x1CCB966A]: "textPhone",
22120
22507
  [0x081CCF4F]: "textImage",
22121
22508
  [0x35553762]: "textAnchor",
22509
+ [0x9D2EAC97]: "textMath",
22510
+ [0xA26156C0]: "textCustomEmoji",
22511
+ [0x4C2A5D62]: "textSpoiler",
22512
+ [0xCD24CF44]: "textMention",
22513
+ [0x519524EA]: "textHashtag",
22514
+ [0x02FF29D3]: "textBotCommand",
22515
+ [0x7B9E1801]: "textCashtag",
22516
+ [0xAC6A83AA]: "textAutoUrl",
22517
+ [0xC556A45D]: "textAutoEmail",
22518
+ [0x24C26789]: "textAutoPhone",
22519
+ [0xB956812D]: "textBankCard",
22520
+ [0x01A9FBFC]: "textMentionName",
22521
+ [0xA5B45E2B]: "textDate",
22122
22522
  [0x13567E8A]: "pageBlockUnsupported",
22123
22523
  [0x70ABC3FD]: "pageBlockTitle",
22124
22524
  [0x8FFA9A1F]: "pageBlockSubtitle",
@@ -22144,10 +22544,20 @@ exports.schema = Object.freeze({
22144
22544
  [0x804361EA]: "pageBlockAudio",
22145
22545
  [0x1E148390]: "pageBlockKicker",
22146
22546
  [0xBF4DEA82]: "pageBlockTable",
22147
- [0x9A8AE1E1]: "pageBlockOrderedList",
22547
+ [0x1FD6F6C1]: "pageBlockOrderedList",
22148
22548
  [0x76768BED]: "pageBlockDetails",
22149
22549
  [0x16115A96]: "pageBlockRelatedArticles",
22150
22550
  [0xA44F3EF6]: "pageBlockMap",
22551
+ [0xBAFF072F]: "pageBlockHeading1",
22552
+ [0x096B2AEC]: "pageBlockHeading2",
22553
+ [0x67E731AD]: "pageBlockHeading3",
22554
+ [0xB532772B]: "pageBlockHeading4",
22555
+ [0xDBBE6C6A]: "pageBlockHeading5",
22556
+ [0x682A41A9]: "pageBlockHeading6",
22557
+ [0x59080C20]: "pageBlockMath",
22558
+ [0x3C29A3E2]: "pageBlockThinking",
22559
+ [0x574B617F]: "inputPageBlockMap",
22560
+ [0x0E6E47C4]: "pageBlockBlockquoteBlocks",
22151
22561
  [0x85E42301]: "phoneCallDiscardReasonMissed",
22152
22562
  [0xE095C1A0]: "phoneCallDiscardReasonDisconnect",
22153
22563
  [0x57ADC690]: "phoneCallDiscardReasonHangup",
@@ -22346,10 +22756,10 @@ exports.schema = Object.freeze({
22346
22756
  [0x34566B6A]: "pageTableCell",
22347
22757
  [0xE0C0C5E5]: "pageTableRow",
22348
22758
  [0x6F747657]: "pageCaption",
22349
- [0xB92FB6CD]: "pageListItemText",
22350
- [0x25E073FC]: "pageListItemBlocks",
22351
- [0x5E068047]: "pageListOrderedItemText",
22352
- [0x98DD8936]: "pageListOrderedItemBlocks",
22759
+ [0x2F58683C]: "pageListItemText",
22760
+ [0x63CA67AA]: "pageListItemBlocks",
22761
+ [0x15031189]: "pageListOrderedItemText",
22762
+ [0x8FF2D5F0]: "pageListOrderedItemBlocks",
22353
22763
  [0xB390DC08]: "pageRelatedArticle",
22354
22764
  [0x98657F0D]: "page",
22355
22765
  [0x8C05F1C9]: "help.supportName",
@@ -22728,7 +23138,7 @@ exports.schema = Object.freeze({
22728
23138
  [0x01190CF1]: "inputQuickReplyShortcutId",
22729
23139
  [0xC68D6695]: "messages.quickReplies",
22730
23140
  [0x5F91EB5B]: "messages.quickRepliesNotModified",
22731
- [0xCD64636C]: "connectedBot",
23141
+ [0x033ED001]: "connectedBot",
22732
23142
  [0x17D7F87B]: "account.connectedBots",
22733
23143
  [0x2AD93719]: "messages.dialogFilters",
22734
23144
  [0x6C8E1E06]: "birthday",
@@ -22929,6 +23339,19 @@ exports.schema = Object.freeze({
22929
23339
  [0x6C9D0EFE]: "aicompose.tones",
22930
23340
  [0xF1D628EC]: "aiComposeToneExample",
22931
23341
  [0xDD1FBF93]: "bots.accessSettings",
23342
+ [0x445663A7]: "messages.chatInviteJoinResultOk",
23343
+ [0x2F51C337]: "messages.chatInviteJoinResultWebView",
23344
+ [0xAE152A69]: "joinChatBotResultApproved",
23345
+ [0x0EFA0194]: "joinChatBotResultDeclined",
23346
+ [0x98A3A840]: "joinChatBotResultQueued",
23347
+ [0xD6E3B813]: "joinChatBotResultWebView",
23348
+ [0x933CA597]: "webDomainException",
23349
+ [0xC31C8F4E]: "account.webBrowserSettingsNotModified",
23350
+ [0x79EB8CB3]: "account.webBrowserSettings",
23351
+ [0xBAF39D8B]: "richMessage",
23352
+ [0xE4C449FC]: "inputRichMessage",
23353
+ [0xD4EAB551]: "inputRichMessageHTML",
23354
+ [0x09AC8186]: "inputRichMessageMarkdown",
22932
23355
  },
22933
23356
  });
22934
- exports.LAYER = 225;
23357
+ exports.LAYER = 227;