@mtkruto/node 0.77.1 → 0.77.2

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 (863) hide show
  1. package/esm/0_deps.d.ts +1 -1
  2. package/esm/0_deps.js +1 -1
  3. package/esm/0_errors.d.ts +1 -1
  4. package/esm/0_errors.js +1 -1
  5. package/esm/1_utilities.d.ts +1 -1
  6. package/esm/1_utilities.js +1 -1
  7. package/esm/2_connection.d.ts +1 -1
  8. package/esm/2_connection.js +1 -1
  9. package/esm/2_storage.d.ts +1 -1
  10. package/esm/2_storage.js +1 -1
  11. package/esm/2_tl.d.ts +1 -1
  12. package/esm/2_tl.js +1 -1
  13. package/esm/3_errors.d.ts +1 -1
  14. package/esm/3_errors.js +1 -1
  15. package/esm/3_transport.d.ts +1 -1
  16. package/esm/3_transport.js +1 -1
  17. package/esm/3_types.d.ts +1 -1
  18. package/esm/3_types.js +1 -1
  19. package/esm/4_constants.js +1 -1
  20. package/esm/4_errors.d.ts +1 -1
  21. package/esm/4_errors.js +1 -1
  22. package/esm/4_session.d.ts +1 -1
  23. package/esm/4_session.js +1 -1
  24. package/esm/5_client.d.ts +1 -1
  25. package/esm/5_client.js +1 -1
  26. package/esm/client/0_abortable_loop.d.ts +1 -1
  27. package/esm/client/0_abortable_loop.js +1 -1
  28. package/esm/client/0_client_abstract.d.ts +1 -1
  29. package/esm/client/0_client_abstract.js +1 -1
  30. package/esm/client/0_filters.d.ts +1 -1
  31. package/esm/client/0_filters.js +1 -1
  32. package/esm/client/0_html.d.ts +1 -1
  33. package/esm/client/0_html.js +1 -1
  34. package/esm/client/0_markdown.d.ts +1 -1
  35. package/esm/client/0_markdown.js +1 -1
  36. package/esm/client/0_params.d.ts +8 -2
  37. package/esm/client/0_params.d.ts.map +1 -1
  38. package/esm/client/0_params.js +1 -1
  39. package/esm/client/0_password.js +1 -1
  40. package/esm/client/0_storage_operations.d.ts +1 -1
  41. package/esm/client/0_storage_operations.js +1 -1
  42. package/esm/client/0_update_processor.d.ts +1 -1
  43. package/esm/client/0_update_processor.js +1 -1
  44. package/esm/client/0_utilities.d.ts +2 -2
  45. package/esm/client/0_utilities.d.ts.map +1 -1
  46. package/esm/client/0_utilities.js +1 -1
  47. package/esm/client/1_client_plain.d.ts +1 -1
  48. package/esm/client/1_client_plain.js +1 -1
  49. package/esm/client/1_composer.d.ts +1 -1
  50. package/esm/client/1_composer.js +1 -1
  51. package/esm/client/1_types.d.ts +1 -1
  52. package/esm/client/1_types.js +1 -1
  53. package/esm/client/2_account_manager.d.ts +1 -1
  54. package/esm/client/2_account_manager.js +1 -1
  55. package/esm/client/2_bot_info_manager.d.ts +1 -1
  56. package/esm/client/2_bot_info_manager.js +1 -1
  57. package/esm/client/2_business_connection_manager.d.ts +1 -1
  58. package/esm/client/2_business_connection_manager.js +1 -1
  59. package/esm/client/2_client_encrypted.d.ts +1 -1
  60. package/esm/client/2_client_encrypted.js +1 -1
  61. package/esm/client/2_file_manager.js +1 -1
  62. package/esm/client/2_network_statistics_manager.d.ts +1 -1
  63. package/esm/client/2_network_statistics_manager.js +1 -1
  64. package/esm/client/2_payment_manager.d.ts +1 -1
  65. package/esm/client/2_payment_manager.js +1 -1
  66. package/esm/client/2_reaction_manager.d.ts +1 -1
  67. package/esm/client/2_reaction_manager.js +1 -1
  68. package/esm/client/2_translations_manager.d.ts +1 -1
  69. package/esm/client/2_translations_manager.js +1 -1
  70. package/esm/client/2_update_manager.d.ts +1 -1
  71. package/esm/client/2_update_manager.js +1 -1
  72. package/esm/client/3_client_encrypted_pool.d.ts +1 -1
  73. package/esm/client/3_client_encrypted_pool.js +1 -1
  74. package/esm/client/3_message_manager.d.ts +1 -1
  75. package/esm/client/3_message_manager.js +1 -1
  76. package/esm/client/3_video_chat_manager.d.ts +3 -3
  77. package/esm/client/3_video_chat_manager.d.ts.map +1 -1
  78. package/esm/client/3_video_chat_manager.js +14 -9
  79. package/esm/client/4_callback_query_manager.d.ts +1 -1
  80. package/esm/client/4_callback_query_manager.js +1 -1
  81. package/esm/client/4_chat_list_manager.d.ts +1 -1
  82. package/esm/client/4_chat_list_manager.js +1 -1
  83. package/esm/client/4_chat_manager.d.ts +1 -1
  84. package/esm/client/4_chat_manager.js +1 -1
  85. package/esm/client/4_forum_manager.d.ts +1 -1
  86. package/esm/client/4_forum_manager.js +1 -1
  87. package/esm/client/4_gift_manager.d.ts +1 -1
  88. package/esm/client/4_gift_manager.js +1 -1
  89. package/esm/client/4_inline_query_manager.d.ts +1 -1
  90. package/esm/client/4_inline_query_manager.js +1 -1
  91. package/esm/client/4_link_preview_manager.d.ts +1 -1
  92. package/esm/client/4_link_preview_manager.js +1 -1
  93. package/esm/client/4_poll_manager.d.ts +1 -1
  94. package/esm/client/4_poll_manager.js +1 -1
  95. package/esm/client/4_story_manager.d.ts +1 -1
  96. package/esm/client/4_story_manager.js +1 -1
  97. package/esm/client/5_client.d.ts +19 -4
  98. package/esm/client/5_client.d.ts.map +1 -1
  99. package/esm/client/5_client.js +26 -4
  100. package/esm/connection/0_connection.d.ts +1 -1
  101. package/esm/connection/0_connection.js +1 -1
  102. package/esm/connection/1_connection_tcp.node.d.ts +1 -1
  103. package/esm/connection/1_connection_tcp.node.js +1 -1
  104. package/esm/connection/1_connection_web_socket.js +1 -1
  105. package/esm/mod.d.ts +1 -1
  106. package/esm/mod.js +1 -1
  107. package/esm/session/0_session_error.d.ts +1 -1
  108. package/esm/session/0_session_error.js +1 -1
  109. package/esm/session/0_session_state.d.ts +1 -1
  110. package/esm/session/0_session_state.js +1 -1
  111. package/esm/session/1_session.js +1 -1
  112. package/esm/session/2_session_encrypted.d.ts +1 -1
  113. package/esm/session/2_session_encrypted.js +1 -1
  114. package/esm/session/2_session_plain.d.ts +1 -1
  115. package/esm/session/2_session_plain.js +1 -1
  116. package/esm/storage/0_storage.d.ts +1 -1
  117. package/esm/storage/0_storage.js +1 -1
  118. package/esm/storage/1_utilities.d.ts +1 -1
  119. package/esm/storage/1_utilities.js +1 -1
  120. package/esm/storage/2_storage_indexed_db.d.ts +1 -1
  121. package/esm/storage/2_storage_indexed_db.js +1 -1
  122. package/esm/storage/2_storage_local_storage.node.d.ts +1 -1
  123. package/esm/storage/2_storage_local_storage.node.js +1 -1
  124. package/esm/storage/2_storage_memory.d.ts +1 -1
  125. package/esm/storage/2_storage_memory.js +1 -1
  126. package/esm/storage/2_storage_session_storage.d.ts +1 -1
  127. package/esm/storage/2_storage_session_storage.js +1 -1
  128. package/esm/tl/0_types.d.ts +1 -1
  129. package/esm/tl/0_types.js +1 -1
  130. package/esm/tl/0_utilities.d.ts +1 -1
  131. package/esm/tl/0_utilities.js +1 -1
  132. package/esm/tl/1_mtproto_api.d.ts +1 -1
  133. package/esm/tl/1_mtproto_api.js +1 -1
  134. package/esm/tl/1_telegram_api.d.ts +624 -29
  135. package/esm/tl/1_telegram_api.d.ts.map +1 -1
  136. package/esm/tl/1_telegram_api.js +791 -61
  137. package/esm/tl/1_tl_reader.d.ts +1 -1
  138. package/esm/tl/1_tl_reader.js +1 -1
  139. package/esm/tl/1_tl_writer.d.ts +1 -1
  140. package/esm/tl/1_tl_writer.js +1 -1
  141. package/esm/tl/1_utilities.d.ts +1 -1
  142. package/esm/tl/1_utilities.js +1 -1
  143. package/esm/tl/2_message.d.ts +1 -1
  144. package/esm/tl/2_message.js +1 -1
  145. package/esm/tl/2_mtproto.d.ts +1 -1
  146. package/esm/tl/2_mtproto.js +1 -1
  147. package/esm/tl/2_telegram.d.ts +1 -1
  148. package/esm/tl/2_telegram.js +1 -1
  149. package/esm/transport/0_obfuscation.js +1 -1
  150. package/esm/transport/0_transport.d.ts +1 -1
  151. package/esm/transport/0_transport.js +1 -1
  152. package/esm/transport/1_transport_abridged.d.ts +1 -1
  153. package/esm/transport/1_transport_abridged.js +1 -1
  154. package/esm/transport/1_transport_intermediate.d.ts +1 -1
  155. package/esm/transport/1_transport_intermediate.js +1 -1
  156. package/esm/transport/1_transport_provider.d.ts +1 -1
  157. package/esm/transport/1_transport_provider.js +1 -1
  158. package/esm/transport/2_transport_provider_tcp.d.ts +1 -1
  159. package/esm/transport/2_transport_provider_tcp.js +1 -1
  160. package/esm/transport/2_transport_provider_web_socket.d.ts +1 -1
  161. package/esm/transport/2_transport_provider_web_socket.js +1 -1
  162. package/esm/types/0_authorization_state.d.ts +1 -1
  163. package/esm/types/0_authorization_state.js +1 -1
  164. package/esm/types/0_birthday.d.ts +1 -1
  165. package/esm/types/0_birthday.js +1 -1
  166. package/esm/types/0_bot_command.d.ts +1 -1
  167. package/esm/types/0_bot_command.js +1 -1
  168. package/esm/types/0_callback_query_answer.d.ts +1 -1
  169. package/esm/types/0_callback_query_answer.js +1 -1
  170. package/esm/types/0_callback_query_question.d.ts +1 -1
  171. package/esm/types/0_callback_query_question.js +1 -1
  172. package/esm/types/0_chat_action.d.ts +1 -1
  173. package/esm/types/0_chat_action.js +1 -1
  174. package/esm/types/0_chat_administrator_rights.d.ts +1 -1
  175. package/esm/types/0_chat_administrator_rights.js +1 -1
  176. package/esm/types/0_chat_member_rights.d.ts +1 -1
  177. package/esm/types/0_chat_member_rights.js +1 -1
  178. package/esm/types/0_chat_photo.d.ts +1 -1
  179. package/esm/types/0_chat_photo.js +1 -1
  180. package/esm/types/0_connection_state.d.ts +1 -1
  181. package/esm/types/0_connection_state.js +1 -1
  182. package/esm/types/0_contact.d.ts +1 -1
  183. package/esm/types/0_contact.js +1 -1
  184. package/esm/types/0_dice.d.ts +1 -1
  185. package/esm/types/0_dice.js +1 -1
  186. package/esm/types/0_failed_invitation.d.ts +1 -1
  187. package/esm/types/0_failed_invitation.js +1 -1
  188. package/esm/types/0_file_source.d.ts +1 -1
  189. package/esm/types/0_file_source.js +1 -1
  190. package/esm/types/0_gift_value.d.ts +1 -1
  191. package/esm/types/0_gift_value.js +1 -1
  192. package/esm/types/0_giveaway_parameters.d.ts +1 -1
  193. package/esm/types/0_giveaway_parameters.js +1 -1
  194. package/esm/types/0_id.d.ts +1 -1
  195. package/esm/types/0_id.js +1 -1
  196. package/esm/types/0_invoice.d.ts +1 -1
  197. package/esm/types/0_invoice.js +1 -1
  198. package/esm/types/0_keyboard_button_poll_type.d.ts +1 -1
  199. package/esm/types/0_keyboard_button_poll_type.js +1 -1
  200. package/esm/types/0_link_preview_media_size.d.ts +1 -1
  201. package/esm/types/0_link_preview_media_size.js +1 -1
  202. package/esm/types/0_live_stream_channel.d.ts +1 -1
  203. package/esm/types/0_live_stream_channel.js +1 -1
  204. package/esm/types/0_location.d.ts +1 -1
  205. package/esm/types/0_location.js +1 -1
  206. package/esm/types/0_login_url.d.ts +1 -1
  207. package/esm/types/0_login_url.js +1 -1
  208. package/esm/types/0_mask_position.d.ts +1 -1
  209. package/esm/types/0_mask_position.js +1 -1
  210. package/esm/types/0_message_reference.d.ts +1 -1
  211. package/esm/types/0_message_reference.js +1 -1
  212. package/esm/types/0_message_search_filter.d.ts +1 -1
  213. package/esm/types/0_message_search_filter.js +1 -1
  214. package/esm/types/0_mini_app_button_info.d.ts +1 -1
  215. package/esm/types/0_mini_app_button_info.js +1 -1
  216. package/esm/types/0_mini_app_mode.d.ts +1 -1
  217. package/esm/types/0_mini_app_mode.js +1 -1
  218. package/esm/types/0_network_statistics_entry.d.ts +1 -1
  219. package/esm/types/0_network_statistics_entry.js +1 -1
  220. package/esm/types/0_opening_hours.d.ts +1 -1
  221. package/esm/types/0_opening_hours.js +1 -1
  222. package/esm/types/0_parse_mode.d.ts +1 -1
  223. package/esm/types/0_parse_mode.js +1 -1
  224. package/esm/types/0_price_tag.d.ts +1 -1
  225. package/esm/types/0_price_tag.js +1 -1
  226. package/esm/types/0_reaction.d.ts +1 -1
  227. package/esm/types/0_reaction.js +1 -1
  228. package/esm/types/0_refunded_payment.d.ts +1 -1
  229. package/esm/types/0_refunded_payment.js +1 -1
  230. package/esm/types/0_restriction_reason.d.ts +1 -1
  231. package/esm/types/0_restriction_reason.js +1 -1
  232. package/esm/types/0_self_destruct_option.d.ts +1 -1
  233. package/esm/types/0_self_destruct_option.js +1 -1
  234. package/esm/types/0_shipping_address.d.ts +1 -1
  235. package/esm/types/0_shipping_address.js +1 -1
  236. package/esm/types/0_slow_mode_duration.d.ts +1 -1
  237. package/esm/types/0_slow_mode_duration.js +1 -1
  238. package/esm/types/0_story_reference.d.ts +1 -1
  239. package/esm/types/0_story_reference.js +1 -1
  240. package/esm/types/0_switch_inline_query_chosen_chats.d.ts +1 -1
  241. package/esm/types/0_switch_inline_query_chosen_chats.js +1 -1
  242. package/esm/types/0_thumbnail.d.ts +1 -1
  243. package/esm/types/0_thumbnail.js +1 -1
  244. package/esm/types/0_translation.d.ts +1 -1
  245. package/esm/types/0_translation.js +1 -1
  246. package/esm/types/0_upload_progress.d.ts +1 -1
  247. package/esm/types/0_upload_progress.js +1 -1
  248. package/esm/types/0_video_chat.d.ts +1 -1
  249. package/esm/types/0_video_chat.js +1 -1
  250. package/esm/types/0_voice.d.ts +1 -1
  251. package/esm/types/0_voice.js +1 -1
  252. package/esm/types/0_voice_transcription.d.ts +1 -1
  253. package/esm/types/0_voice_transcription.js +1 -1
  254. package/esm/types/1_animation.d.ts +1 -1
  255. package/esm/types/1_animation.js +1 -1
  256. package/esm/types/1_audio.d.ts +1 -1
  257. package/esm/types/1_audio.js +1 -1
  258. package/esm/types/1_bot_command_scope.d.ts +1 -1
  259. package/esm/types/1_bot_command_scope.js +1 -1
  260. package/esm/types/1_chat_p.d.ts +3 -3
  261. package/esm/types/1_chat_p.d.ts.map +1 -1
  262. package/esm/types/1_chat_p.js +10 -3
  263. package/esm/types/1_document.d.ts +1 -1
  264. package/esm/types/1_document.js +1 -1
  265. package/esm/types/1_giveaway.d.ts +1 -1
  266. package/esm/types/1_giveaway.js +1 -1
  267. package/esm/types/1_inline_keyboard_button.d.ts +1 -1
  268. package/esm/types/1_inline_keyboard_button.js +1 -1
  269. package/esm/types/1_inline_query_result_button.d.ts +1 -1
  270. package/esm/types/1_inline_query_result_button.js +1 -1
  271. package/esm/types/1_input_story_content.d.ts +1 -1
  272. package/esm/types/1_input_story_content.js +1 -1
  273. package/esm/types/1_keyboard_button.d.ts +1 -1
  274. package/esm/types/1_keyboard_button.js +1 -1
  275. package/esm/types/1_message_reaction.d.ts +1 -1
  276. package/esm/types/1_message_reaction.js +1 -1
  277. package/esm/types/1_mini_app_info.d.ts +1 -1
  278. package/esm/types/1_mini_app_info.js +1 -1
  279. package/esm/types/1_network_statistics.d.ts +1 -1
  280. package/esm/types/1_network_statistics.js +1 -1
  281. package/esm/types/1_order_info.d.ts +1 -1
  282. package/esm/types/1_order_info.js +1 -1
  283. package/esm/types/1_photo.d.ts +1 -1
  284. package/esm/types/1_photo.js +1 -1
  285. package/esm/types/1_reaction_count.d.ts +1 -1
  286. package/esm/types/1_reaction_count.js +1 -1
  287. package/esm/types/1_sticker.d.ts +1 -1
  288. package/esm/types/1_sticker.js +1 -1
  289. package/esm/types/1_story_reaction.d.ts +1 -1
  290. package/esm/types/1_story_reaction.js +1 -1
  291. package/esm/types/1_venue.d.ts +1 -1
  292. package/esm/types/1_venue.js +1 -1
  293. package/esm/types/1_video.d.ts +1 -1
  294. package/esm/types/1_video.js +1 -1
  295. package/esm/types/1_video_note.d.ts +1 -1
  296. package/esm/types/1_video_note.js +1 -1
  297. package/esm/types/2_chat.d.ts +1 -1
  298. package/esm/types/2_chat.js +1 -1
  299. package/esm/types/2_chat_member.d.ts +1 -1
  300. package/esm/types/2_chat_member.js +1 -1
  301. package/esm/types/2_inactive_chat.d.ts +1 -1
  302. package/esm/types/2_inactive_chat.js +1 -1
  303. package/esm/types/2_message_entity.d.ts +1 -1
  304. package/esm/types/2_message_entity.js +1 -1
  305. package/esm/types/2_message_interactions.d.ts +1 -1
  306. package/esm/types/2_message_interactions.js +1 -1
  307. package/esm/types/2_message_reaction_count.d.ts +1 -1
  308. package/esm/types/2_message_reaction_count.js +1 -1
  309. package/esm/types/2_message_reaction_list_item.d.ts +1 -1
  310. package/esm/types/2_message_reaction_list_item.js +1 -1
  311. package/esm/types/2_poll_answer.d.ts +1 -1
  312. package/esm/types/2_poll_answer.js +1 -1
  313. package/esm/types/2_reply_markup.d.ts +1 -1
  314. package/esm/types/2_reply_markup.js +1 -1
  315. package/esm/types/2_sticker_set.d.ts +1 -1
  316. package/esm/types/2_sticker_set.js +1 -1
  317. package/esm/types/2_story_content.d.ts +1 -1
  318. package/esm/types/2_story_content.js +1 -1
  319. package/esm/types/2_story_interactions.d.ts +1 -1
  320. package/esm/types/2_story_interactions.js +1 -1
  321. package/esm/types/2_story_interactive_area.d.ts +1 -1
  322. package/esm/types/2_story_interactive_area.js +1 -1
  323. package/esm/types/2_story_privacy.d.ts +1 -1
  324. package/esm/types/2_story_privacy.js +1 -1
  325. package/esm/types/2_successful_payment.d.ts +1 -1
  326. package/esm/types/2_successful_payment.js +1 -1
  327. package/esm/types/2_user.d.ts +1 -1
  328. package/esm/types/2_user.js +1 -1
  329. package/esm/types/3_business_connection.d.ts +1 -1
  330. package/esm/types/3_business_connection.js +1 -1
  331. package/esm/types/3_chat_settings.d.ts +1 -1
  332. package/esm/types/3_chat_settings.js +1 -1
  333. package/esm/types/3_chosen_inline_result.d.ts +1 -1
  334. package/esm/types/3_chosen_inline_result.js +1 -1
  335. package/esm/types/3_forward_header.d.ts +1 -1
  336. package/esm/types/3_forward_header.js +1 -1
  337. package/esm/types/3_game.d.ts +1 -1
  338. package/esm/types/3_game.js +1 -1
  339. package/esm/types/3_gift_upgraded_component.d.ts +1 -1
  340. package/esm/types/3_gift_upgraded_component.js +1 -1
  341. package/esm/types/3_inline_query.d.ts +1 -1
  342. package/esm/types/3_inline_query.js +1 -1
  343. package/esm/types/3_input_media.d.ts +1 -1
  344. package/esm/types/3_input_media.js +1 -1
  345. package/esm/types/3_invite_link.d.ts +1 -1
  346. package/esm/types/3_invite_link.js +1 -1
  347. package/esm/types/3_message_reaction_list.d.ts +1 -1
  348. package/esm/types/3_message_reaction_list.js +1 -1
  349. package/esm/types/3_message_reactions.d.ts +1 -1
  350. package/esm/types/3_message_reactions.js +1 -1
  351. package/esm/types/3_poll_option.d.ts +1 -1
  352. package/esm/types/3_poll_option.js +1 -1
  353. package/esm/types/3_pre_checkout_query.d.ts +1 -1
  354. package/esm/types/3_pre_checkout_query.js +1 -1
  355. package/esm/types/3_reply_quote.d.ts +1 -1
  356. package/esm/types/3_reply_quote.js +1 -1
  357. package/esm/types/3_story.d.ts +1 -1
  358. package/esm/types/3_story.js +1 -1
  359. package/esm/types/4_chat_member_updated.d.ts +1 -1
  360. package/esm/types/4_chat_member_updated.js +1 -1
  361. package/esm/types/4_gift.d.ts +1 -1
  362. package/esm/types/4_gift.js +1 -1
  363. package/esm/types/4_join_request.d.ts +1 -1
  364. package/esm/types/4_join_request.js +1 -1
  365. package/esm/types/4_poll.d.ts +1 -1
  366. package/esm/types/4_poll.js +1 -1
  367. package/esm/types/4_reply_to.d.ts +1 -1
  368. package/esm/types/4_reply_to.js +1 -1
  369. package/esm/types/5_claimed_gift.d.ts +1 -1
  370. package/esm/types/5_claimed_gift.js +1 -1
  371. package/esm/types/5_link_preview.d.ts +1 -1
  372. package/esm/types/5_link_preview.js +1 -1
  373. package/esm/types/6_claimed_gifts.d.ts +1 -1
  374. package/esm/types/6_claimed_gifts.js +1 -1
  375. package/esm/types/6_message.d.ts +1 -1
  376. package/esm/types/6_message.js +1 -1
  377. package/esm/types/6_message_content.d.ts +1 -1
  378. package/esm/types/6_message_content.js +1 -1
  379. package/esm/types/7_callback_query.d.ts +1 -1
  380. package/esm/types/7_callback_query.js +1 -1
  381. package/esm/types/7_chat_list_item.d.ts +1 -1
  382. package/esm/types/7_chat_list_item.js +1 -1
  383. package/esm/types/7_inline_query_result.d.ts +1 -1
  384. package/esm/types/7_inline_query_result.js +1 -1
  385. package/esm/types/7_saved_chat.d.ts +1 -1
  386. package/esm/types/7_saved_chat.js +1 -1
  387. package/esm/types/7_topic.d.ts +1 -1
  388. package/esm/types/7_topic.js +1 -1
  389. package/esm/types/8_inline_query_answer.d.ts +1 -1
  390. package/esm/types/8_inline_query_answer.js +1 -1
  391. package/esm/types/8_saved_chats.d.ts +1 -1
  392. package/esm/types/8_saved_chats.js +1 -1
  393. package/esm/types/8_update.d.ts +1 -1
  394. package/esm/types/8_update.js +1 -1
  395. package/esm/types/_file_id.d.ts +1 -1
  396. package/esm/types/_file_id.js +1 -1
  397. package/esm/types/_getters.d.ts +1 -1
  398. package/esm/types/_getters.js +1 -1
  399. package/esm/utilities/0_color.d.ts +1 -1
  400. package/esm/utilities/0_color.js +1 -1
  401. package/esm/utilities/0_env.js +1 -1
  402. package/esm/utilities/0_gzip.d.ts +1 -1
  403. package/esm/utilities/0_gzip.js +1 -1
  404. package/esm/utilities/0_hash.js +1 -1
  405. package/esm/utilities/0_int.js +1 -1
  406. package/esm/utilities/0_misc.js +1 -1
  407. package/esm/utilities/0_mutex.d.ts +1 -1
  408. package/esm/utilities/0_mutex.js +1 -1
  409. package/esm/utilities/0_object.d.ts +1 -1
  410. package/esm/utilities/0_object.js +1 -1
  411. package/esm/utilities/0_part_stream.d.ts +1 -1
  412. package/esm/utilities/0_part_stream.js +1 -1
  413. package/esm/utilities/0_rle.d.ts +1 -1
  414. package/esm/utilities/0_rle.js +1 -1
  415. package/esm/utilities/0_text.d.ts +1 -1
  416. package/esm/utilities/0_text.js +1 -1
  417. package/esm/utilities/0_types.d.ts +1 -1
  418. package/esm/utilities/0_types.js +1 -1
  419. package/esm/utilities/0_units.d.ts +1 -1
  420. package/esm/utilities/0_units.js +1 -1
  421. package/esm/utilities/1_auth.js +1 -1
  422. package/esm/utilities/1_base64.d.ts +1 -1
  423. package/esm/utilities/1_base64.js +1 -1
  424. package/esm/utilities/1_crypto.d.ts +1 -1
  425. package/esm/utilities/1_crypto.js +1 -1
  426. package/esm/utilities/1_logger.d.ts +1 -1
  427. package/esm/utilities/1_logger.js +1 -1
  428. package/esm/utilities/1_math.d.ts +1 -1
  429. package/esm/utilities/1_math.js +1 -1
  430. package/esm/utilities/2_queue.d.ts +1 -1
  431. package/esm/utilities/2_queue.js +1 -1
  432. package/package.json +1 -1
  433. package/script/0_deps.d.ts +1 -1
  434. package/script/0_deps.js +1 -1
  435. package/script/0_errors.d.ts +1 -1
  436. package/script/0_errors.js +1 -1
  437. package/script/1_utilities.d.ts +1 -1
  438. package/script/1_utilities.js +1 -1
  439. package/script/2_connection.d.ts +1 -1
  440. package/script/2_connection.js +1 -1
  441. package/script/2_storage.d.ts +1 -1
  442. package/script/2_storage.js +1 -1
  443. package/script/2_tl.d.ts +1 -1
  444. package/script/2_tl.js +1 -1
  445. package/script/3_errors.d.ts +1 -1
  446. package/script/3_errors.js +1 -1
  447. package/script/3_transport.d.ts +1 -1
  448. package/script/3_transport.js +1 -1
  449. package/script/3_types.d.ts +1 -1
  450. package/script/3_types.js +1 -1
  451. package/script/4_constants.js +1 -1
  452. package/script/4_errors.d.ts +1 -1
  453. package/script/4_errors.js +1 -1
  454. package/script/4_session.d.ts +1 -1
  455. package/script/4_session.js +1 -1
  456. package/script/5_client.d.ts +1 -1
  457. package/script/5_client.js +1 -1
  458. package/script/client/0_abortable_loop.d.ts +1 -1
  459. package/script/client/0_abortable_loop.js +1 -1
  460. package/script/client/0_client_abstract.d.ts +1 -1
  461. package/script/client/0_client_abstract.js +1 -1
  462. package/script/client/0_filters.d.ts +1 -1
  463. package/script/client/0_filters.js +1 -1
  464. package/script/client/0_html.d.ts +1 -1
  465. package/script/client/0_html.js +1 -1
  466. package/script/client/0_markdown.d.ts +1 -1
  467. package/script/client/0_markdown.js +1 -1
  468. package/script/client/0_params.d.ts +8 -2
  469. package/script/client/0_params.d.ts.map +1 -1
  470. package/script/client/0_params.js +1 -1
  471. package/script/client/0_password.js +1 -1
  472. package/script/client/0_storage_operations.d.ts +1 -1
  473. package/script/client/0_storage_operations.js +1 -1
  474. package/script/client/0_update_processor.d.ts +1 -1
  475. package/script/client/0_update_processor.js +1 -1
  476. package/script/client/0_utilities.d.ts +2 -2
  477. package/script/client/0_utilities.d.ts.map +1 -1
  478. package/script/client/0_utilities.js +1 -1
  479. package/script/client/1_client_plain.d.ts +1 -1
  480. package/script/client/1_client_plain.js +1 -1
  481. package/script/client/1_composer.d.ts +1 -1
  482. package/script/client/1_composer.js +1 -1
  483. package/script/client/1_types.d.ts +1 -1
  484. package/script/client/1_types.js +1 -1
  485. package/script/client/2_account_manager.d.ts +1 -1
  486. package/script/client/2_account_manager.js +1 -1
  487. package/script/client/2_bot_info_manager.d.ts +1 -1
  488. package/script/client/2_bot_info_manager.js +1 -1
  489. package/script/client/2_business_connection_manager.d.ts +1 -1
  490. package/script/client/2_business_connection_manager.js +1 -1
  491. package/script/client/2_client_encrypted.d.ts +1 -1
  492. package/script/client/2_client_encrypted.js +1 -1
  493. package/script/client/2_file_manager.js +1 -1
  494. package/script/client/2_network_statistics_manager.d.ts +1 -1
  495. package/script/client/2_network_statistics_manager.js +1 -1
  496. package/script/client/2_payment_manager.d.ts +1 -1
  497. package/script/client/2_payment_manager.js +1 -1
  498. package/script/client/2_reaction_manager.d.ts +1 -1
  499. package/script/client/2_reaction_manager.js +1 -1
  500. package/script/client/2_translations_manager.d.ts +1 -1
  501. package/script/client/2_translations_manager.js +1 -1
  502. package/script/client/2_update_manager.d.ts +1 -1
  503. package/script/client/2_update_manager.js +1 -1
  504. package/script/client/3_client_encrypted_pool.d.ts +1 -1
  505. package/script/client/3_client_encrypted_pool.js +1 -1
  506. package/script/client/3_message_manager.d.ts +1 -1
  507. package/script/client/3_message_manager.js +1 -1
  508. package/script/client/3_video_chat_manager.d.ts +3 -3
  509. package/script/client/3_video_chat_manager.d.ts.map +1 -1
  510. package/script/client/3_video_chat_manager.js +12 -7
  511. package/script/client/4_callback_query_manager.d.ts +1 -1
  512. package/script/client/4_callback_query_manager.js +1 -1
  513. package/script/client/4_chat_list_manager.d.ts +1 -1
  514. package/script/client/4_chat_list_manager.js +1 -1
  515. package/script/client/4_chat_manager.d.ts +1 -1
  516. package/script/client/4_chat_manager.js +1 -1
  517. package/script/client/4_forum_manager.d.ts +1 -1
  518. package/script/client/4_forum_manager.js +1 -1
  519. package/script/client/4_gift_manager.d.ts +1 -1
  520. package/script/client/4_gift_manager.js +1 -1
  521. package/script/client/4_inline_query_manager.d.ts +1 -1
  522. package/script/client/4_inline_query_manager.js +1 -1
  523. package/script/client/4_link_preview_manager.d.ts +1 -1
  524. package/script/client/4_link_preview_manager.js +1 -1
  525. package/script/client/4_poll_manager.d.ts +1 -1
  526. package/script/client/4_poll_manager.js +1 -1
  527. package/script/client/4_story_manager.d.ts +1 -1
  528. package/script/client/4_story_manager.js +1 -1
  529. package/script/client/5_client.d.ts +19 -4
  530. package/script/client/5_client.d.ts.map +1 -1
  531. package/script/client/5_client.js +26 -4
  532. package/script/connection/0_connection.d.ts +1 -1
  533. package/script/connection/0_connection.js +1 -1
  534. package/script/connection/1_connection_tcp.node.d.ts +1 -1
  535. package/script/connection/1_connection_tcp.node.js +1 -1
  536. package/script/connection/1_connection_web_socket.js +1 -1
  537. package/script/mod.d.ts +1 -1
  538. package/script/mod.js +1 -1
  539. package/script/session/0_session_error.d.ts +1 -1
  540. package/script/session/0_session_error.js +1 -1
  541. package/script/session/0_session_state.d.ts +1 -1
  542. package/script/session/0_session_state.js +1 -1
  543. package/script/session/1_session.js +1 -1
  544. package/script/session/2_session_encrypted.d.ts +1 -1
  545. package/script/session/2_session_encrypted.js +1 -1
  546. package/script/session/2_session_plain.d.ts +1 -1
  547. package/script/session/2_session_plain.js +1 -1
  548. package/script/storage/0_storage.d.ts +1 -1
  549. package/script/storage/0_storage.js +1 -1
  550. package/script/storage/1_utilities.d.ts +1 -1
  551. package/script/storage/1_utilities.js +1 -1
  552. package/script/storage/2_storage_indexed_db.d.ts +1 -1
  553. package/script/storage/2_storage_indexed_db.js +1 -1
  554. package/script/storage/2_storage_local_storage.node.d.ts +1 -1
  555. package/script/storage/2_storage_local_storage.node.js +1 -1
  556. package/script/storage/2_storage_memory.d.ts +1 -1
  557. package/script/storage/2_storage_memory.js +1 -1
  558. package/script/storage/2_storage_session_storage.d.ts +1 -1
  559. package/script/storage/2_storage_session_storage.js +1 -1
  560. package/script/tl/0_types.d.ts +1 -1
  561. package/script/tl/0_types.js +1 -1
  562. package/script/tl/0_utilities.d.ts +1 -1
  563. package/script/tl/0_utilities.js +1 -1
  564. package/script/tl/1_mtproto_api.d.ts +1 -1
  565. package/script/tl/1_mtproto_api.js +1 -1
  566. package/script/tl/1_telegram_api.d.ts +624 -29
  567. package/script/tl/1_telegram_api.d.ts.map +1 -1
  568. package/script/tl/1_telegram_api.js +791 -61
  569. package/script/tl/1_tl_reader.d.ts +1 -1
  570. package/script/tl/1_tl_reader.js +1 -1
  571. package/script/tl/1_tl_writer.d.ts +1 -1
  572. package/script/tl/1_tl_writer.js +1 -1
  573. package/script/tl/1_utilities.d.ts +1 -1
  574. package/script/tl/1_utilities.js +1 -1
  575. package/script/tl/2_message.d.ts +1 -1
  576. package/script/tl/2_message.js +1 -1
  577. package/script/tl/2_mtproto.d.ts +1 -1
  578. package/script/tl/2_mtproto.js +1 -1
  579. package/script/tl/2_telegram.d.ts +1 -1
  580. package/script/tl/2_telegram.js +1 -1
  581. package/script/transport/0_obfuscation.js +1 -1
  582. package/script/transport/0_transport.d.ts +1 -1
  583. package/script/transport/0_transport.js +1 -1
  584. package/script/transport/1_transport_abridged.d.ts +1 -1
  585. package/script/transport/1_transport_abridged.js +1 -1
  586. package/script/transport/1_transport_intermediate.d.ts +1 -1
  587. package/script/transport/1_transport_intermediate.js +1 -1
  588. package/script/transport/1_transport_provider.d.ts +1 -1
  589. package/script/transport/1_transport_provider.js +1 -1
  590. package/script/transport/2_transport_provider_tcp.d.ts +1 -1
  591. package/script/transport/2_transport_provider_tcp.js +1 -1
  592. package/script/transport/2_transport_provider_web_socket.d.ts +1 -1
  593. package/script/transport/2_transport_provider_web_socket.js +1 -1
  594. package/script/types/0_authorization_state.d.ts +1 -1
  595. package/script/types/0_authorization_state.js +1 -1
  596. package/script/types/0_birthday.d.ts +1 -1
  597. package/script/types/0_birthday.js +1 -1
  598. package/script/types/0_bot_command.d.ts +1 -1
  599. package/script/types/0_bot_command.js +1 -1
  600. package/script/types/0_callback_query_answer.d.ts +1 -1
  601. package/script/types/0_callback_query_answer.js +1 -1
  602. package/script/types/0_callback_query_question.d.ts +1 -1
  603. package/script/types/0_callback_query_question.js +1 -1
  604. package/script/types/0_chat_action.d.ts +1 -1
  605. package/script/types/0_chat_action.js +1 -1
  606. package/script/types/0_chat_administrator_rights.d.ts +1 -1
  607. package/script/types/0_chat_administrator_rights.js +1 -1
  608. package/script/types/0_chat_member_rights.d.ts +1 -1
  609. package/script/types/0_chat_member_rights.js +1 -1
  610. package/script/types/0_chat_photo.d.ts +1 -1
  611. package/script/types/0_chat_photo.js +1 -1
  612. package/script/types/0_connection_state.d.ts +1 -1
  613. package/script/types/0_connection_state.js +1 -1
  614. package/script/types/0_contact.d.ts +1 -1
  615. package/script/types/0_contact.js +1 -1
  616. package/script/types/0_dice.d.ts +1 -1
  617. package/script/types/0_dice.js +1 -1
  618. package/script/types/0_failed_invitation.d.ts +1 -1
  619. package/script/types/0_failed_invitation.js +1 -1
  620. package/script/types/0_file_source.d.ts +1 -1
  621. package/script/types/0_file_source.js +1 -1
  622. package/script/types/0_gift_value.d.ts +1 -1
  623. package/script/types/0_gift_value.js +1 -1
  624. package/script/types/0_giveaway_parameters.d.ts +1 -1
  625. package/script/types/0_giveaway_parameters.js +1 -1
  626. package/script/types/0_id.d.ts +1 -1
  627. package/script/types/0_id.js +1 -1
  628. package/script/types/0_invoice.d.ts +1 -1
  629. package/script/types/0_invoice.js +1 -1
  630. package/script/types/0_keyboard_button_poll_type.d.ts +1 -1
  631. package/script/types/0_keyboard_button_poll_type.js +1 -1
  632. package/script/types/0_link_preview_media_size.d.ts +1 -1
  633. package/script/types/0_link_preview_media_size.js +1 -1
  634. package/script/types/0_live_stream_channel.d.ts +1 -1
  635. package/script/types/0_live_stream_channel.js +1 -1
  636. package/script/types/0_location.d.ts +1 -1
  637. package/script/types/0_location.js +1 -1
  638. package/script/types/0_login_url.d.ts +1 -1
  639. package/script/types/0_login_url.js +1 -1
  640. package/script/types/0_mask_position.d.ts +1 -1
  641. package/script/types/0_mask_position.js +1 -1
  642. package/script/types/0_message_reference.d.ts +1 -1
  643. package/script/types/0_message_reference.js +1 -1
  644. package/script/types/0_message_search_filter.d.ts +1 -1
  645. package/script/types/0_message_search_filter.js +1 -1
  646. package/script/types/0_mini_app_button_info.d.ts +1 -1
  647. package/script/types/0_mini_app_button_info.js +1 -1
  648. package/script/types/0_mini_app_mode.d.ts +1 -1
  649. package/script/types/0_mini_app_mode.js +1 -1
  650. package/script/types/0_network_statistics_entry.d.ts +1 -1
  651. package/script/types/0_network_statistics_entry.js +1 -1
  652. package/script/types/0_opening_hours.d.ts +1 -1
  653. package/script/types/0_opening_hours.js +1 -1
  654. package/script/types/0_parse_mode.d.ts +1 -1
  655. package/script/types/0_parse_mode.js +1 -1
  656. package/script/types/0_price_tag.d.ts +1 -1
  657. package/script/types/0_price_tag.js +1 -1
  658. package/script/types/0_reaction.d.ts +1 -1
  659. package/script/types/0_reaction.js +1 -1
  660. package/script/types/0_refunded_payment.d.ts +1 -1
  661. package/script/types/0_refunded_payment.js +1 -1
  662. package/script/types/0_restriction_reason.d.ts +1 -1
  663. package/script/types/0_restriction_reason.js +1 -1
  664. package/script/types/0_self_destruct_option.d.ts +1 -1
  665. package/script/types/0_self_destruct_option.js +1 -1
  666. package/script/types/0_shipping_address.d.ts +1 -1
  667. package/script/types/0_shipping_address.js +1 -1
  668. package/script/types/0_slow_mode_duration.d.ts +1 -1
  669. package/script/types/0_slow_mode_duration.js +1 -1
  670. package/script/types/0_story_reference.d.ts +1 -1
  671. package/script/types/0_story_reference.js +1 -1
  672. package/script/types/0_switch_inline_query_chosen_chats.d.ts +1 -1
  673. package/script/types/0_switch_inline_query_chosen_chats.js +1 -1
  674. package/script/types/0_thumbnail.d.ts +1 -1
  675. package/script/types/0_thumbnail.js +1 -1
  676. package/script/types/0_translation.d.ts +1 -1
  677. package/script/types/0_translation.js +1 -1
  678. package/script/types/0_upload_progress.d.ts +1 -1
  679. package/script/types/0_upload_progress.js +1 -1
  680. package/script/types/0_video_chat.d.ts +1 -1
  681. package/script/types/0_video_chat.js +1 -1
  682. package/script/types/0_voice.d.ts +1 -1
  683. package/script/types/0_voice.js +1 -1
  684. package/script/types/0_voice_transcription.d.ts +1 -1
  685. package/script/types/0_voice_transcription.js +1 -1
  686. package/script/types/1_animation.d.ts +1 -1
  687. package/script/types/1_animation.js +1 -1
  688. package/script/types/1_audio.d.ts +1 -1
  689. package/script/types/1_audio.js +1 -1
  690. package/script/types/1_bot_command_scope.d.ts +1 -1
  691. package/script/types/1_bot_command_scope.js +1 -1
  692. package/script/types/1_chat_p.d.ts +3 -3
  693. package/script/types/1_chat_p.d.ts.map +1 -1
  694. package/script/types/1_chat_p.js +10 -3
  695. package/script/types/1_document.d.ts +1 -1
  696. package/script/types/1_document.js +1 -1
  697. package/script/types/1_giveaway.d.ts +1 -1
  698. package/script/types/1_giveaway.js +1 -1
  699. package/script/types/1_inline_keyboard_button.d.ts +1 -1
  700. package/script/types/1_inline_keyboard_button.js +1 -1
  701. package/script/types/1_inline_query_result_button.d.ts +1 -1
  702. package/script/types/1_inline_query_result_button.js +1 -1
  703. package/script/types/1_input_story_content.d.ts +1 -1
  704. package/script/types/1_input_story_content.js +1 -1
  705. package/script/types/1_keyboard_button.d.ts +1 -1
  706. package/script/types/1_keyboard_button.js +1 -1
  707. package/script/types/1_message_reaction.d.ts +1 -1
  708. package/script/types/1_message_reaction.js +1 -1
  709. package/script/types/1_mini_app_info.d.ts +1 -1
  710. package/script/types/1_mini_app_info.js +1 -1
  711. package/script/types/1_network_statistics.d.ts +1 -1
  712. package/script/types/1_network_statistics.js +1 -1
  713. package/script/types/1_order_info.d.ts +1 -1
  714. package/script/types/1_order_info.js +1 -1
  715. package/script/types/1_photo.d.ts +1 -1
  716. package/script/types/1_photo.js +1 -1
  717. package/script/types/1_reaction_count.d.ts +1 -1
  718. package/script/types/1_reaction_count.js +1 -1
  719. package/script/types/1_sticker.d.ts +1 -1
  720. package/script/types/1_sticker.js +1 -1
  721. package/script/types/1_story_reaction.d.ts +1 -1
  722. package/script/types/1_story_reaction.js +1 -1
  723. package/script/types/1_venue.d.ts +1 -1
  724. package/script/types/1_venue.js +1 -1
  725. package/script/types/1_video.d.ts +1 -1
  726. package/script/types/1_video.js +1 -1
  727. package/script/types/1_video_note.d.ts +1 -1
  728. package/script/types/1_video_note.js +1 -1
  729. package/script/types/2_chat.d.ts +1 -1
  730. package/script/types/2_chat.js +1 -1
  731. package/script/types/2_chat_member.d.ts +1 -1
  732. package/script/types/2_chat_member.js +1 -1
  733. package/script/types/2_inactive_chat.d.ts +1 -1
  734. package/script/types/2_inactive_chat.js +1 -1
  735. package/script/types/2_message_entity.d.ts +1 -1
  736. package/script/types/2_message_entity.js +1 -1
  737. package/script/types/2_message_interactions.d.ts +1 -1
  738. package/script/types/2_message_interactions.js +1 -1
  739. package/script/types/2_message_reaction_count.d.ts +1 -1
  740. package/script/types/2_message_reaction_count.js +1 -1
  741. package/script/types/2_message_reaction_list_item.d.ts +1 -1
  742. package/script/types/2_message_reaction_list_item.js +1 -1
  743. package/script/types/2_poll_answer.d.ts +1 -1
  744. package/script/types/2_poll_answer.js +1 -1
  745. package/script/types/2_reply_markup.d.ts +1 -1
  746. package/script/types/2_reply_markup.js +1 -1
  747. package/script/types/2_sticker_set.d.ts +1 -1
  748. package/script/types/2_sticker_set.js +1 -1
  749. package/script/types/2_story_content.d.ts +1 -1
  750. package/script/types/2_story_content.js +1 -1
  751. package/script/types/2_story_interactions.d.ts +1 -1
  752. package/script/types/2_story_interactions.js +1 -1
  753. package/script/types/2_story_interactive_area.d.ts +1 -1
  754. package/script/types/2_story_interactive_area.js +1 -1
  755. package/script/types/2_story_privacy.d.ts +1 -1
  756. package/script/types/2_story_privacy.js +1 -1
  757. package/script/types/2_successful_payment.d.ts +1 -1
  758. package/script/types/2_successful_payment.js +1 -1
  759. package/script/types/2_user.d.ts +1 -1
  760. package/script/types/2_user.js +1 -1
  761. package/script/types/3_business_connection.d.ts +1 -1
  762. package/script/types/3_business_connection.js +1 -1
  763. package/script/types/3_chat_settings.d.ts +1 -1
  764. package/script/types/3_chat_settings.js +1 -1
  765. package/script/types/3_chosen_inline_result.d.ts +1 -1
  766. package/script/types/3_chosen_inline_result.js +1 -1
  767. package/script/types/3_forward_header.d.ts +1 -1
  768. package/script/types/3_forward_header.js +1 -1
  769. package/script/types/3_game.d.ts +1 -1
  770. package/script/types/3_game.js +1 -1
  771. package/script/types/3_gift_upgraded_component.d.ts +1 -1
  772. package/script/types/3_gift_upgraded_component.js +1 -1
  773. package/script/types/3_inline_query.d.ts +1 -1
  774. package/script/types/3_inline_query.js +1 -1
  775. package/script/types/3_input_media.d.ts +1 -1
  776. package/script/types/3_input_media.js +1 -1
  777. package/script/types/3_invite_link.d.ts +1 -1
  778. package/script/types/3_invite_link.js +1 -1
  779. package/script/types/3_message_reaction_list.d.ts +1 -1
  780. package/script/types/3_message_reaction_list.js +1 -1
  781. package/script/types/3_message_reactions.d.ts +1 -1
  782. package/script/types/3_message_reactions.js +1 -1
  783. package/script/types/3_poll_option.d.ts +1 -1
  784. package/script/types/3_poll_option.js +1 -1
  785. package/script/types/3_pre_checkout_query.d.ts +1 -1
  786. package/script/types/3_pre_checkout_query.js +1 -1
  787. package/script/types/3_reply_quote.d.ts +1 -1
  788. package/script/types/3_reply_quote.js +1 -1
  789. package/script/types/3_story.d.ts +1 -1
  790. package/script/types/3_story.js +1 -1
  791. package/script/types/4_chat_member_updated.d.ts +1 -1
  792. package/script/types/4_chat_member_updated.js +1 -1
  793. package/script/types/4_gift.d.ts +1 -1
  794. package/script/types/4_gift.js +1 -1
  795. package/script/types/4_join_request.d.ts +1 -1
  796. package/script/types/4_join_request.js +1 -1
  797. package/script/types/4_poll.d.ts +1 -1
  798. package/script/types/4_poll.js +1 -1
  799. package/script/types/4_reply_to.d.ts +1 -1
  800. package/script/types/4_reply_to.js +1 -1
  801. package/script/types/5_claimed_gift.d.ts +1 -1
  802. package/script/types/5_claimed_gift.js +1 -1
  803. package/script/types/5_link_preview.d.ts +1 -1
  804. package/script/types/5_link_preview.js +1 -1
  805. package/script/types/6_claimed_gifts.d.ts +1 -1
  806. package/script/types/6_claimed_gifts.js +1 -1
  807. package/script/types/6_message.d.ts +1 -1
  808. package/script/types/6_message.js +1 -1
  809. package/script/types/6_message_content.d.ts +1 -1
  810. package/script/types/6_message_content.js +1 -1
  811. package/script/types/7_callback_query.d.ts +1 -1
  812. package/script/types/7_callback_query.js +1 -1
  813. package/script/types/7_chat_list_item.d.ts +1 -1
  814. package/script/types/7_chat_list_item.js +1 -1
  815. package/script/types/7_inline_query_result.d.ts +1 -1
  816. package/script/types/7_inline_query_result.js +1 -1
  817. package/script/types/7_saved_chat.d.ts +1 -1
  818. package/script/types/7_saved_chat.js +1 -1
  819. package/script/types/7_topic.d.ts +1 -1
  820. package/script/types/7_topic.js +1 -1
  821. package/script/types/8_inline_query_answer.d.ts +1 -1
  822. package/script/types/8_inline_query_answer.js +1 -1
  823. package/script/types/8_saved_chats.d.ts +1 -1
  824. package/script/types/8_saved_chats.js +1 -1
  825. package/script/types/8_update.d.ts +1 -1
  826. package/script/types/8_update.js +1 -1
  827. package/script/types/_file_id.d.ts +1 -1
  828. package/script/types/_file_id.js +1 -1
  829. package/script/types/_getters.d.ts +1 -1
  830. package/script/types/_getters.js +1 -1
  831. package/script/utilities/0_color.d.ts +1 -1
  832. package/script/utilities/0_color.js +1 -1
  833. package/script/utilities/0_env.js +1 -1
  834. package/script/utilities/0_gzip.d.ts +1 -1
  835. package/script/utilities/0_gzip.js +1 -1
  836. package/script/utilities/0_hash.js +1 -1
  837. package/script/utilities/0_int.js +1 -1
  838. package/script/utilities/0_misc.js +1 -1
  839. package/script/utilities/0_mutex.d.ts +1 -1
  840. package/script/utilities/0_mutex.js +1 -1
  841. package/script/utilities/0_object.d.ts +1 -1
  842. package/script/utilities/0_object.js +1 -1
  843. package/script/utilities/0_part_stream.d.ts +1 -1
  844. package/script/utilities/0_part_stream.js +1 -1
  845. package/script/utilities/0_rle.d.ts +1 -1
  846. package/script/utilities/0_rle.js +1 -1
  847. package/script/utilities/0_text.d.ts +1 -1
  848. package/script/utilities/0_text.js +1 -1
  849. package/script/utilities/0_types.d.ts +1 -1
  850. package/script/utilities/0_types.js +1 -1
  851. package/script/utilities/0_units.d.ts +1 -1
  852. package/script/utilities/0_units.js +1 -1
  853. package/script/utilities/1_auth.js +1 -1
  854. package/script/utilities/1_base64.d.ts +1 -1
  855. package/script/utilities/1_base64.js +1 -1
  856. package/script/utilities/1_crypto.d.ts +1 -1
  857. package/script/utilities/1_crypto.js +1 -1
  858. package/script/utilities/1_logger.d.ts +1 -1
  859. package/script/utilities/1_logger.js +1 -1
  860. package/script/utilities/1_math.d.ts +1 -1
  861. package/script/utilities/1_math.js +1 -1
  862. package/script/utilities/2_queue.d.ts +1 -1
  863. package/script/utilities/2_queue.js +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * MTKruto - Cross-runtime JavaScript library for building Telegram clients
3
- * Copyright (C) 2023-2025 Roj <https://roj.im/>
3
+ * Copyright (C) 2023-2026 Roj <https://roj.im/>
4
4
  *
5
5
  * This file is part of MTKruto.
6
6
  *
@@ -31,8 +31,41 @@ export interface error {
31
31
  code: number;
32
32
  text: string;
33
33
  }
34
- export interface null_ {
35
- _: "null";
34
+ export interface ipPort {
35
+ _: "ipPort";
36
+ ipv4: number;
37
+ port: number;
38
+ }
39
+ export interface ipPortSecret {
40
+ _: "ipPortSecret";
41
+ ipv4: number;
42
+ port: number;
43
+ secret: Uint8Array<ArrayBuffer>;
44
+ }
45
+ export interface accessPointRule {
46
+ _: "accessPointRule";
47
+ phone_prefix_rules: string;
48
+ dc_id: number;
49
+ ips: Array<IpPort>;
50
+ }
51
+ export interface help_configSimple {
52
+ _: "help.configSimple";
53
+ date: number;
54
+ expires: number;
55
+ rules: Array<AccessPointRule>;
56
+ }
57
+ export interface inputPeerPhotoFileLocationLegacy {
58
+ _: "inputPeerPhotoFileLocationLegacy";
59
+ big?: true;
60
+ peer: InputPeer;
61
+ volume_id: bigint;
62
+ local_id: number;
63
+ }
64
+ export interface inputStickerSetThumbLegacy {
65
+ _: "inputStickerSetThumbLegacy";
66
+ stickerset: InputStickerSet;
67
+ volume_id: bigint;
68
+ local_id: number;
36
69
  }
37
70
  export interface inputPeerEmpty {
38
71
  _: "inputPeerEmpty";
@@ -89,6 +122,7 @@ export interface inputPhoneContact {
89
122
  phone: string;
90
123
  first_name: string;
91
124
  last_name: string;
125
+ note?: TextWithEntities;
92
126
  }
93
127
  export interface inputFile {
94
128
  _: "inputFile";
@@ -237,6 +271,12 @@ export interface inputMediaTodo {
237
271
  _: "inputMediaTodo";
238
272
  todo: TodoList;
239
273
  }
274
+ export interface inputMediaStakeDice {
275
+ _: "inputMediaStakeDice";
276
+ game_hash: string;
277
+ ton_amount: bigint;
278
+ client_seed: Uint8Array<ArrayBuffer>;
279
+ }
240
280
  export interface inputChatPhotoEmpty {
241
281
  _: "inputChatPhotoEmpty";
242
282
  }
@@ -419,7 +459,7 @@ export interface user {
419
459
  lang_code?: string;
420
460
  emoji_status?: EmojiStatus;
421
461
  usernames?: Array<Username>;
422
- stories_max_id?: number;
462
+ stories_max_id?: RecentStory;
423
463
  color?: PeerColor;
424
464
  profile_color?: PeerColor;
425
465
  bot_active_users?: number;
@@ -529,7 +569,7 @@ export interface channel {
529
569
  default_banned_rights?: ChatBannedRights;
530
570
  participants_count?: number;
531
571
  usernames?: Array<Username>;
532
- stories_max_id?: number;
572
+ stories_max_id?: RecentStory;
533
573
  color?: PeerColor;
534
574
  profile_color?: PeerColor;
535
575
  emoji_status?: EmojiStatus;
@@ -728,6 +768,8 @@ export interface message {
728
768
  report_delivery_until_date?: number;
729
769
  paid_message_stars?: bigint;
730
770
  suggested_post?: SuggestedPost;
771
+ schedule_repeat_period?: number;
772
+ summary_from_language?: string;
731
773
  }
732
774
  export interface messageService {
733
775
  _: "messageService";
@@ -835,6 +877,7 @@ export interface messageMediaDice {
835
877
  _: "messageMediaDice";
836
878
  value: number;
837
879
  emoticon: string;
880
+ game_outcome?: messages_EmojiGameOutcome;
838
881
  }
839
882
  export interface messageMediaStory {
840
883
  _: "messageMediaStory";
@@ -880,6 +923,11 @@ export interface messageMediaToDo {
880
923
  todo: TodoList;
881
924
  completions?: Array<TodoCompletion>;
882
925
  }
926
+ export interface messageMediaVideoStream {
927
+ _: "messageMediaVideoStream";
928
+ rtmp_stream?: true;
929
+ call: InputGroupCall;
930
+ }
883
931
  export interface messageActionEmpty {
884
932
  _: "messageActionEmpty";
885
933
  }
@@ -1035,7 +1083,7 @@ export interface messageActionGiftPremium {
1035
1083
  _: "messageActionGiftPremium";
1036
1084
  currency: string;
1037
1085
  amount: bigint;
1038
- months: number;
1086
+ days: number;
1039
1087
  crypto_currency?: string;
1040
1088
  crypto_amount?: bigint;
1041
1089
  message?: TextWithEntities;
@@ -1074,7 +1122,7 @@ export interface messageActionGiftCode {
1074
1122
  via_giveaway?: true;
1075
1123
  unclaimed?: true;
1076
1124
  boost_peer?: Peer;
1077
- months: number;
1125
+ days: number;
1078
1126
  slug: string;
1079
1127
  currency?: string;
1080
1128
  amount?: bigint;
@@ -1136,6 +1184,7 @@ export interface messageActionStarGift {
1136
1184
  can_upgrade?: true;
1137
1185
  prepaid_upgrade?: true;
1138
1186
  upgrade_separate?: true;
1187
+ auction_acquired?: true;
1139
1188
  gift: StarGift;
1140
1189
  message?: TextWithEntities;
1141
1190
  convert_stars?: bigint;
@@ -1146,6 +1195,8 @@ export interface messageActionStarGift {
1146
1195
  saved_id?: bigint;
1147
1196
  prepaid_upgrade_hash?: string;
1148
1197
  gift_msg_id?: number;
1198
+ to_id?: Peer;
1199
+ gift_num?: number;
1149
1200
  }
1150
1201
  export interface messageActionStarGiftUnique {
1151
1202
  _: "messageActionStarGiftUnique";
@@ -1155,6 +1206,7 @@ export interface messageActionStarGiftUnique {
1155
1206
  refunded?: true;
1156
1207
  prepaid_upgrade?: true;
1157
1208
  assigned?: true;
1209
+ from_offer?: true;
1158
1210
  gift: StarGift;
1159
1211
  can_export_at?: number;
1160
1212
  transfer_stars?: bigint;
@@ -1222,6 +1274,20 @@ export interface messageActionSuggestBirthday {
1222
1274
  _: "messageActionSuggestBirthday";
1223
1275
  birthday: Birthday;
1224
1276
  }
1277
+ export interface messageActionStarGiftPurchaseOffer {
1278
+ _: "messageActionStarGiftPurchaseOffer";
1279
+ accepted?: true;
1280
+ declined?: true;
1281
+ gift: StarGift;
1282
+ price: StarsAmount;
1283
+ expires_at: number;
1284
+ }
1285
+ export interface messageActionStarGiftPurchaseOfferDeclined {
1286
+ _: "messageActionStarGiftPurchaseOfferDeclined";
1287
+ expired?: true;
1288
+ gift: StarGift;
1289
+ price: StarsAmount;
1290
+ }
1225
1291
  export interface dialog {
1226
1292
  _: "dialog";
1227
1293
  pinned?: true;
@@ -2184,7 +2250,8 @@ export interface updateGroupCallParticipants {
2184
2250
  }
2185
2251
  export interface updateGroupCall {
2186
2252
  _: "updateGroupCall";
2187
- chat_id?: bigint;
2253
+ live_story?: true;
2254
+ peer?: Peer;
2188
2255
  call: GroupCall;
2189
2256
  }
2190
2257
  export interface updatePeerHistoryTTL {
@@ -2502,9 +2569,7 @@ export interface updateMonoForumNoPaidException {
2502
2569
  export interface updateGroupCallMessage {
2503
2570
  _: "updateGroupCallMessage";
2504
2571
  call: InputGroupCall;
2505
- from_id: Peer;
2506
- random_id: bigint;
2507
- message: TextWithEntities;
2572
+ message: GroupCallMessage;
2508
2573
  }
2509
2574
  export interface updateGroupCallEncryptedMessage {
2510
2575
  _: "updateGroupCallEncryptedMessage";
@@ -2523,6 +2588,25 @@ export interface updatePinnedForumTopics {
2523
2588
  peer: Peer;
2524
2589
  order?: Array<number>;
2525
2590
  }
2591
+ export interface updateDeleteGroupCallMessages {
2592
+ _: "updateDeleteGroupCallMessages";
2593
+ call: InputGroupCall;
2594
+ messages: Array<number>;
2595
+ }
2596
+ export interface updateStarGiftAuctionState {
2597
+ _: "updateStarGiftAuctionState";
2598
+ gift_id: bigint;
2599
+ state: StarGiftAuctionState;
2600
+ }
2601
+ export interface updateStarGiftAuctionUserState {
2602
+ _: "updateStarGiftAuctionUserState";
2603
+ gift_id: bigint;
2604
+ user_state: StarGiftAuctionUserState;
2605
+ }
2606
+ export interface updateEmojiGameInfo {
2607
+ _: "updateEmojiGameInfo";
2608
+ info: messages_EmojiGameInfo;
2609
+ }
2526
2610
  export interface updates_state {
2527
2611
  _: "updates.state";
2528
2612
  pts: number;
@@ -3021,6 +3105,9 @@ export interface inputPrivacyKeyStarGiftsAutoSave {
3021
3105
  export interface inputPrivacyKeyNoPaidMessages {
3022
3106
  _: "inputPrivacyKeyNoPaidMessages";
3023
3107
  }
3108
+ export interface inputPrivacyKeySavedMusic {
3109
+ _: "inputPrivacyKeySavedMusic";
3110
+ }
3024
3111
  export interface privacyKeyStatusTimestamp {
3025
3112
  _: "privacyKeyStatusTimestamp";
3026
3113
  }
@@ -3060,6 +3147,9 @@ export interface privacyKeyStarGiftsAutoSave {
3060
3147
  export interface privacyKeyNoPaidMessages {
3061
3148
  _: "privacyKeyNoPaidMessages";
3062
3149
  }
3150
+ export interface privacyKeySavedMusic {
3151
+ _: "privacyKeySavedMusic";
3152
+ }
3063
3153
  export interface inputPrivacyValueAllowContacts {
3064
3154
  _: "inputPrivacyValueAllowContacts";
3065
3155
  }
@@ -6084,6 +6174,11 @@ export interface webPageAttributeStarGiftCollection {
6084
6174
  _: "webPageAttributeStarGiftCollection";
6085
6175
  icons: Array<Document>;
6086
6176
  }
6177
+ export interface webPageAttributeStarGiftAuction {
6178
+ _: "webPageAttributeStarGiftAuction";
6179
+ gift: StarGift;
6180
+ end_date: number;
6181
+ }
6087
6182
  export interface messages_votesList {
6088
6183
  _: "messages.votesList";
6089
6184
  count: number;
@@ -6394,6 +6489,8 @@ export interface groupCall {
6394
6489
  unmuted_video_limit: number;
6395
6490
  version: number;
6396
6491
  invite_link?: string;
6492
+ send_paid_messages_stars?: bigint;
6493
+ default_send_as?: Peer;
6397
6494
  }
6398
6495
  export interface inputGroupCall {
6399
6496
  _: "inputGroupCall";
@@ -6429,6 +6526,7 @@ export interface groupCallParticipant {
6429
6526
  raise_hand_rating?: bigint;
6430
6527
  video?: GroupCallParticipantVideo;
6431
6528
  presentation?: GroupCallParticipantVideo;
6529
+ paid_stars_total?: bigint;
6432
6530
  }
6433
6531
  export interface phone_groupCall {
6434
6532
  _: "phone.groupCall";
@@ -6937,6 +7035,15 @@ export interface inputInvoiceStarGiftDropOriginalDetails {
6937
7035
  _: "inputInvoiceStarGiftDropOriginalDetails";
6938
7036
  stargift: InputSavedStarGift;
6939
7037
  }
7038
+ export interface inputInvoiceStarGiftAuctionBid {
7039
+ _: "inputInvoiceStarGiftAuctionBid";
7040
+ hide_name?: true;
7041
+ update_bid?: true;
7042
+ peer?: InputPeer;
7043
+ gift_id: bigint;
7044
+ bid_amount: bigint;
7045
+ message?: TextWithEntities;
7046
+ }
6940
7047
  export interface payments_exportedInvoice {
6941
7048
  _: "payments.exportedInvoice";
6942
7049
  url: string;
@@ -7431,6 +7538,7 @@ export interface storyItemDeleted {
7431
7538
  export interface storyItemSkipped {
7432
7539
  _: "storyItemSkipped";
7433
7540
  close_friends?: true;
7541
+ live?: true;
7434
7542
  id: number;
7435
7543
  date: number;
7436
7544
  expire_date: number;
@@ -7650,7 +7758,7 @@ export interface payments_checkedGiftCode {
7650
7758
  giveaway_msg_id?: number;
7651
7759
  to_id?: bigint;
7652
7760
  date: number;
7653
- months: number;
7761
+ days: number;
7654
7762
  used_date?: number;
7655
7763
  chats: Array<Chat>;
7656
7764
  users: Array<User>;
@@ -8292,6 +8400,9 @@ export interface starsTransaction {
8292
8400
  posts_search?: true;
8293
8401
  stargift_prepaid_upgrade?: true;
8294
8402
  stargift_drop_original_details?: true;
8403
+ phonegroup_message?: true;
8404
+ stargift_auction_bid?: true;
8405
+ offer?: true;
8295
8406
  id: string;
8296
8407
  amount: StarsAmount;
8297
8408
  date: number;
@@ -8451,6 +8562,7 @@ export interface starGift {
8451
8562
  require_premium?: true;
8452
8563
  limited_per_user?: true;
8453
8564
  peer_color_available?: true;
8565
+ auction?: true;
8454
8566
  id: bigint;
8455
8567
  sticker: Document;
8456
8568
  stars: bigint;
@@ -8467,6 +8579,11 @@ export interface starGift {
8467
8579
  per_user_total?: number;
8468
8580
  per_user_remains?: number;
8469
8581
  locked_until_date?: number;
8582
+ auction_slug?: string;
8583
+ gifts_per_round?: number;
8584
+ auction_start_date?: number;
8585
+ upgrade_variants?: number;
8586
+ background?: StarGiftBackground;
8470
8587
  }
8471
8588
  export interface starGiftUnique {
8472
8589
  _: "starGiftUnique";
@@ -8489,9 +8606,11 @@ export interface starGiftUnique {
8489
8606
  released_by?: Peer;
8490
8607
  value_amount?: bigint;
8491
8608
  value_currency?: string;
8609
+ value_usd_amount?: bigint;
8492
8610
  theme_peer?: Peer;
8493
8611
  peer_color?: PeerColor;
8494
8612
  host_id?: Peer;
8613
+ offer_min_stars?: number;
8495
8614
  }
8496
8615
  export interface payments_starGiftsNotModified {
8497
8616
  _: "payments.starGiftsNotModified";
@@ -8685,6 +8804,7 @@ export interface savedStarGift {
8685
8804
  collection_id?: Array<number>;
8686
8805
  prepaid_upgrade_hash?: string;
8687
8806
  drop_original_details_stars?: bigint;
8807
+ gift_num?: number;
8688
8808
  }
8689
8809
  export interface payments_savedStarGifts {
8690
8810
  _: "payments.savedStarGifts";
@@ -8759,6 +8879,7 @@ export interface disallowedGiftsSettings {
8759
8879
  disallow_limited_stargifts?: true;
8760
8880
  disallow_unique_stargifts?: true;
8761
8881
  disallow_premium_gifts?: true;
8882
+ disallow_stargifts_from_channels?: true;
8762
8883
  }
8763
8884
  export interface sponsoredPeer {
8764
8885
  _: "sponsoredPeer";
@@ -8830,7 +8951,7 @@ export interface todoList {
8830
8951
  export interface todoCompletion {
8831
8952
  _: "todoCompletion";
8832
8953
  id: number;
8833
- completed_by: bigint;
8954
+ completed_by: Peer;
8834
8955
  date: number;
8835
8956
  }
8836
8957
  export interface suggestedPost {
@@ -8965,6 +9086,228 @@ export interface starGiftUpgradePrice {
8965
9086
  date: number;
8966
9087
  upgrade_stars: bigint;
8967
9088
  }
9089
+ export interface groupCallMessage {
9090
+ _: "groupCallMessage";
9091
+ from_admin?: true;
9092
+ id: number;
9093
+ from_id: Peer;
9094
+ date: number;
9095
+ message: TextWithEntities;
9096
+ paid_message_stars?: bigint;
9097
+ }
9098
+ export interface groupCallDonor {
9099
+ _: "groupCallDonor";
9100
+ top?: true;
9101
+ my?: true;
9102
+ peer_id?: Peer;
9103
+ stars: bigint;
9104
+ }
9105
+ export interface phone_groupCallStars {
9106
+ _: "phone.groupCallStars";
9107
+ total_stars: bigint;
9108
+ top_donors: Array<GroupCallDonor>;
9109
+ chats: Array<Chat>;
9110
+ users: Array<User>;
9111
+ }
9112
+ export interface recentStory {
9113
+ _: "recentStory";
9114
+ live?: true;
9115
+ max_id?: number;
9116
+ }
9117
+ export interface auctionBidLevel {
9118
+ _: "auctionBidLevel";
9119
+ pos: number;
9120
+ amount: bigint;
9121
+ date: number;
9122
+ }
9123
+ export interface starGiftAuctionStateNotModified {
9124
+ _: "starGiftAuctionStateNotModified";
9125
+ }
9126
+ export interface starGiftAuctionState {
9127
+ _: "starGiftAuctionState";
9128
+ version: number;
9129
+ start_date: number;
9130
+ end_date: number;
9131
+ min_bid_amount: bigint;
9132
+ bid_levels: Array<AuctionBidLevel>;
9133
+ top_bidders: Array<bigint>;
9134
+ next_round_at: number;
9135
+ last_gift_num: number;
9136
+ gifts_left: number;
9137
+ current_round: number;
9138
+ total_rounds: number;
9139
+ rounds: Array<StarGiftAuctionRound>;
9140
+ }
9141
+ export interface starGiftAuctionStateFinished {
9142
+ _: "starGiftAuctionStateFinished";
9143
+ start_date: number;
9144
+ end_date: number;
9145
+ average_price: bigint;
9146
+ listed_count?: number;
9147
+ fragment_listed_count?: number;
9148
+ fragment_listed_url?: string;
9149
+ }
9150
+ export interface starGiftAuctionUserState {
9151
+ _: "starGiftAuctionUserState";
9152
+ returned?: true;
9153
+ bid_amount?: bigint;
9154
+ bid_date?: number;
9155
+ min_bid_amount?: bigint;
9156
+ bid_peer?: Peer;
9157
+ acquired_count: number;
9158
+ }
9159
+ export interface payments_starGiftAuctionState {
9160
+ _: "payments.starGiftAuctionState";
9161
+ gift: StarGift;
9162
+ state: StarGiftAuctionState;
9163
+ user_state: StarGiftAuctionUserState;
9164
+ timeout: number;
9165
+ users: Array<User>;
9166
+ chats: Array<Chat>;
9167
+ }
9168
+ export interface starGiftAuctionAcquiredGift {
9169
+ _: "starGiftAuctionAcquiredGift";
9170
+ name_hidden?: true;
9171
+ peer: Peer;
9172
+ date: number;
9173
+ bid_amount: bigint;
9174
+ round: number;
9175
+ pos: number;
9176
+ message?: TextWithEntities;
9177
+ gift_num?: number;
9178
+ }
9179
+ export interface payments_starGiftAuctionAcquiredGifts {
9180
+ _: "payments.starGiftAuctionAcquiredGifts";
9181
+ gifts: Array<StarGiftAuctionAcquiredGift>;
9182
+ users: Array<User>;
9183
+ chats: Array<Chat>;
9184
+ }
9185
+ export interface starGiftActiveAuctionState {
9186
+ _: "starGiftActiveAuctionState";
9187
+ gift: StarGift;
9188
+ state: StarGiftAuctionState;
9189
+ user_state: StarGiftAuctionUserState;
9190
+ }
9191
+ export interface payments_starGiftActiveAuctionsNotModified {
9192
+ _: "payments.starGiftActiveAuctionsNotModified";
9193
+ }
9194
+ export interface payments_starGiftActiveAuctions {
9195
+ _: "payments.starGiftActiveAuctions";
9196
+ auctions: Array<StarGiftActiveAuctionState>;
9197
+ users: Array<User>;
9198
+ chats: Array<Chat>;
9199
+ }
9200
+ export interface inputStarGiftAuction {
9201
+ _: "inputStarGiftAuction";
9202
+ gift_id: bigint;
9203
+ }
9204
+ export interface inputStarGiftAuctionSlug {
9205
+ _: "inputStarGiftAuctionSlug";
9206
+ slug: string;
9207
+ }
9208
+ export interface passkey {
9209
+ _: "passkey";
9210
+ id: string;
9211
+ name: string;
9212
+ date: number;
9213
+ software_emoji_id?: bigint;
9214
+ last_usage_date?: number;
9215
+ }
9216
+ export interface account_passkeys {
9217
+ _: "account.passkeys";
9218
+ passkeys: Array<Passkey>;
9219
+ }
9220
+ export interface account_passkeyRegistrationOptions {
9221
+ _: "account.passkeyRegistrationOptions";
9222
+ options: DataJSON;
9223
+ }
9224
+ export interface auth_passkeyLoginOptions {
9225
+ _: "auth.passkeyLoginOptions";
9226
+ options: DataJSON;
9227
+ }
9228
+ export interface inputPasskeyResponseRegister {
9229
+ _: "inputPasskeyResponseRegister";
9230
+ client_data: DataJSON;
9231
+ attestation_data: Uint8Array<ArrayBuffer>;
9232
+ }
9233
+ export interface inputPasskeyResponseLogin {
9234
+ _: "inputPasskeyResponseLogin";
9235
+ client_data: DataJSON;
9236
+ authenticator_data: Uint8Array<ArrayBuffer>;
9237
+ signature: Uint8Array<ArrayBuffer>;
9238
+ user_handle: string;
9239
+ }
9240
+ export interface inputPasskeyCredentialPublicKey {
9241
+ _: "inputPasskeyCredentialPublicKey";
9242
+ id: string;
9243
+ raw_id: string;
9244
+ response: InputPasskeyResponse;
9245
+ }
9246
+ export interface inputPasskeyCredentialFirebasePNV {
9247
+ _: "inputPasskeyCredentialFirebasePNV";
9248
+ pnv_token: string;
9249
+ }
9250
+ export interface starGiftBackground {
9251
+ _: "starGiftBackground";
9252
+ center_color: number;
9253
+ edge_color: number;
9254
+ text_color: number;
9255
+ }
9256
+ export interface starGiftAuctionRound {
9257
+ _: "starGiftAuctionRound";
9258
+ num: number;
9259
+ duration: number;
9260
+ }
9261
+ export interface starGiftAuctionRoundExtendable {
9262
+ _: "starGiftAuctionRoundExtendable";
9263
+ num: number;
9264
+ duration: number;
9265
+ extend_top: number;
9266
+ extend_window: number;
9267
+ }
9268
+ export interface payments_starGiftUpgradeAttributes {
9269
+ _: "payments.starGiftUpgradeAttributes";
9270
+ attributes: Array<StarGiftAttribute>;
9271
+ }
9272
+ export interface messages_emojiGameOutcome {
9273
+ _: "messages.emojiGameOutcome";
9274
+ seed: Uint8Array<ArrayBuffer>;
9275
+ stake_ton_amount: bigint;
9276
+ ton_amount: bigint;
9277
+ }
9278
+ export interface messages_emojiGameUnavailable {
9279
+ _: "messages.emojiGameUnavailable";
9280
+ }
9281
+ export interface messages_emojiGameDiceInfo {
9282
+ _: "messages.emojiGameDiceInfo";
9283
+ game_hash: string;
9284
+ prev_stake: bigint;
9285
+ current_streak: number;
9286
+ params: Array<number>;
9287
+ plays_left?: number;
9288
+ }
9289
+ export interface invokeWithBusinessConnectionPrefix {
9290
+ _: "invokeWithBusinessConnectionPrefix";
9291
+ connection_id: string;
9292
+ [R]?: Error;
9293
+ }
9294
+ export interface invokeWithGooglePlayIntegrityPrefix {
9295
+ _: "invokeWithGooglePlayIntegrityPrefix";
9296
+ nonce: string;
9297
+ token: string;
9298
+ [R]?: Error;
9299
+ }
9300
+ export interface invokeWithApnsSecretPrefix {
9301
+ _: "invokeWithApnsSecretPrefix";
9302
+ nonce: string;
9303
+ secret: string;
9304
+ [R]?: Error;
9305
+ }
9306
+ export interface invokeWithReCaptchaPrefix {
9307
+ _: "invokeWithReCaptchaPrefix";
9308
+ token: string;
9309
+ [R]?: Error;
9310
+ }
8968
9311
  export interface invokeAfterMsg<T> {
8969
9312
  _: "invokeAfterMsg";
8970
9313
  msg_id: bigint;
@@ -9191,6 +9534,19 @@ export interface auth_checkPaidAuth {
9191
9534
  form_id: bigint;
9192
9535
  [R]?: auth_SentCode;
9193
9536
  }
9537
+ export interface auth_initPasskeyLogin {
9538
+ _: "auth.initPasskeyLogin";
9539
+ api_id: number;
9540
+ api_hash: string;
9541
+ [R]?: auth_PasskeyLoginOptions;
9542
+ }
9543
+ export interface auth_finishPasskeyLogin {
9544
+ _: "auth.finishPasskeyLogin";
9545
+ credential: InputPasskeyCredential;
9546
+ from_dc_id?: number;
9547
+ from_auth_key_id?: bigint;
9548
+ [R]?: auth_Authorization;
9549
+ }
9194
9550
  export interface account_registerDevice {
9195
9551
  _: "account.registerDevice";
9196
9552
  no_muted?: true;
@@ -9859,6 +10215,24 @@ export interface account_getUniqueGiftChatThemes {
9859
10215
  hash: bigint;
9860
10216
  [R]?: account_ChatThemes;
9861
10217
  }
10218
+ export interface account_initPasskeyRegistration {
10219
+ _: "account.initPasskeyRegistration";
10220
+ [R]?: account_PasskeyRegistrationOptions;
10221
+ }
10222
+ export interface account_registerPasskey {
10223
+ _: "account.registerPasskey";
10224
+ credential: InputPasskeyCredential;
10225
+ [R]?: Passkey;
10226
+ }
10227
+ export interface account_getPasskeys {
10228
+ _: "account.getPasskeys";
10229
+ [R]?: account_Passkeys;
10230
+ }
10231
+ export interface account_deletePasskey {
10232
+ _: "account.deletePasskey";
10233
+ id: string;
10234
+ [R]?: boolean;
10235
+ }
9862
10236
  export interface users_getUsers {
9863
10237
  _: "users.getUsers";
9864
10238
  id: Array<InputUser>;
@@ -10164,6 +10538,7 @@ export interface messages_sendMessage {
10164
10538
  reply_markup?: ReplyMarkup;
10165
10539
  entities?: Array<MessageEntity>;
10166
10540
  schedule_date?: number;
10541
+ schedule_repeat_period?: number;
10167
10542
  send_as?: InputPeer;
10168
10543
  quick_reply_shortcut?: InputQuickReplyShortcut;
10169
10544
  effect?: bigint;
@@ -10188,6 +10563,7 @@ export interface messages_sendMedia {
10188
10563
  reply_markup?: ReplyMarkup;
10189
10564
  entities?: Array<MessageEntity>;
10190
10565
  schedule_date?: number;
10566
+ schedule_repeat_period?: number;
10191
10567
  send_as?: InputPeer;
10192
10568
  quick_reply_shortcut?: InputQuickReplyShortcut;
10193
10569
  effect?: bigint;
@@ -10211,8 +10587,10 @@ export interface messages_forwardMessages {
10211
10587
  top_msg_id?: number;
10212
10588
  reply_to?: InputReplyTo;
10213
10589
  schedule_date?: number;
10590
+ schedule_repeat_period?: number;
10214
10591
  send_as?: InputPeer;
10215
10592
  quick_reply_shortcut?: InputQuickReplyShortcut;
10593
+ effect?: bigint;
10216
10594
  video_timestamp?: number;
10217
10595
  allow_paid_stars?: bigint;
10218
10596
  suggested_post?: SuggestedPost;
@@ -10534,6 +10912,7 @@ export interface messages_editMessage {
10534
10912
  reply_markup?: ReplyMarkup;
10535
10913
  entities?: Array<MessageEntity>;
10536
10914
  schedule_date?: number;
10915
+ schedule_repeat_period?: number;
10537
10916
  quick_reply_shortcut_id?: number;
10538
10917
  [R]?: Updates;
10539
10918
  }
@@ -11783,6 +12162,17 @@ export interface messages_deleteTopicHistory {
11783
12162
  top_msg_id: number;
11784
12163
  [R]?: messages_AffectedHistory;
11785
12164
  }
12165
+ export interface messages_getEmojiGameInfo {
12166
+ _: "messages.getEmojiGameInfo";
12167
+ [R]?: messages_EmojiGameInfo;
12168
+ }
12169
+ export interface messages_summarizeText {
12170
+ _: "messages.summarizeText";
12171
+ peer: InputPeer;
12172
+ id: number;
12173
+ to_lang?: string;
12174
+ [R]?: TextWithEntities;
12175
+ }
11786
12176
  export interface updates_getState {
11787
12177
  _: "updates.getState";
11788
12178
  [R]?: updates_State;
@@ -12252,6 +12642,7 @@ export interface channels_convertToGigagroup {
12252
12642
  export interface channels_getSendAs {
12253
12643
  _: "channels.getSendAs";
12254
12644
  for_paid_reactions?: true;
12645
+ for_live_stories?: true;
12255
12646
  peer: InputPeer;
12256
12647
  [R]?: channels_SendAsPeers;
12257
12648
  }
@@ -12953,6 +13344,43 @@ export interface payments_checkCanSendGift {
12953
13344
  gift_id: bigint;
12954
13345
  [R]?: payments_CheckCanSendGiftResult;
12955
13346
  }
13347
+ export interface payments_getStarGiftAuctionState {
13348
+ _: "payments.getStarGiftAuctionState";
13349
+ auction: InputStarGiftAuction;
13350
+ version: number;
13351
+ [R]?: payments_StarGiftAuctionState;
13352
+ }
13353
+ export interface payments_getStarGiftAuctionAcquiredGifts {
13354
+ _: "payments.getStarGiftAuctionAcquiredGifts";
13355
+ gift_id: bigint;
13356
+ [R]?: payments_StarGiftAuctionAcquiredGifts;
13357
+ }
13358
+ export interface payments_getStarGiftActiveAuctions {
13359
+ _: "payments.getStarGiftActiveAuctions";
13360
+ hash: bigint;
13361
+ [R]?: payments_StarGiftActiveAuctions;
13362
+ }
13363
+ export interface payments_resolveStarGiftOffer {
13364
+ _: "payments.resolveStarGiftOffer";
13365
+ decline?: true;
13366
+ offer_msg_id: number;
13367
+ [R]?: Updates;
13368
+ }
13369
+ export interface payments_sendStarGiftOffer {
13370
+ _: "payments.sendStarGiftOffer";
13371
+ peer: InputPeer;
13372
+ slug: string;
13373
+ price: StarsAmount;
13374
+ duration: number;
13375
+ random_id: bigint;
13376
+ allow_paid_stars?: bigint;
13377
+ [R]?: Updates;
13378
+ }
13379
+ export interface payments_getStarGiftUpgradeAttributes {
13380
+ _: "payments.getStarGiftUpgradeAttributes";
13381
+ gift_id: bigint;
13382
+ [R]?: payments_StarGiftUpgradeAttributes;
13383
+ }
12956
13384
  export interface stickers_createStickerSet {
12957
13385
  _: "stickers.createStickerSet";
12958
13386
  masks?: true;
@@ -13131,6 +13559,7 @@ export interface phone_toggleGroupCallSettings {
13131
13559
  call: InputGroupCall;
13132
13560
  join_muted?: boolean;
13133
13561
  messages_enabled?: boolean;
13562
+ send_paid_messages_stars?: bigint;
13134
13563
  [R]?: Updates;
13135
13564
  }
13136
13565
  export interface phone_getGroupCall {
@@ -13227,6 +13656,7 @@ export interface phone_getGroupCallStreamChannels {
13227
13656
  }
13228
13657
  export interface phone_getGroupCallStreamRtmpUrl {
13229
13658
  _: "phone.getGroupCallStreamRtmpUrl";
13659
+ live_story?: true;
13230
13660
  peer: InputPeer;
13231
13661
  revoke: boolean;
13232
13662
  [R]?: phone_GroupCallStreamRtmpUrl;
@@ -13288,7 +13718,9 @@ export interface phone_sendGroupCallMessage {
13288
13718
  call: InputGroupCall;
13289
13719
  random_id: bigint;
13290
13720
  message: TextWithEntities;
13291
- [R]?: boolean;
13721
+ allow_paid_stars?: bigint;
13722
+ send_as?: InputPeer;
13723
+ [R]?: Updates;
13292
13724
  }
13293
13725
  export interface phone_sendGroupCallEncryptedMessage {
13294
13726
  _: "phone.sendGroupCallEncryptedMessage";
@@ -13296,6 +13728,31 @@ export interface phone_sendGroupCallEncryptedMessage {
13296
13728
  encrypted_message: Uint8Array<ArrayBuffer>;
13297
13729
  [R]?: boolean;
13298
13730
  }
13731
+ export interface phone_deleteGroupCallMessages {
13732
+ _: "phone.deleteGroupCallMessages";
13733
+ report_spam?: true;
13734
+ call: InputGroupCall;
13735
+ messages: Array<number>;
13736
+ [R]?: Updates;
13737
+ }
13738
+ export interface phone_deleteGroupCallParticipantMessages {
13739
+ _: "phone.deleteGroupCallParticipantMessages";
13740
+ report_spam?: true;
13741
+ call: InputGroupCall;
13742
+ participant: InputPeer;
13743
+ [R]?: Updates;
13744
+ }
13745
+ export interface phone_getGroupCallStars {
13746
+ _: "phone.getGroupCallStars";
13747
+ call: InputGroupCall;
13748
+ [R]?: phone_GroupCallStars;
13749
+ }
13750
+ export interface phone_saveDefaultSendAs {
13751
+ _: "phone.saveDefaultSendAs";
13752
+ call: InputGroupCall;
13753
+ send_as: InputPeer;
13754
+ [R]?: boolean;
13755
+ }
13299
13756
  export interface langpack_getLangPack {
13300
13757
  _: "langpack.getLangPack";
13301
13758
  lang_pack: string;
@@ -13593,7 +14050,7 @@ export interface stories_getAllReadPeerStories {
13593
14050
  export interface stories_getPeerMaxIDs {
13594
14051
  _: "stories.getPeerMaxIDs";
13595
14052
  id: Array<InputPeer>;
13596
- [R]?: Array<number>;
14053
+ [R]?: Array<RecentStory>;
13597
14054
  }
13598
14055
  export interface stories_getChatsToSend {
13599
14056
  _: "stories.getChatsToSend";
@@ -13673,6 +14130,20 @@ export interface stories_getAlbumStories {
13673
14130
  limit: number;
13674
14131
  [R]?: stories_Stories;
13675
14132
  }
14133
+ export interface stories_startLive {
14134
+ _: "stories.startLive";
14135
+ pinned?: true;
14136
+ noforwards?: true;
14137
+ rtmp_stream?: true;
14138
+ peer: InputPeer;
14139
+ caption?: string;
14140
+ entities?: Array<MessageEntity>;
14141
+ privacy_rules: Array<InputPrivacyRule>;
14142
+ random_id: bigint;
14143
+ messages_enabled?: boolean;
14144
+ send_paid_messages_stars?: bigint;
14145
+ [R]?: Updates;
14146
+ }
13676
14147
  export interface premium_getBoostsList {
13677
14148
  _: "premium.getBoostsList";
13678
14149
  gifts?: true;
@@ -13742,7 +14213,12 @@ export interface fragment_getCollectibleInfo {
13742
14213
  export interface Types {
13743
14214
  "true": true_;
13744
14215
  "error": error;
13745
- "null": null_;
14216
+ "ipPort": ipPort;
14217
+ "ipPortSecret": ipPortSecret;
14218
+ "accessPointRule": accessPointRule;
14219
+ "help.configSimple": help_configSimple;
14220
+ "inputPeerPhotoFileLocationLegacy": inputPeerPhotoFileLocationLegacy;
14221
+ "inputStickerSetThumbLegacy": inputStickerSetThumbLegacy;
13746
14222
  "inputPeerEmpty": inputPeerEmpty;
13747
14223
  "inputPeerSelf": inputPeerSelf;
13748
14224
  "inputPeerChat": inputPeerChat;
@@ -13777,6 +14253,7 @@ export interface Types {
13777
14253
  "inputMediaWebPage": inputMediaWebPage;
13778
14254
  "inputMediaPaidMedia": inputMediaPaidMedia;
13779
14255
  "inputMediaTodo": inputMediaTodo;
14256
+ "inputMediaStakeDice": inputMediaStakeDice;
13780
14257
  "inputChatPhotoEmpty": inputChatPhotoEmpty;
13781
14258
  "inputChatUploadedPhoto": inputChatUploadedPhoto;
13782
14259
  "inputChatPhoto": inputChatPhoto;
@@ -13852,6 +14329,7 @@ export interface Types {
13852
14329
  "messageMediaGiveawayResults": messageMediaGiveawayResults;
13853
14330
  "messageMediaPaidMedia": messageMediaPaidMedia;
13854
14331
  "messageMediaToDo": messageMediaToDo;
14332
+ "messageMediaVideoStream": messageMediaVideoStream;
13855
14333
  "messageActionEmpty": messageActionEmpty;
13856
14334
  "messageActionChatCreate": messageActionChatCreate;
13857
14335
  "messageActionChatEditTitle": messageActionChatEditTitle;
@@ -13910,6 +14388,8 @@ export interface Types {
13910
14388
  "messageActionSuggestedPostRefund": messageActionSuggestedPostRefund;
13911
14389
  "messageActionGiftTon": messageActionGiftTon;
13912
14390
  "messageActionSuggestBirthday": messageActionSuggestBirthday;
14391
+ "messageActionStarGiftPurchaseOffer": messageActionStarGiftPurchaseOffer;
14392
+ "messageActionStarGiftPurchaseOfferDeclined": messageActionStarGiftPurchaseOfferDeclined;
13913
14393
  "dialog": dialog;
13914
14394
  "dialogFolder": dialogFolder;
13915
14395
  "photoEmpty": photoEmpty;
@@ -14132,6 +14612,10 @@ export interface Types {
14132
14612
  "updateGroupCallEncryptedMessage": updateGroupCallEncryptedMessage;
14133
14613
  "updatePinnedForumTopic": updatePinnedForumTopic;
14134
14614
  "updatePinnedForumTopics": updatePinnedForumTopics;
14615
+ "updateDeleteGroupCallMessages": updateDeleteGroupCallMessages;
14616
+ "updateStarGiftAuctionState": updateStarGiftAuctionState;
14617
+ "updateStarGiftAuctionUserState": updateStarGiftAuctionUserState;
14618
+ "updateEmojiGameInfo": updateEmojiGameInfo;
14135
14619
  "updates.state": updates_state;
14136
14620
  "updates.differenceEmpty": updates_differenceEmpty;
14137
14621
  "updates.difference": updates_difference;
@@ -14216,6 +14700,7 @@ export interface Types {
14216
14700
  "inputPrivacyKeyBirthday": inputPrivacyKeyBirthday;
14217
14701
  "inputPrivacyKeyStarGiftsAutoSave": inputPrivacyKeyStarGiftsAutoSave;
14218
14702
  "inputPrivacyKeyNoPaidMessages": inputPrivacyKeyNoPaidMessages;
14703
+ "inputPrivacyKeySavedMusic": inputPrivacyKeySavedMusic;
14219
14704
  "privacyKeyStatusTimestamp": privacyKeyStatusTimestamp;
14220
14705
  "privacyKeyChatInvite": privacyKeyChatInvite;
14221
14706
  "privacyKeyPhoneCall": privacyKeyPhoneCall;
@@ -14229,6 +14714,7 @@ export interface Types {
14229
14714
  "privacyKeyBirthday": privacyKeyBirthday;
14230
14715
  "privacyKeyStarGiftsAutoSave": privacyKeyStarGiftsAutoSave;
14231
14716
  "privacyKeyNoPaidMessages": privacyKeyNoPaidMessages;
14717
+ "privacyKeySavedMusic": privacyKeySavedMusic;
14232
14718
  "inputPrivacyValueAllowContacts": inputPrivacyValueAllowContacts;
14233
14719
  "inputPrivacyValueAllowAll": inputPrivacyValueAllowAll;
14234
14720
  "inputPrivacyValueAllowUsers": inputPrivacyValueAllowUsers;
@@ -14764,6 +15250,7 @@ export interface Types {
14764
15250
  "webPageAttributeStickerSet": webPageAttributeStickerSet;
14765
15251
  "webPageAttributeUniqueStarGift": webPageAttributeUniqueStarGift;
14766
15252
  "webPageAttributeStarGiftCollection": webPageAttributeStarGiftCollection;
15253
+ "webPageAttributeStarGiftAuction": webPageAttributeStarGiftAuction;
14767
15254
  "messages.votesList": messages_votesList;
14768
15255
  "bankCardOpenUrl": bankCardOpenUrl;
14769
15256
  "payments.bankCardData": payments_bankCardData;
@@ -14903,6 +15390,7 @@ export interface Types {
14903
15390
  "inputInvoiceStarGiftPrepaidUpgrade": inputInvoiceStarGiftPrepaidUpgrade;
14904
15391
  "inputInvoicePremiumAuthCode": inputInvoicePremiumAuthCode;
14905
15392
  "inputInvoiceStarGiftDropOriginalDetails": inputInvoiceStarGiftDropOriginalDetails;
15393
+ "inputInvoiceStarGiftAuctionBid": inputInvoiceStarGiftAuctionBid;
14906
15394
  "payments.exportedInvoice": payments_exportedInvoice;
14907
15395
  "messages.transcribedAudio": messages_transcribedAudio;
14908
15396
  "help.premiumPromo": help_premiumPromo;
@@ -15225,8 +15713,44 @@ export interface Types {
15225
15713
  "inputChatTheme": inputChatTheme;
15226
15714
  "inputChatThemeUniqueGift": inputChatThemeUniqueGift;
15227
15715
  "starGiftUpgradePrice": starGiftUpgradePrice;
15716
+ "groupCallMessage": groupCallMessage;
15717
+ "groupCallDonor": groupCallDonor;
15718
+ "phone.groupCallStars": phone_groupCallStars;
15719
+ "recentStory": recentStory;
15720
+ "auctionBidLevel": auctionBidLevel;
15721
+ "starGiftAuctionStateNotModified": starGiftAuctionStateNotModified;
15722
+ "starGiftAuctionState": starGiftAuctionState;
15723
+ "starGiftAuctionStateFinished": starGiftAuctionStateFinished;
15724
+ "starGiftAuctionUserState": starGiftAuctionUserState;
15725
+ "payments.starGiftAuctionState": payments_starGiftAuctionState;
15726
+ "starGiftAuctionAcquiredGift": starGiftAuctionAcquiredGift;
15727
+ "payments.starGiftAuctionAcquiredGifts": payments_starGiftAuctionAcquiredGifts;
15728
+ "starGiftActiveAuctionState": starGiftActiveAuctionState;
15729
+ "payments.starGiftActiveAuctionsNotModified": payments_starGiftActiveAuctionsNotModified;
15730
+ "payments.starGiftActiveAuctions": payments_starGiftActiveAuctions;
15731
+ "inputStarGiftAuction": inputStarGiftAuction;
15732
+ "inputStarGiftAuctionSlug": inputStarGiftAuctionSlug;
15733
+ "passkey": passkey;
15734
+ "account.passkeys": account_passkeys;
15735
+ "account.passkeyRegistrationOptions": account_passkeyRegistrationOptions;
15736
+ "auth.passkeyLoginOptions": auth_passkeyLoginOptions;
15737
+ "inputPasskeyResponseRegister": inputPasskeyResponseRegister;
15738
+ "inputPasskeyResponseLogin": inputPasskeyResponseLogin;
15739
+ "inputPasskeyCredentialPublicKey": inputPasskeyCredentialPublicKey;
15740
+ "inputPasskeyCredentialFirebasePNV": inputPasskeyCredentialFirebasePNV;
15741
+ "starGiftBackground": starGiftBackground;
15742
+ "starGiftAuctionRound": starGiftAuctionRound;
15743
+ "starGiftAuctionRoundExtendable": starGiftAuctionRoundExtendable;
15744
+ "payments.starGiftUpgradeAttributes": payments_starGiftUpgradeAttributes;
15745
+ "messages.emojiGameOutcome": messages_emojiGameOutcome;
15746
+ "messages.emojiGameUnavailable": messages_emojiGameUnavailable;
15747
+ "messages.emojiGameDiceInfo": messages_emojiGameDiceInfo;
15228
15748
  }
15229
15749
  export interface Functions<T = Function> {
15750
+ "invokeWithBusinessConnectionPrefix": invokeWithBusinessConnectionPrefix;
15751
+ "invokeWithGooglePlayIntegrityPrefix": invokeWithGooglePlayIntegrityPrefix;
15752
+ "invokeWithApnsSecretPrefix": invokeWithApnsSecretPrefix;
15753
+ "invokeWithReCaptchaPrefix": invokeWithReCaptchaPrefix;
15230
15754
  "invokeAfterMsg": invokeAfterMsg<T>;
15231
15755
  "invokeAfterMsgs": invokeAfterMsgs<T>;
15232
15756
  "initConnection": initConnection<T>;
@@ -15262,6 +15786,8 @@ export interface Functions<T = Function> {
15262
15786
  "auth.resetLoginEmail": auth_resetLoginEmail;
15263
15787
  "auth.reportMissingCode": auth_reportMissingCode;
15264
15788
  "auth.checkPaidAuth": auth_checkPaidAuth;
15789
+ "auth.initPasskeyLogin": auth_initPasskeyLogin;
15790
+ "auth.finishPasskeyLogin": auth_finishPasskeyLogin;
15265
15791
  "account.registerDevice": account_registerDevice;
15266
15792
  "account.unregisterDevice": account_unregisterDevice;
15267
15793
  "account.updateNotifySettings": account_updateNotifySettings;
@@ -15381,6 +15907,10 @@ export interface Functions<T = Function> {
15381
15907
  "account.saveMusic": account_saveMusic;
15382
15908
  "account.getSavedMusicIds": account_getSavedMusicIds;
15383
15909
  "account.getUniqueGiftChatThemes": account_getUniqueGiftChatThemes;
15910
+ "account.initPasskeyRegistration": account_initPasskeyRegistration;
15911
+ "account.registerPasskey": account_registerPasskey;
15912
+ "account.getPasskeys": account_getPasskeys;
15913
+ "account.deletePasskey": account_deletePasskey;
15384
15914
  "users.getUsers": users_getUsers;
15385
15915
  "users.getFullUser": users_getFullUser;
15386
15916
  "users.setSecureValueErrors": users_setSecureValueErrors;
@@ -15653,6 +16183,8 @@ export interface Functions<T = Function> {
15653
16183
  "messages.reorderPinnedForumTopics": messages_reorderPinnedForumTopics;
15654
16184
  "messages.createForumTopic": messages_createForumTopic;
15655
16185
  "messages.deleteTopicHistory": messages_deleteTopicHistory;
16186
+ "messages.getEmojiGameInfo": messages_getEmojiGameInfo;
16187
+ "messages.summarizeText": messages_summarizeText;
15656
16188
  "updates.getState": updates_getState;
15657
16189
  "updates.getDifference": updates_getDifference;
15658
16190
  "updates.getChannelDifference": updates_getChannelDifference;
@@ -15840,6 +16372,12 @@ export interface Functions<T = Function> {
15840
16372
  "payments.getStarGiftCollections": payments_getStarGiftCollections;
15841
16373
  "payments.getUniqueStarGiftValueInfo": payments_getUniqueStarGiftValueInfo;
15842
16374
  "payments.checkCanSendGift": payments_checkCanSendGift;
16375
+ "payments.getStarGiftAuctionState": payments_getStarGiftAuctionState;
16376
+ "payments.getStarGiftAuctionAcquiredGifts": payments_getStarGiftAuctionAcquiredGifts;
16377
+ "payments.getStarGiftActiveAuctions": payments_getStarGiftActiveAuctions;
16378
+ "payments.resolveStarGiftOffer": payments_resolveStarGiftOffer;
16379
+ "payments.sendStarGiftOffer": payments_sendStarGiftOffer;
16380
+ "payments.getStarGiftUpgradeAttributes": payments_getStarGiftUpgradeAttributes;
15843
16381
  "stickers.createStickerSet": stickers_createStickerSet;
15844
16382
  "stickers.removeStickerFromSet": stickers_removeStickerFromSet;
15845
16383
  "stickers.changeStickerPosition": stickers_changeStickerPosition;
@@ -15890,6 +16428,10 @@ export interface Functions<T = Function> {
15890
16428
  "phone.getGroupCallChainBlocks": phone_getGroupCallChainBlocks;
15891
16429
  "phone.sendGroupCallMessage": phone_sendGroupCallMessage;
15892
16430
  "phone.sendGroupCallEncryptedMessage": phone_sendGroupCallEncryptedMessage;
16431
+ "phone.deleteGroupCallMessages": phone_deleteGroupCallMessages;
16432
+ "phone.deleteGroupCallParticipantMessages": phone_deleteGroupCallParticipantMessages;
16433
+ "phone.getGroupCallStars": phone_getGroupCallStars;
16434
+ "phone.saveDefaultSendAs": phone_saveDefaultSendAs;
15893
16435
  "langpack.getLangPack": langpack_getLangPack;
15894
16436
  "langpack.getStrings": langpack_getStrings;
15895
16437
  "langpack.getDifference": langpack_getDifference;
@@ -15946,6 +16488,7 @@ export interface Functions<T = Function> {
15946
16488
  "stories.deleteAlbum": stories_deleteAlbum;
15947
16489
  "stories.getAlbums": stories_getAlbums;
15948
16490
  "stories.getAlbumStories": stories_getAlbumStories;
16491
+ "stories.startLive": stories_startLive;
15949
16492
  "premium.getBoostsList": premium_getBoostsList;
15950
16493
  "premium.getMyBoosts": premium_getMyBoosts;
15951
16494
  "premium.applyBoost": premium_applyBoost;
@@ -15963,7 +16506,10 @@ export interface Functions<T = Function> {
15963
16506
  export interface Enums {
15964
16507
  "True": True;
15965
16508
  "Error": Error;
15966
- "Null": Null;
16509
+ "IpPort": IpPort;
16510
+ "AccessPointRule": AccessPointRule;
16511
+ "help.ConfigSimple": help_ConfigSimple;
16512
+ "InputFileLocation": InputFileLocation;
15967
16513
  "InputPeer": InputPeer;
15968
16514
  "InputUser": InputUser;
15969
16515
  "InputContact": InputContact;
@@ -15972,7 +16518,6 @@ export interface Enums {
15972
16518
  "InputChatPhoto": InputChatPhoto;
15973
16519
  "InputGeoPoint": InputGeoPoint;
15974
16520
  "InputPhoto": InputPhoto;
15975
- "InputFileLocation": InputFileLocation;
15976
16521
  "Peer": Peer;
15977
16522
  "storage.FileType": storage_FileType;
15978
16523
  "User": User;
@@ -16518,6 +17063,30 @@ export interface Enums {
16518
17063
  "payments.CheckCanSendGiftResult": payments_CheckCanSendGiftResult;
16519
17064
  "InputChatTheme": InputChatTheme;
16520
17065
  "StarGiftUpgradePrice": StarGiftUpgradePrice;
17066
+ "GroupCallMessage": GroupCallMessage;
17067
+ "GroupCallDonor": GroupCallDonor;
17068
+ "phone.GroupCallStars": phone_GroupCallStars;
17069
+ "RecentStory": RecentStory;
17070
+ "AuctionBidLevel": AuctionBidLevel;
17071
+ "StarGiftAuctionState": StarGiftAuctionState;
17072
+ "StarGiftAuctionUserState": StarGiftAuctionUserState;
17073
+ "payments.StarGiftAuctionState": payments_StarGiftAuctionState;
17074
+ "StarGiftAuctionAcquiredGift": StarGiftAuctionAcquiredGift;
17075
+ "payments.StarGiftAuctionAcquiredGifts": payments_StarGiftAuctionAcquiredGifts;
17076
+ "StarGiftActiveAuctionState": StarGiftActiveAuctionState;
17077
+ "payments.StarGiftActiveAuctions": payments_StarGiftActiveAuctions;
17078
+ "InputStarGiftAuction": InputStarGiftAuction;
17079
+ "Passkey": Passkey;
17080
+ "account.Passkeys": account_Passkeys;
17081
+ "account.PasskeyRegistrationOptions": account_PasskeyRegistrationOptions;
17082
+ "auth.PasskeyLoginOptions": auth_PasskeyLoginOptions;
17083
+ "InputPasskeyResponse": InputPasskeyResponse;
17084
+ "InputPasskeyCredential": InputPasskeyCredential;
17085
+ "StarGiftBackground": StarGiftBackground;
17086
+ "StarGiftAuctionRound": StarGiftAuctionRound;
17087
+ "payments.StarGiftUpgradeAttributes": payments_StarGiftUpgradeAttributes;
17088
+ "messages.EmojiGameOutcome": messages_EmojiGameOutcome;
17089
+ "messages.EmojiGameInfo": messages_EmojiGameInfo;
16521
17090
  }
16522
17091
  export type AnyType = Types[keyof Types];
16523
17092
  export type AnyFunction<T = Function> = Functions<T>[keyof Functions<T>];
@@ -16525,16 +17094,18 @@ export type AnyGenericFunction<T> = invokeAfterMsg<T> | invokeAfterMsgs<T> | ini
16525
17094
  export type AnyObject<T = Function> = AnyType | AnyFunction<T>;
16526
17095
  export type True = true_;
16527
17096
  export type Error = error;
16528
- export type Null = null_;
17097
+ export type IpPort = ipPort | ipPortSecret;
17098
+ export type AccessPointRule = accessPointRule;
17099
+ export type help_ConfigSimple = help_configSimple;
17100
+ export type InputFileLocation = inputPeerPhotoFileLocationLegacy | inputStickerSetThumbLegacy | inputFileLocation | inputEncryptedFileLocation | inputDocumentFileLocation | inputSecureFileLocation | inputTakeoutFileLocation | inputPhotoFileLocation | inputPhotoLegacyFileLocation | inputPeerPhotoFileLocation | inputStickerSetThumb | inputGroupCallStream;
16529
17101
  export type InputPeer = inputPeerEmpty | inputPeerSelf | inputPeerChat | inputPeerUser | inputPeerChannel | inputPeerUserFromMessage | inputPeerChannelFromMessage;
16530
17102
  export type InputUser = inputUserEmpty | inputUserSelf | inputUser | inputUserFromMessage;
16531
17103
  export type InputContact = inputPhoneContact;
16532
17104
  export type InputFile = inputFile | inputFileBig | inputFileStoryDocument;
16533
- export type InputMedia = inputMediaEmpty | inputMediaUploadedPhoto | inputMediaPhoto | inputMediaGeoPoint | inputMediaContact | inputMediaUploadedDocument | inputMediaDocument | inputMediaVenue | inputMediaPhotoExternal | inputMediaDocumentExternal | inputMediaGame | inputMediaInvoice | inputMediaGeoLive | inputMediaPoll | inputMediaDice | inputMediaStory | inputMediaWebPage | inputMediaPaidMedia | inputMediaTodo;
17105
+ export type InputMedia = inputMediaEmpty | inputMediaUploadedPhoto | inputMediaPhoto | inputMediaGeoPoint | inputMediaContact | inputMediaUploadedDocument | inputMediaDocument | inputMediaVenue | inputMediaPhotoExternal | inputMediaDocumentExternal | inputMediaGame | inputMediaInvoice | inputMediaGeoLive | inputMediaPoll | inputMediaDice | inputMediaStory | inputMediaWebPage | inputMediaPaidMedia | inputMediaTodo | inputMediaStakeDice;
16534
17106
  export type InputChatPhoto = inputChatPhotoEmpty | inputChatUploadedPhoto | inputChatPhoto;
16535
17107
  export type InputGeoPoint = inputGeoPointEmpty | inputGeoPoint;
16536
17108
  export type InputPhoto = inputPhotoEmpty | inputPhoto;
16537
- export type InputFileLocation = inputFileLocation | inputEncryptedFileLocation | inputDocumentFileLocation | inputSecureFileLocation | inputTakeoutFileLocation | inputPhotoFileLocation | inputPhotoLegacyFileLocation | inputPeerPhotoFileLocation | inputStickerSetThumb | inputGroupCallStream;
16538
17109
  export type Peer = peerUser | peerChat | peerChannel;
16539
17110
  export type storage_FileType = storage_fileUnknown | storage_filePartial | storage_fileJpeg | storage_fileGif | storage_filePng | storage_filePdf | storage_fileMp3 | storage_fileMov | storage_fileMp4 | storage_fileWebp;
16540
17111
  export type User = userEmpty | user;
@@ -16546,8 +17117,8 @@ export type ChatParticipant = chatParticipant | chatParticipantCreator | chatPar
16546
17117
  export type ChatParticipants = chatParticipantsForbidden | chatParticipants;
16547
17118
  export type ChatPhoto = chatPhotoEmpty | chatPhoto;
16548
17119
  export type Message = messageEmpty | message | messageService;
16549
- export type MessageMedia = messageMediaEmpty | messageMediaPhoto | messageMediaGeo | messageMediaContact | messageMediaUnsupported | messageMediaDocument | messageMediaWebPage | messageMediaVenue | messageMediaGame | messageMediaInvoice | messageMediaGeoLive | messageMediaPoll | messageMediaDice | messageMediaStory | messageMediaGiveaway | messageMediaGiveawayResults | messageMediaPaidMedia | messageMediaToDo;
16550
- 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;
17120
+ export type MessageMedia = messageMediaEmpty | messageMediaPhoto | messageMediaGeo | messageMediaContact | messageMediaUnsupported | messageMediaDocument | messageMediaWebPage | messageMediaVenue | messageMediaGame | messageMediaInvoice | messageMediaGeoLive | messageMediaPoll | messageMediaDice | messageMediaStory | messageMediaGiveaway | messageMediaGiveawayResults | messageMediaPaidMedia | messageMediaToDo | messageMediaVideoStream;
17121
+ 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;
16551
17122
  export type Dialog = dialog | dialogFolder;
16552
17123
  export type Photo = photoEmpty | photo;
16553
17124
  export type PhotoSize = photoSizeEmpty | photoSize | photoCachedSize | photoStrippedSize | photoSizeProgressive | photoPathSize;
@@ -16574,7 +17145,7 @@ export type messages_Chats = messages_chats | messages_chatsSlice;
16574
17145
  export type messages_ChatFull = messages_chatFull;
16575
17146
  export type messages_AffectedHistory = messages_affectedHistory;
16576
17147
  export type MessagesFilter = inputMessagesFilterEmpty | inputMessagesFilterPhotos | inputMessagesFilterVideo | inputMessagesFilterPhotoVideo | inputMessagesFilterDocument | inputMessagesFilterUrl | inputMessagesFilterGif | inputMessagesFilterVoice | inputMessagesFilterMusic | inputMessagesFilterChatPhotos | inputMessagesFilterPhoneCalls | inputMessagesFilterRoundVoice | inputMessagesFilterRoundVideo | inputMessagesFilterMyMentions | inputMessagesFilterGeo | inputMessagesFilterContacts | inputMessagesFilterPinned;
16577
- 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;
17148
+ 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;
16578
17149
  export type updates_State = updates_state;
16579
17150
  export type updates_Difference = updates_differenceEmpty | updates_difference | updates_differenceSlice | updates_differenceTooLong;
16580
17151
  export type Updates = updatesTooLong | updateShortMessage | updateShortChatMessage | updateShort | updatesCombined | updates | updateShortSentMessage;
@@ -16599,8 +17170,8 @@ export type help_Support = help_support;
16599
17170
  export type NotifyPeer = notifyPeer | notifyUsers | notifyChats | notifyBroadcasts | notifyForumTopic;
16600
17171
  export type SendMessageAction = sendMessageTypingAction | sendMessageCancelAction | sendMessageRecordVideoAction | sendMessageUploadVideoAction | sendMessageRecordAudioAction | sendMessageUploadAudioAction | sendMessageUploadPhotoAction | sendMessageUploadDocumentAction | sendMessageGeoLocationAction | sendMessageChooseContactAction | sendMessageGamePlayAction | sendMessageRecordRoundAction | sendMessageUploadRoundAction | speakingInGroupCallAction | sendMessageHistoryImportAction | sendMessageChooseStickerAction | sendMessageEmojiInteraction | sendMessageEmojiInteractionSeen | sendMessageTextDraftAction;
16601
17172
  export type contacts_Found = contacts_found;
16602
- export type InputPrivacyKey = inputPrivacyKeyStatusTimestamp | inputPrivacyKeyChatInvite | inputPrivacyKeyPhoneCall | inputPrivacyKeyPhoneP2P | inputPrivacyKeyForwards | inputPrivacyKeyProfilePhoto | inputPrivacyKeyPhoneNumber | inputPrivacyKeyAddedByPhone | inputPrivacyKeyVoiceMessages | inputPrivacyKeyAbout | inputPrivacyKeyBirthday | inputPrivacyKeyStarGiftsAutoSave | inputPrivacyKeyNoPaidMessages;
16603
- export type PrivacyKey = privacyKeyStatusTimestamp | privacyKeyChatInvite | privacyKeyPhoneCall | privacyKeyPhoneP2P | privacyKeyForwards | privacyKeyProfilePhoto | privacyKeyPhoneNumber | privacyKeyAddedByPhone | privacyKeyVoiceMessages | privacyKeyAbout | privacyKeyBirthday | privacyKeyStarGiftsAutoSave | privacyKeyNoPaidMessages;
17173
+ export type InputPrivacyKey = inputPrivacyKeyStatusTimestamp | inputPrivacyKeyChatInvite | inputPrivacyKeyPhoneCall | inputPrivacyKeyPhoneP2P | inputPrivacyKeyForwards | inputPrivacyKeyProfilePhoto | inputPrivacyKeyPhoneNumber | inputPrivacyKeyAddedByPhone | inputPrivacyKeyVoiceMessages | inputPrivacyKeyAbout | inputPrivacyKeyBirthday | inputPrivacyKeyStarGiftsAutoSave | inputPrivacyKeyNoPaidMessages | inputPrivacyKeySavedMusic;
17174
+ export type PrivacyKey = privacyKeyStatusTimestamp | privacyKeyChatInvite | privacyKeyPhoneCall | privacyKeyPhoneP2P | privacyKeyForwards | privacyKeyProfilePhoto | privacyKeyPhoneNumber | privacyKeyAddedByPhone | privacyKeyVoiceMessages | privacyKeyAbout | privacyKeyBirthday | privacyKeyStarGiftsAutoSave | privacyKeyNoPaidMessages | privacyKeySavedMusic;
16604
17175
  export type InputPrivacyRule = inputPrivacyValueAllowContacts | inputPrivacyValueAllowAll | inputPrivacyValueAllowUsers | inputPrivacyValueDisallowContacts | inputPrivacyValueDisallowAll | inputPrivacyValueDisallowUsers | inputPrivacyValueAllowChatParticipants | inputPrivacyValueDisallowChatParticipants | inputPrivacyValueAllowCloseFriends | inputPrivacyValueAllowPremium | inputPrivacyValueAllowBots | inputPrivacyValueDisallowBots;
16605
17176
  export type PrivacyRule = privacyValueAllowContacts | privacyValueAllowAll | privacyValueAllowUsers | privacyValueDisallowContacts | privacyValueDisallowAll | privacyValueDisallowUsers | privacyValueAllowChatParticipants | privacyValueDisallowChatParticipants | privacyValueAllowCloseFriends | privacyValueAllowPremium | privacyValueAllowBots | privacyValueDisallowBots;
16606
17177
  export type account_PrivacyRules = account_privacyRules;
@@ -16790,7 +17361,7 @@ export type messages_InactiveChats = messages_inactiveChats;
16790
17361
  export type BaseTheme = baseThemeClassic | baseThemeDay | baseThemeNight | baseThemeTinted | baseThemeArctic;
16791
17362
  export type InputThemeSettings = inputThemeSettings;
16792
17363
  export type ThemeSettings = themeSettings;
16793
- export type WebPageAttribute = webPageAttributeTheme | webPageAttributeStory | webPageAttributeStickerSet | webPageAttributeUniqueStarGift | webPageAttributeStarGiftCollection;
17364
+ export type WebPageAttribute = webPageAttributeTheme | webPageAttributeStory | webPageAttributeStickerSet | webPageAttributeUniqueStarGift | webPageAttributeStarGiftCollection | webPageAttributeStarGiftAuction;
16794
17365
  export type messages_VotesList = messages_votesList;
16795
17366
  export type BankCardOpenUrl = bankCardOpenUrl;
16796
17367
  export type payments_BankCardData = payments_bankCardData;
@@ -16874,7 +17445,7 @@ export type account_SavedRingtones = account_savedRingtonesNotModified | account
16874
17445
  export type NotificationSound = notificationSoundDefault | notificationSoundNone | notificationSoundLocal | notificationSoundRingtone;
16875
17446
  export type account_SavedRingtone = account_savedRingtone | account_savedRingtoneConverted;
16876
17447
  export type AttachMenuPeerType = attachMenuPeerTypeSameBotPM | attachMenuPeerTypeBotPM | attachMenuPeerTypePM | attachMenuPeerTypeChat | attachMenuPeerTypeBroadcast;
16877
- export type InputInvoice = inputInvoiceMessage | inputInvoiceSlug | inputInvoicePremiumGiftCode | inputInvoiceStars | inputInvoiceChatInviteSubscription | inputInvoiceStarGift | inputInvoiceStarGiftUpgrade | inputInvoiceStarGiftTransfer | inputInvoicePremiumGiftStars | inputInvoiceBusinessBotTransferStars | inputInvoiceStarGiftResale | inputInvoiceStarGiftPrepaidUpgrade | inputInvoicePremiumAuthCode | inputInvoiceStarGiftDropOriginalDetails;
17448
+ export type InputInvoice = inputInvoiceMessage | inputInvoiceSlug | inputInvoicePremiumGiftCode | inputInvoiceStars | inputInvoiceChatInviteSubscription | inputInvoiceStarGift | inputInvoiceStarGiftUpgrade | inputInvoiceStarGiftTransfer | inputInvoicePremiumGiftStars | inputInvoiceBusinessBotTransferStars | inputInvoiceStarGiftResale | inputInvoiceStarGiftPrepaidUpgrade | inputInvoicePremiumAuthCode | inputInvoiceStarGiftDropOriginalDetails | inputInvoiceStarGiftAuctionBid;
16878
17449
  export type payments_ExportedInvoice = payments_exportedInvoice;
16879
17450
  export type messages_TranscribedAudio = messages_transcribedAudio;
16880
17451
  export type help_PremiumPromo = help_premiumPromo;
@@ -17080,7 +17651,31 @@ export type account_SavedMusicIds = account_savedMusicIdsNotModified | account_s
17080
17651
  export type payments_CheckCanSendGiftResult = payments_checkCanSendGiftResultOk | payments_checkCanSendGiftResultFail;
17081
17652
  export type InputChatTheme = inputChatThemeEmpty | inputChatTheme | inputChatThemeUniqueGift;
17082
17653
  export type StarGiftUpgradePrice = starGiftUpgradePrice;
17654
+ export type GroupCallMessage = groupCallMessage;
17655
+ export type GroupCallDonor = groupCallDonor;
17656
+ export type phone_GroupCallStars = phone_groupCallStars;
17657
+ export type RecentStory = recentStory;
17658
+ export type AuctionBidLevel = auctionBidLevel;
17659
+ export type StarGiftAuctionState = starGiftAuctionStateNotModified | starGiftAuctionState | starGiftAuctionStateFinished;
17660
+ export type StarGiftAuctionUserState = starGiftAuctionUserState;
17661
+ export type payments_StarGiftAuctionState = payments_starGiftAuctionState;
17662
+ export type StarGiftAuctionAcquiredGift = starGiftAuctionAcquiredGift;
17663
+ export type payments_StarGiftAuctionAcquiredGifts = payments_starGiftAuctionAcquiredGifts;
17664
+ export type StarGiftActiveAuctionState = starGiftActiveAuctionState;
17665
+ export type payments_StarGiftActiveAuctions = payments_starGiftActiveAuctionsNotModified | payments_starGiftActiveAuctions;
17666
+ export type InputStarGiftAuction = inputStarGiftAuction | inputStarGiftAuctionSlug;
17667
+ export type Passkey = passkey;
17668
+ export type account_Passkeys = account_passkeys;
17669
+ export type account_PasskeyRegistrationOptions = account_passkeyRegistrationOptions;
17670
+ export type auth_PasskeyLoginOptions = auth_passkeyLoginOptions;
17671
+ export type InputPasskeyResponse = inputPasskeyResponseRegister | inputPasskeyResponseLogin;
17672
+ export type InputPasskeyCredential = inputPasskeyCredentialPublicKey | inputPasskeyCredentialFirebasePNV;
17673
+ export type StarGiftBackground = starGiftBackground;
17674
+ export type StarGiftAuctionRound = starGiftAuctionRound | starGiftAuctionRoundExtendable;
17675
+ export type payments_StarGiftUpgradeAttributes = payments_starGiftUpgradeAttributes;
17676
+ export type messages_EmojiGameOutcome = messages_emojiGameOutcome;
17677
+ export type messages_EmojiGameInfo = messages_emojiGameUnavailable | messages_emojiGameDiceInfo;
17083
17678
  export declare const schema: Schema;
17084
- export declare const LAYER = 216;
17679
+ export declare const LAYER = 221;
17085
17680
  export {};
17086
17681
  //# sourceMappingURL=1_telegram_api.d.ts.map