@mtkruto/node 0.147.0 → 0.150.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/0_deps.d.ts +8 -8
- package/esm/0_deps.js +8 -8
- package/esm/3_types.d.ts +3 -0
- package/esm/3_types.d.ts.map +1 -1
- package/esm/3_types.js +3 -0
- package/esm/client/0_params.d.ts +8 -0
- package/esm/client/0_params.d.ts.map +1 -1
- package/esm/client/0_utilities.d.ts +1 -1
- package/esm/client/0_utilities.d.ts.map +1 -1
- package/esm/client/1_client_generic.d.ts +20 -2
- package/esm/client/1_client_generic.d.ts.map +1 -1
- package/esm/client/3_filters.d.ts.map +1 -1
- package/esm/client/3_filters.js +4 -1
- package/esm/client/3_message_manager.d.ts +4 -2
- package/esm/client/3_message_manager.d.ts.map +1 -1
- package/esm/client/3_message_manager.js +85 -1
- package/esm/client/6_client.d.ts +20 -2
- package/esm/client/6_client.d.ts.map +1 -1
- package/esm/client/6_client.js +22 -0
- package/esm/client/6_client_dispatcher.d.ts +20 -2
- package/esm/client/6_client_dispatcher.d.ts.map +1 -1
- package/esm/client/6_client_dispatcher.js +22 -0
- package/{script/deps/jsr.io/@std/async/1.3.0 → esm/deps/jsr.io/@std/async/1.4.0}/delay.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.d.ts +4 -1
- package/esm/deps/jsr.io/@std/path/1.1.5/basename.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.js +5 -2
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.d.ts +4 -1
- package/esm/deps/jsr.io/@std/path/1.1.5/extname.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.js +5 -2
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/basename.d.ts +5 -0
- package/esm/deps/jsr.io/@std/path/1.1.5/posix/basename.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/basename.js +6 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/extname.d.ts +5 -0
- package/esm/deps/jsr.io/@std/path/1.1.5/posix/extname.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/extname.js +6 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/join.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/normalize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/posix/to_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/to_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.js +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.d.ts +1 -0
- package/esm/deps/jsr.io/@std/path/1.1.5/windows/basename.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.js +2 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/extname.d.ts +1 -0
- package/esm/deps/jsr.io/@std/path/1.1.5/windows/extname.d.ts.map +1 -0
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/extname.js +2 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/from_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/is_absolute.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/join.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/normalize.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.js +1 -1
- package/{script/deps/jsr.io/@std/path/1.1.4 → esm/deps/jsr.io/@std/path/1.1.5}/windows/to_file_url.d.ts.map +1 -1
- package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.js +1 -1
- package/esm/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts.map +1 -1
- package/esm/tl/1_telegram_api.d.ts +444 -11
- package/esm/tl/1_telegram_api.d.ts.map +1 -1
- package/esm/tl/1_telegram_api.js +554 -33
- package/esm/types/2_message_entity.d.ts +16 -0
- package/esm/types/2_message_entity.d.ts.map +1 -1
- package/esm/types/2_message_entity.js +51 -45
- package/esm/types/3_rich_text_component.d.ts +268 -0
- package/esm/types/3_rich_text_component.d.ts.map +1 -0
- package/esm/types/3_rich_text_component.js +161 -0
- package/esm/types/4_page_block.d.ts +479 -0
- package/esm/types/4_page_block.d.ts.map +1 -0
- package/esm/types/4_page_block.js +552 -0
- package/esm/types/5_input_rich_text.d.ts +38 -0
- package/esm/types/5_input_rich_text.d.ts.map +1 -0
- package/esm/types/5_input_rich_text.js +20 -0
- package/esm/types/6_message.d.ts +20 -1
- package/esm/types/6_message.d.ts.map +1 -1
- package/esm/types/6_message.js +32 -2
- package/package.json +1 -1
- package/script/0_deps.d.ts +8 -8
- package/script/0_deps.js +8 -8
- package/script/3_types.d.ts +3 -0
- package/script/3_types.d.ts.map +1 -1
- package/script/3_types.js +3 -0
- package/script/client/0_params.d.ts +8 -0
- package/script/client/0_params.d.ts.map +1 -1
- package/script/client/0_utilities.d.ts +1 -1
- package/script/client/0_utilities.d.ts.map +1 -1
- package/script/client/1_client_generic.d.ts +20 -2
- package/script/client/1_client_generic.d.ts.map +1 -1
- package/script/client/3_filters.d.ts.map +1 -1
- package/script/client/3_filters.js +4 -1
- package/script/client/3_message_manager.d.ts +4 -2
- package/script/client/3_message_manager.d.ts.map +1 -1
- package/script/client/3_message_manager.js +84 -0
- package/script/client/6_client.d.ts +20 -2
- package/script/client/6_client.d.ts.map +1 -1
- package/script/client/6_client.js +22 -0
- package/script/client/6_client_dispatcher.d.ts +20 -2
- package/script/client/6_client_dispatcher.d.ts.map +1 -1
- package/script/client/6_client_dispatcher.js +22 -0
- package/{esm/deps/jsr.io/@std/async/1.3.0 → script/deps/jsr.io/@std/async/1.4.0}/delay.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.d.ts +4 -1
- package/script/deps/jsr.io/@std/path/1.1.5/basename.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/basename.js +5 -2
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.d.ts +4 -1
- package/script/deps/jsr.io/@std/path/1.1.5/extname.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/extname.js +5 -2
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/basename.d.ts +5 -0
- package/script/deps/jsr.io/@std/path/1.1.5/posix/basename.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/basename.js +6 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/extname.d.ts +5 -0
- package/script/deps/jsr.io/@std/path/1.1.5/posix/extname.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/extname.js +6 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/join.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/normalize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/posix/to_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/to_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.js +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.d.ts +1 -0
- package/script/deps/jsr.io/@std/path/1.1.5/windows/basename.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/basename.js +2 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/extname.d.ts +1 -0
- package/script/deps/jsr.io/@std/path/1.1.5/windows/extname.d.ts.map +1 -0
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/extname.js +2 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/from_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/is_absolute.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/join.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/normalize.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.js +1 -1
- package/{esm/deps/jsr.io/@std/path/1.1.4 → script/deps/jsr.io/@std/path/1.1.5}/windows/to_file_url.d.ts.map +1 -1
- package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.js +1 -1
- package/script/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts.map +1 -1
- package/script/tl/1_telegram_api.d.ts +444 -11
- package/script/tl/1_telegram_api.d.ts.map +1 -1
- package/script/tl/1_telegram_api.js +554 -33
- package/script/types/2_message_entity.d.ts +16 -0
- package/script/types/2_message_entity.d.ts.map +1 -1
- package/script/types/2_message_entity.js +53 -45
- package/script/types/3_rich_text_component.d.ts +268 -0
- package/script/types/3_rich_text_component.d.ts.map +1 -0
- package/script/types/3_rich_text_component.js +165 -0
- package/script/types/4_page_block.d.ts +479 -0
- package/script/types/4_page_block.d.ts.map +1 -0
- package/script/types/4_page_block.js +569 -0
- package/script/types/5_input_rich_text.d.ts +38 -0
- package/script/types/5_input_rich_text.d.ts.map +1 -0
- package/script/types/5_input_rich_text.js +21 -0
- package/script/types/6_message.d.ts +20 -1
- package/script/types/6_message.d.ts.map +1 -1
- package/script/types/6_message.js +32 -2
- package/esm/deps/jsr.io/@std/path/1.1.4/basename.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.1.4/extname.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.1.4/posix/basename.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.1.4/posix/extname.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.1.4/windows/basename.d.ts.map +0 -1
- package/esm/deps/jsr.io/@std/path/1.1.4/windows/extname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/basename.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/extname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/posix/basename.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/posix/extname.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/windows/basename.d.ts.map +0 -1
- package/script/deps/jsr.io/@std/path/1.1.4/windows/extname.d.ts.map +0 -1
- /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.js +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.js +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts +0 -0
- /package/esm/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/delay.js +0 -0
- /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.d.ts +0 -0
- /package/script/deps/jsr.io/@std/async/{1.3.0 → 1.4.0}/pool.js +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/assert_path.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/basename.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/constants.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/normalize_string.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/strip_trailing_separators.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/_common/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/posix/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/_util.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/from_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/is_absolute.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/join.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/normalize.d.ts +0 -0
- /package/script/deps/jsr.io/@std/path/{1.1.4 → 1.1.5}/windows/to_file_url.d.ts +0 -0
- /package/script/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.d.ts +0 -0
- /package/script/deps/jsr.io/@std/streams/{1.1.0 → 1.1.1}/to_array_buffer.js +0 -0
|
@@ -529,6 +529,7 @@ export interface user {
|
|
|
529
529
|
bot_forum_can_manage_topics?: true;
|
|
530
530
|
bot_can_manage_bots?: true;
|
|
531
531
|
bot_guestchat?: true;
|
|
532
|
+
bot_guard?: true;
|
|
532
533
|
id: bigint;
|
|
533
534
|
access_hash?: bigint;
|
|
534
535
|
first_name?: string;
|
|
@@ -779,6 +780,7 @@ export interface channelFull {
|
|
|
779
780
|
stargifts_count?: number;
|
|
780
781
|
send_paid_messages_stars?: bigint;
|
|
781
782
|
main_tab?: ProfileTab;
|
|
783
|
+
guard_bot_id?: bigint;
|
|
782
784
|
}
|
|
783
785
|
/** https://core.telegram.org/constructor/chatParticipant */
|
|
784
786
|
export interface chatParticipant {
|
|
@@ -884,6 +886,7 @@ export interface message {
|
|
|
884
886
|
suggested_post?: SuggestedPost;
|
|
885
887
|
schedule_repeat_period?: number;
|
|
886
888
|
summary_from_language?: string;
|
|
889
|
+
rich_message?: RichMessage;
|
|
887
890
|
}
|
|
888
891
|
/** https://core.telegram.org/constructor/messageService */
|
|
889
892
|
export interface messageService {
|
|
@@ -2735,6 +2738,7 @@ export interface updateBotChatInviteRequester {
|
|
|
2735
2738
|
about: string;
|
|
2736
2739
|
invite: ExportedChatInvite;
|
|
2737
2740
|
qts: number;
|
|
2741
|
+
query_id?: bigint;
|
|
2738
2742
|
}
|
|
2739
2743
|
/** https://core.telegram.org/constructor/updateMessageReactions */
|
|
2740
2744
|
export interface updateMessageReactions {
|
|
@@ -3115,6 +3119,35 @@ export interface updateBotGuestChatQuery {
|
|
|
3115
3119
|
export interface updateAiComposeTones {
|
|
3116
3120
|
_: "updateAiComposeTones";
|
|
3117
3121
|
}
|
|
3122
|
+
/** https://core.telegram.org/constructor/updateJoinChatWebViewDecision */
|
|
3123
|
+
export interface updateJoinChatWebViewDecision {
|
|
3124
|
+
_: "updateJoinChatWebViewDecision";
|
|
3125
|
+
peer: Peer;
|
|
3126
|
+
query_id: bigint;
|
|
3127
|
+
result: JoinChatBotResult;
|
|
3128
|
+
}
|
|
3129
|
+
/** https://core.telegram.org/constructor/updateNewBotConnection */
|
|
3130
|
+
export interface updateNewBotConnection {
|
|
3131
|
+
_: "updateNewBotConnection";
|
|
3132
|
+
confirmed?: true;
|
|
3133
|
+
bot_id: bigint;
|
|
3134
|
+
date?: number;
|
|
3135
|
+
device?: string;
|
|
3136
|
+
location?: string;
|
|
3137
|
+
}
|
|
3138
|
+
/** https://core.telegram.org/constructor/updateWebBrowserSettings */
|
|
3139
|
+
export interface updateWebBrowserSettings {
|
|
3140
|
+
_: "updateWebBrowserSettings";
|
|
3141
|
+
open_external_browser?: true;
|
|
3142
|
+
display_close_button?: true;
|
|
3143
|
+
}
|
|
3144
|
+
/** https://core.telegram.org/constructor/updateWebBrowserException */
|
|
3145
|
+
export interface updateWebBrowserException {
|
|
3146
|
+
_: "updateWebBrowserException";
|
|
3147
|
+
delete?: true;
|
|
3148
|
+
open_external_browser?: boolean;
|
|
3149
|
+
exception: WebDomainException;
|
|
3150
|
+
}
|
|
3118
3151
|
/** https://core.telegram.org/constructor/updates.state */
|
|
3119
3152
|
export interface updates_state {
|
|
3120
3153
|
_: "updates.state";
|
|
@@ -3637,6 +3670,18 @@ export interface sendMessageTextDraftAction {
|
|
|
3637
3670
|
random_id: bigint;
|
|
3638
3671
|
text: TextWithEntities;
|
|
3639
3672
|
}
|
|
3673
|
+
/** https://core.telegram.org/constructor/inputSendMessageRichMessageDraftAction */
|
|
3674
|
+
export interface inputSendMessageRichMessageDraftAction {
|
|
3675
|
+
_: "inputSendMessageRichMessageDraftAction";
|
|
3676
|
+
random_id: bigint;
|
|
3677
|
+
rich_message: InputRichMessage;
|
|
3678
|
+
}
|
|
3679
|
+
/** https://core.telegram.org/constructor/sendMessageRichMessageDraftAction */
|
|
3680
|
+
export interface sendMessageRichMessageDraftAction {
|
|
3681
|
+
_: "sendMessageRichMessageDraftAction";
|
|
3682
|
+
random_id: bigint;
|
|
3683
|
+
rich_message: RichMessage;
|
|
3684
|
+
}
|
|
3640
3685
|
/** https://core.telegram.org/constructor/contacts.found */
|
|
3641
3686
|
export interface contacts_found {
|
|
3642
3687
|
_: "contacts.found";
|
|
@@ -4839,6 +4884,12 @@ export interface inputBotInlineMessageMediaWebPage {
|
|
|
4839
4884
|
url: string;
|
|
4840
4885
|
reply_markup?: ReplyMarkup;
|
|
4841
4886
|
}
|
|
4887
|
+
/** https://core.telegram.org/constructor/inputBotInlineMessageRichMessage */
|
|
4888
|
+
export interface inputBotInlineMessageRichMessage {
|
|
4889
|
+
_: "inputBotInlineMessageRichMessage";
|
|
4890
|
+
reply_markup?: ReplyMarkup;
|
|
4891
|
+
rich_message: InputRichMessage;
|
|
4892
|
+
}
|
|
4842
4893
|
/** https://core.telegram.org/constructor/inputBotInlineResult */
|
|
4843
4894
|
export interface inputBotInlineResult {
|
|
4844
4895
|
_: "inputBotInlineResult";
|
|
@@ -4947,6 +4998,12 @@ export interface botInlineMessageMediaWebPage {
|
|
|
4947
4998
|
url: string;
|
|
4948
4999
|
reply_markup?: ReplyMarkup;
|
|
4949
5000
|
}
|
|
5001
|
+
/** https://core.telegram.org/constructor/botInlineMessageRichMessage */
|
|
5002
|
+
export interface botInlineMessageRichMessage {
|
|
5003
|
+
_: "botInlineMessageRichMessage";
|
|
5004
|
+
reply_markup?: ReplyMarkup;
|
|
5005
|
+
rich_message: RichMessage;
|
|
5006
|
+
}
|
|
4950
5007
|
/** https://core.telegram.org/constructor/botInlineResult */
|
|
4951
5008
|
export interface botInlineResult {
|
|
4952
5009
|
_: "botInlineResult";
|
|
@@ -5223,6 +5280,7 @@ export interface draftMessage {
|
|
|
5223
5280
|
date: number;
|
|
5224
5281
|
effect?: bigint;
|
|
5225
5282
|
suggested_post?: SuggestedPost;
|
|
5283
|
+
rich_message?: RichMessage;
|
|
5226
5284
|
}
|
|
5227
5285
|
/** https://core.telegram.org/constructor/messages.featuredStickersNotModified */
|
|
5228
5286
|
export interface messages_featuredStickersNotModified {
|
|
@@ -5430,6 +5488,80 @@ export interface textAnchor {
|
|
|
5430
5488
|
text: RichText;
|
|
5431
5489
|
name: string;
|
|
5432
5490
|
}
|
|
5491
|
+
/** https://core.telegram.org/constructor/textMath */
|
|
5492
|
+
export interface textMath {
|
|
5493
|
+
_: "textMath";
|
|
5494
|
+
source: string;
|
|
5495
|
+
}
|
|
5496
|
+
/** https://core.telegram.org/constructor/textCustomEmoji */
|
|
5497
|
+
export interface textCustomEmoji {
|
|
5498
|
+
_: "textCustomEmoji";
|
|
5499
|
+
document_id: bigint;
|
|
5500
|
+
alt: string;
|
|
5501
|
+
}
|
|
5502
|
+
/** https://core.telegram.org/constructor/textSpoiler */
|
|
5503
|
+
export interface textSpoiler {
|
|
5504
|
+
_: "textSpoiler";
|
|
5505
|
+
text: RichText;
|
|
5506
|
+
}
|
|
5507
|
+
/** https://core.telegram.org/constructor/textMention */
|
|
5508
|
+
export interface textMention {
|
|
5509
|
+
_: "textMention";
|
|
5510
|
+
text: RichText;
|
|
5511
|
+
}
|
|
5512
|
+
/** https://core.telegram.org/constructor/textHashtag */
|
|
5513
|
+
export interface textHashtag {
|
|
5514
|
+
_: "textHashtag";
|
|
5515
|
+
text: RichText;
|
|
5516
|
+
}
|
|
5517
|
+
/** https://core.telegram.org/constructor/textBotCommand */
|
|
5518
|
+
export interface textBotCommand {
|
|
5519
|
+
_: "textBotCommand";
|
|
5520
|
+
text: RichText;
|
|
5521
|
+
}
|
|
5522
|
+
/** https://core.telegram.org/constructor/textCashtag */
|
|
5523
|
+
export interface textCashtag {
|
|
5524
|
+
_: "textCashtag";
|
|
5525
|
+
text: RichText;
|
|
5526
|
+
}
|
|
5527
|
+
/** https://core.telegram.org/constructor/textAutoUrl */
|
|
5528
|
+
export interface textAutoUrl {
|
|
5529
|
+
_: "textAutoUrl";
|
|
5530
|
+
text: RichText;
|
|
5531
|
+
}
|
|
5532
|
+
/** https://core.telegram.org/constructor/textAutoEmail */
|
|
5533
|
+
export interface textAutoEmail {
|
|
5534
|
+
_: "textAutoEmail";
|
|
5535
|
+
text: RichText;
|
|
5536
|
+
}
|
|
5537
|
+
/** https://core.telegram.org/constructor/textAutoPhone */
|
|
5538
|
+
export interface textAutoPhone {
|
|
5539
|
+
_: "textAutoPhone";
|
|
5540
|
+
text: RichText;
|
|
5541
|
+
}
|
|
5542
|
+
/** https://core.telegram.org/constructor/textBankCard */
|
|
5543
|
+
export interface textBankCard {
|
|
5544
|
+
_: "textBankCard";
|
|
5545
|
+
text: RichText;
|
|
5546
|
+
}
|
|
5547
|
+
/** https://core.telegram.org/constructor/textMentionName */
|
|
5548
|
+
export interface textMentionName {
|
|
5549
|
+
_: "textMentionName";
|
|
5550
|
+
text: RichText;
|
|
5551
|
+
user_id: bigint;
|
|
5552
|
+
}
|
|
5553
|
+
/** https://core.telegram.org/constructor/textDate */
|
|
5554
|
+
export interface textDate {
|
|
5555
|
+
_: "textDate";
|
|
5556
|
+
relative?: true;
|
|
5557
|
+
short_time?: true;
|
|
5558
|
+
long_time?: true;
|
|
5559
|
+
short_date?: true;
|
|
5560
|
+
long_date?: true;
|
|
5561
|
+
day_of_week?: true;
|
|
5562
|
+
text: RichText;
|
|
5563
|
+
date: number;
|
|
5564
|
+
}
|
|
5433
5565
|
/** https://core.telegram.org/constructor/pageBlockUnsupported */
|
|
5434
5566
|
export interface pageBlockUnsupported {
|
|
5435
5567
|
_: "pageBlockUnsupported";
|
|
@@ -5505,6 +5637,7 @@ export interface pageBlockPullquote {
|
|
|
5505
5637
|
/** https://core.telegram.org/constructor/pageBlockPhoto */
|
|
5506
5638
|
export interface pageBlockPhoto {
|
|
5507
5639
|
_: "pageBlockPhoto";
|
|
5640
|
+
spoiler?: true;
|
|
5508
5641
|
photo_id: bigint;
|
|
5509
5642
|
caption: PageCaption;
|
|
5510
5643
|
url?: string;
|
|
@@ -5515,6 +5648,7 @@ export interface pageBlockVideo {
|
|
|
5515
5648
|
_: "pageBlockVideo";
|
|
5516
5649
|
autoplay?: true;
|
|
5517
5650
|
loop?: true;
|
|
5651
|
+
spoiler?: true;
|
|
5518
5652
|
video_id: bigint;
|
|
5519
5653
|
caption: PageCaption;
|
|
5520
5654
|
}
|
|
@@ -5585,7 +5719,10 @@ export interface pageBlockTable {
|
|
|
5585
5719
|
/** https://core.telegram.org/constructor/pageBlockOrderedList */
|
|
5586
5720
|
export interface pageBlockOrderedList {
|
|
5587
5721
|
_: "pageBlockOrderedList";
|
|
5722
|
+
reversed?: true;
|
|
5588
5723
|
items: Array<PageListOrderedItem>;
|
|
5724
|
+
start?: number;
|
|
5725
|
+
type?: string;
|
|
5589
5726
|
}
|
|
5590
5727
|
/** https://core.telegram.org/constructor/pageBlockDetails */
|
|
5591
5728
|
export interface pageBlockDetails {
|
|
@@ -5609,6 +5746,61 @@ export interface pageBlockMap {
|
|
|
5609
5746
|
h: number;
|
|
5610
5747
|
caption: PageCaption;
|
|
5611
5748
|
}
|
|
5749
|
+
/** https://core.telegram.org/constructor/pageBlockHeading1 */
|
|
5750
|
+
export interface pageBlockHeading1 {
|
|
5751
|
+
_: "pageBlockHeading1";
|
|
5752
|
+
text: RichText;
|
|
5753
|
+
}
|
|
5754
|
+
/** https://core.telegram.org/constructor/pageBlockHeading2 */
|
|
5755
|
+
export interface pageBlockHeading2 {
|
|
5756
|
+
_: "pageBlockHeading2";
|
|
5757
|
+
text: RichText;
|
|
5758
|
+
}
|
|
5759
|
+
/** https://core.telegram.org/constructor/pageBlockHeading3 */
|
|
5760
|
+
export interface pageBlockHeading3 {
|
|
5761
|
+
_: "pageBlockHeading3";
|
|
5762
|
+
text: RichText;
|
|
5763
|
+
}
|
|
5764
|
+
/** https://core.telegram.org/constructor/pageBlockHeading4 */
|
|
5765
|
+
export interface pageBlockHeading4 {
|
|
5766
|
+
_: "pageBlockHeading4";
|
|
5767
|
+
text: RichText;
|
|
5768
|
+
}
|
|
5769
|
+
/** https://core.telegram.org/constructor/pageBlockHeading5 */
|
|
5770
|
+
export interface pageBlockHeading5 {
|
|
5771
|
+
_: "pageBlockHeading5";
|
|
5772
|
+
text: RichText;
|
|
5773
|
+
}
|
|
5774
|
+
/** https://core.telegram.org/constructor/pageBlockHeading6 */
|
|
5775
|
+
export interface pageBlockHeading6 {
|
|
5776
|
+
_: "pageBlockHeading6";
|
|
5777
|
+
text: RichText;
|
|
5778
|
+
}
|
|
5779
|
+
/** https://core.telegram.org/constructor/pageBlockMath */
|
|
5780
|
+
export interface pageBlockMath {
|
|
5781
|
+
_: "pageBlockMath";
|
|
5782
|
+
source: string;
|
|
5783
|
+
}
|
|
5784
|
+
/** https://core.telegram.org/constructor/pageBlockThinking */
|
|
5785
|
+
export interface pageBlockThinking {
|
|
5786
|
+
_: "pageBlockThinking";
|
|
5787
|
+
text: RichText;
|
|
5788
|
+
}
|
|
5789
|
+
/** https://core.telegram.org/constructor/inputPageBlockMap */
|
|
5790
|
+
export interface inputPageBlockMap {
|
|
5791
|
+
_: "inputPageBlockMap";
|
|
5792
|
+
geo: InputGeoPoint;
|
|
5793
|
+
zoom: number;
|
|
5794
|
+
w: number;
|
|
5795
|
+
h: number;
|
|
5796
|
+
caption: PageCaption;
|
|
5797
|
+
}
|
|
5798
|
+
/** https://core.telegram.org/constructor/pageBlockBlockquoteBlocks */
|
|
5799
|
+
export interface pageBlockBlockquoteBlocks {
|
|
5800
|
+
_: "pageBlockBlockquoteBlocks";
|
|
5801
|
+
blocks: Array<PageBlock>;
|
|
5802
|
+
caption: RichText;
|
|
5803
|
+
}
|
|
5612
5804
|
/** https://core.telegram.org/constructor/phoneCallDiscardReasonMissed */
|
|
5613
5805
|
export interface phoneCallDiscardReasonMissed {
|
|
5614
5806
|
_: "phoneCallDiscardReasonMissed";
|
|
@@ -6915,24 +7107,36 @@ export interface pageCaption {
|
|
|
6915
7107
|
/** https://core.telegram.org/constructor/pageListItemText */
|
|
6916
7108
|
export interface pageListItemText {
|
|
6917
7109
|
_: "pageListItemText";
|
|
7110
|
+
checkbox?: true;
|
|
7111
|
+
checked?: true;
|
|
6918
7112
|
text: RichText;
|
|
6919
7113
|
}
|
|
6920
7114
|
/** https://core.telegram.org/constructor/pageListItemBlocks */
|
|
6921
7115
|
export interface pageListItemBlocks {
|
|
6922
7116
|
_: "pageListItemBlocks";
|
|
7117
|
+
checkbox?: true;
|
|
7118
|
+
checked?: true;
|
|
6923
7119
|
blocks: Array<PageBlock>;
|
|
6924
7120
|
}
|
|
6925
7121
|
/** https://core.telegram.org/constructor/pageListOrderedItemText */
|
|
6926
7122
|
export interface pageListOrderedItemText {
|
|
6927
7123
|
_: "pageListOrderedItemText";
|
|
6928
|
-
|
|
7124
|
+
checkbox?: true;
|
|
7125
|
+
checked?: true;
|
|
7126
|
+
num?: string;
|
|
6929
7127
|
text: RichText;
|
|
7128
|
+
value?: number;
|
|
7129
|
+
type?: string;
|
|
6930
7130
|
}
|
|
6931
7131
|
/** https://core.telegram.org/constructor/pageListOrderedItemBlocks */
|
|
6932
7132
|
export interface pageListOrderedItemBlocks {
|
|
6933
7133
|
_: "pageListOrderedItemBlocks";
|
|
6934
|
-
|
|
7134
|
+
checkbox?: true;
|
|
7135
|
+
checked?: true;
|
|
7136
|
+
num?: string;
|
|
6935
7137
|
blocks: Array<PageBlock>;
|
|
7138
|
+
value?: number;
|
|
7139
|
+
type?: string;
|
|
6936
7140
|
}
|
|
6937
7141
|
/** https://core.telegram.org/constructor/pageRelatedArticle */
|
|
6938
7142
|
export interface pageRelatedArticle {
|
|
@@ -8258,6 +8462,7 @@ export interface webViewResultUrl {
|
|
|
8258
8462
|
_: "webViewResultUrl";
|
|
8259
8463
|
fullsize?: true;
|
|
8260
8464
|
fullscreen?: true;
|
|
8465
|
+
same_origin?: true;
|
|
8261
8466
|
query_id?: bigint;
|
|
8262
8467
|
url: string;
|
|
8263
8468
|
}
|
|
@@ -9723,6 +9928,9 @@ export interface connectedBot {
|
|
|
9723
9928
|
bot_id: bigint;
|
|
9724
9929
|
recipients: BusinessBotRecipients;
|
|
9725
9930
|
rights: BusinessBotRights;
|
|
9931
|
+
device?: string;
|
|
9932
|
+
date?: number;
|
|
9933
|
+
location?: string;
|
|
9726
9934
|
}
|
|
9727
9935
|
/** https://core.telegram.org/constructor/account.connectedBots */
|
|
9728
9936
|
export interface account_connectedBots {
|
|
@@ -11165,6 +11373,103 @@ export interface bots_accessSettings {
|
|
|
11165
11373
|
restricted?: true;
|
|
11166
11374
|
add_users?: Array<User>;
|
|
11167
11375
|
}
|
|
11376
|
+
/** https://core.telegram.org/constructor/messages.chatInviteJoinResultOk */
|
|
11377
|
+
export interface messages_chatInviteJoinResultOk {
|
|
11378
|
+
_: "messages.chatInviteJoinResultOk";
|
|
11379
|
+
updates: Updates;
|
|
11380
|
+
}
|
|
11381
|
+
/** https://core.telegram.org/constructor/messages.chatInviteJoinResultWebView */
|
|
11382
|
+
export interface messages_chatInviteJoinResultWebView {
|
|
11383
|
+
_: "messages.chatInviteJoinResultWebView";
|
|
11384
|
+
bot_id: bigint;
|
|
11385
|
+
webview: WebViewResult;
|
|
11386
|
+
users: Array<User>;
|
|
11387
|
+
}
|
|
11388
|
+
/** https://core.telegram.org/constructor/joinChatBotResultApproved */
|
|
11389
|
+
export interface joinChatBotResultApproved {
|
|
11390
|
+
_: "joinChatBotResultApproved";
|
|
11391
|
+
}
|
|
11392
|
+
/** https://core.telegram.org/constructor/joinChatBotResultDeclined */
|
|
11393
|
+
export interface joinChatBotResultDeclined {
|
|
11394
|
+
_: "joinChatBotResultDeclined";
|
|
11395
|
+
}
|
|
11396
|
+
/** https://core.telegram.org/constructor/joinChatBotResultQueued */
|
|
11397
|
+
export interface joinChatBotResultQueued {
|
|
11398
|
+
_: "joinChatBotResultQueued";
|
|
11399
|
+
}
|
|
11400
|
+
/** https://core.telegram.org/constructor/joinChatBotResultWebView */
|
|
11401
|
+
export interface joinChatBotResultWebView {
|
|
11402
|
+
_: "joinChatBotResultWebView";
|
|
11403
|
+
url: string;
|
|
11404
|
+
}
|
|
11405
|
+
/** https://core.telegram.org/constructor/webDomainException */
|
|
11406
|
+
export interface webDomainException {
|
|
11407
|
+
_: "webDomainException";
|
|
11408
|
+
domain: string;
|
|
11409
|
+
url: string;
|
|
11410
|
+
title: string;
|
|
11411
|
+
favicon?: bigint;
|
|
11412
|
+
}
|
|
11413
|
+
/** https://core.telegram.org/constructor/account.webBrowserSettingsNotModified */
|
|
11414
|
+
export interface account_webBrowserSettingsNotModified {
|
|
11415
|
+
_: "account.webBrowserSettingsNotModified";
|
|
11416
|
+
}
|
|
11417
|
+
/** https://core.telegram.org/constructor/account.webBrowserSettings */
|
|
11418
|
+
export interface account_webBrowserSettings {
|
|
11419
|
+
_: "account.webBrowserSettings";
|
|
11420
|
+
open_external_browser?: true;
|
|
11421
|
+
display_close_button?: true;
|
|
11422
|
+
external_exceptions: Array<WebDomainException>;
|
|
11423
|
+
inapp_exceptions: Array<WebDomainException>;
|
|
11424
|
+
hash: bigint;
|
|
11425
|
+
}
|
|
11426
|
+
/** https://core.telegram.org/constructor/inputRichFilePhoto */
|
|
11427
|
+
export interface inputRichFilePhoto {
|
|
11428
|
+
_: "inputRichFilePhoto";
|
|
11429
|
+
id: string;
|
|
11430
|
+
photo: InputPhoto;
|
|
11431
|
+
}
|
|
11432
|
+
/** https://core.telegram.org/constructor/inputRichFileDocument */
|
|
11433
|
+
export interface inputRichFileDocument {
|
|
11434
|
+
_: "inputRichFileDocument";
|
|
11435
|
+
id: string;
|
|
11436
|
+
document: InputDocument;
|
|
11437
|
+
}
|
|
11438
|
+
/** https://core.telegram.org/constructor/inputRichMessage */
|
|
11439
|
+
export interface inputRichMessage {
|
|
11440
|
+
_: "inputRichMessage";
|
|
11441
|
+
rtl?: true;
|
|
11442
|
+
noautolink?: true;
|
|
11443
|
+
blocks: Array<PageBlock>;
|
|
11444
|
+
photos?: Array<InputPhoto>;
|
|
11445
|
+
documents?: Array<InputDocument>;
|
|
11446
|
+
users?: Array<InputUser>;
|
|
11447
|
+
}
|
|
11448
|
+
/** https://core.telegram.org/constructor/inputRichMessageHTML */
|
|
11449
|
+
export interface inputRichMessageHTML {
|
|
11450
|
+
_: "inputRichMessageHTML";
|
|
11451
|
+
rtl?: true;
|
|
11452
|
+
noautolink?: true;
|
|
11453
|
+
html: string;
|
|
11454
|
+
files?: Array<InputRichFile>;
|
|
11455
|
+
}
|
|
11456
|
+
/** https://core.telegram.org/constructor/inputRichMessageMarkdown */
|
|
11457
|
+
export interface inputRichMessageMarkdown {
|
|
11458
|
+
_: "inputRichMessageMarkdown";
|
|
11459
|
+
rtl?: true;
|
|
11460
|
+
noautolink?: true;
|
|
11461
|
+
markdown: string;
|
|
11462
|
+
files?: Array<InputRichFile>;
|
|
11463
|
+
}
|
|
11464
|
+
/** https://core.telegram.org/constructor/richMessage */
|
|
11465
|
+
export interface richMessage {
|
|
11466
|
+
_: "richMessage";
|
|
11467
|
+
rtl?: true;
|
|
11468
|
+
part?: true;
|
|
11469
|
+
blocks: Array<PageBlock>;
|
|
11470
|
+
photos: Array<Photo>;
|
|
11471
|
+
documents: Array<Document>;
|
|
11472
|
+
}
|
|
11168
11473
|
/** https://core.telegram.org/method/invokeWithBusinessConnectionPrefix */
|
|
11169
11474
|
export interface invokeWithBusinessConnectionPrefix {
|
|
11170
11475
|
_: "invokeWithBusinessConnectionPrefix";
|
|
@@ -12276,6 +12581,38 @@ export interface account_deletePasskey {
|
|
|
12276
12581
|
id: string;
|
|
12277
12582
|
[R]?: boolean;
|
|
12278
12583
|
}
|
|
12584
|
+
/** https://core.telegram.org/method/account.confirmBotConnection */
|
|
12585
|
+
export interface account_confirmBotConnection {
|
|
12586
|
+
_: "account.confirmBotConnection";
|
|
12587
|
+
bot_id: InputUser;
|
|
12588
|
+
[R]?: boolean;
|
|
12589
|
+
}
|
|
12590
|
+
/** https://core.telegram.org/method/account.getWebBrowserSettings */
|
|
12591
|
+
export interface account_getWebBrowserSettings {
|
|
12592
|
+
_: "account.getWebBrowserSettings";
|
|
12593
|
+
hash: bigint;
|
|
12594
|
+
[R]?: account_WebBrowserSettings;
|
|
12595
|
+
}
|
|
12596
|
+
/** https://core.telegram.org/method/account.updateWebBrowserSettings */
|
|
12597
|
+
export interface account_updateWebBrowserSettings {
|
|
12598
|
+
_: "account.updateWebBrowserSettings";
|
|
12599
|
+
open_external_browser?: true;
|
|
12600
|
+
display_close_button?: true;
|
|
12601
|
+
[R]?: account_WebBrowserSettings;
|
|
12602
|
+
}
|
|
12603
|
+
/** https://core.telegram.org/method/account.toggleWebBrowserSettingsException */
|
|
12604
|
+
export interface account_toggleWebBrowserSettingsException {
|
|
12605
|
+
_: "account.toggleWebBrowserSettingsException";
|
|
12606
|
+
delete?: true;
|
|
12607
|
+
open_external_browser?: boolean;
|
|
12608
|
+
url: string;
|
|
12609
|
+
[R]?: Updates;
|
|
12610
|
+
}
|
|
12611
|
+
/** https://core.telegram.org/method/account.deleteWebBrowserSettingsExceptions */
|
|
12612
|
+
export interface account_deleteWebBrowserSettingsExceptions {
|
|
12613
|
+
_: "account.deleteWebBrowserSettingsExceptions";
|
|
12614
|
+
[R]?: account_WebBrowserSettings;
|
|
12615
|
+
}
|
|
12279
12616
|
/** https://core.telegram.org/method/users.getUsers */
|
|
12280
12617
|
export interface users_getUsers {
|
|
12281
12618
|
_: "users.getUsers";
|
|
@@ -12384,6 +12721,8 @@ export interface contacts_getBlocked {
|
|
|
12384
12721
|
/** https://core.telegram.org/method/contacts.search */
|
|
12385
12722
|
export interface contacts_search {
|
|
12386
12723
|
_: "contacts.search";
|
|
12724
|
+
broadcasts?: true;
|
|
12725
|
+
bots?: true;
|
|
12387
12726
|
q: string;
|
|
12388
12727
|
limit: number;
|
|
12389
12728
|
[R]?: contacts_Found;
|
|
@@ -12633,6 +12972,7 @@ export interface messages_sendMessage {
|
|
|
12633
12972
|
effect?: bigint;
|
|
12634
12973
|
allow_paid_stars?: bigint;
|
|
12635
12974
|
suggested_post?: SuggestedPost;
|
|
12975
|
+
rich_message?: InputRichMessage;
|
|
12636
12976
|
[R]?: Updates;
|
|
12637
12977
|
}
|
|
12638
12978
|
/** https://core.telegram.org/method/messages.sendMedia */
|
|
@@ -12889,7 +13229,7 @@ export interface messages_checkChatInvite {
|
|
|
12889
13229
|
export interface messages_importChatInvite {
|
|
12890
13230
|
_: "messages.importChatInvite";
|
|
12891
13231
|
hash: string;
|
|
12892
|
-
[R]?:
|
|
13232
|
+
[R]?: messages_ChatInviteJoinResult;
|
|
12893
13233
|
}
|
|
12894
13234
|
/** https://core.telegram.org/method/messages.getStickerSet */
|
|
12895
13235
|
export interface messages_getStickerSet {
|
|
@@ -13050,6 +13390,7 @@ export interface messages_editMessage {
|
|
|
13050
13390
|
schedule_date?: number;
|
|
13051
13391
|
schedule_repeat_period?: number;
|
|
13052
13392
|
quick_reply_shortcut_id?: number;
|
|
13393
|
+
rich_message?: InputRichMessage;
|
|
13053
13394
|
[R]?: Updates;
|
|
13054
13395
|
}
|
|
13055
13396
|
/** https://core.telegram.org/method/messages.editInlineBotMessage */
|
|
@@ -13062,6 +13403,7 @@ export interface messages_editInlineBotMessage {
|
|
|
13062
13403
|
media?: InputMedia;
|
|
13063
13404
|
reply_markup?: ReplyMarkup;
|
|
13064
13405
|
entities?: Array<MessageEntity>;
|
|
13406
|
+
rich_message?: InputRichMessage;
|
|
13065
13407
|
[R]?: boolean;
|
|
13066
13408
|
}
|
|
13067
13409
|
/** https://core.telegram.org/method/messages.getBotCallbackAnswer */
|
|
@@ -13102,6 +13444,7 @@ export interface messages_saveDraft {
|
|
|
13102
13444
|
media?: InputMedia;
|
|
13103
13445
|
effect?: bigint;
|
|
13104
13446
|
suggested_post?: SuggestedPost;
|
|
13447
|
+
rich_message?: InputRichMessage;
|
|
13105
13448
|
[R]?: boolean;
|
|
13106
13449
|
}
|
|
13107
13450
|
/** https://core.telegram.org/method/messages.getAllDrafts */
|
|
@@ -14625,6 +14968,13 @@ export interface messages_getPersonalChannelHistory {
|
|
|
14625
14968
|
hash: bigint;
|
|
14626
14969
|
[R]?: messages_Messages;
|
|
14627
14970
|
}
|
|
14971
|
+
/** https://core.telegram.org/method/messages.getRichMessage */
|
|
14972
|
+
export interface messages_getRichMessage {
|
|
14973
|
+
_: "messages.getRichMessage";
|
|
14974
|
+
peer: InputPeer;
|
|
14975
|
+
id: number;
|
|
14976
|
+
[R]?: messages_Messages;
|
|
14977
|
+
}
|
|
14628
14978
|
/** https://core.telegram.org/method/updates.getState */
|
|
14629
14979
|
export interface updates_getState {
|
|
14630
14980
|
_: "updates.getState";
|
|
@@ -15020,7 +15370,7 @@ export interface channels_updateUsername {
|
|
|
15020
15370
|
export interface channels_joinChannel {
|
|
15021
15371
|
_: "channels.joinChannel";
|
|
15022
15372
|
channel: InputChannel;
|
|
15023
|
-
[R]?:
|
|
15373
|
+
[R]?: messages_ChatInviteJoinResult;
|
|
15024
15374
|
}
|
|
15025
15375
|
/** https://core.telegram.org/method/channels.leaveChannel */
|
|
15026
15376
|
export interface channels_leaveChannel {
|
|
@@ -15184,8 +15534,10 @@ export interface channels_toggleJoinToSend {
|
|
|
15184
15534
|
/** https://core.telegram.org/method/channels.toggleJoinRequest */
|
|
15185
15535
|
export interface channels_toggleJoinRequest {
|
|
15186
15536
|
_: "channels.toggleJoinRequest";
|
|
15537
|
+
apply_to_invites?: true;
|
|
15187
15538
|
channel: InputChannel;
|
|
15188
15539
|
enabled: boolean;
|
|
15540
|
+
guard_bot?: InputUser;
|
|
15189
15541
|
[R]?: Updates;
|
|
15190
15542
|
}
|
|
15191
15543
|
/** https://core.telegram.org/method/channels.reorderUsernames */
|
|
@@ -15601,6 +15953,13 @@ export interface bots_editAccessSettings {
|
|
|
15601
15953
|
add_users?: Array<InputUser>;
|
|
15602
15954
|
[R]?: boolean;
|
|
15603
15955
|
}
|
|
15956
|
+
/** https://core.telegram.org/method/bots.setJoinChatResults */
|
|
15957
|
+
export interface bots_setJoinChatResults {
|
|
15958
|
+
_: "bots.setJoinChatResults";
|
|
15959
|
+
query_id: bigint;
|
|
15960
|
+
result: JoinChatBotResult;
|
|
15961
|
+
[R]?: boolean;
|
|
15962
|
+
}
|
|
15604
15963
|
/** https://core.telegram.org/method/payments.getPaymentForm */
|
|
15605
15964
|
export interface payments_getPaymentForm {
|
|
15606
15965
|
_: "payments.getPaymentForm";
|
|
@@ -17517,6 +17876,10 @@ export interface Types {
|
|
|
17517
17876
|
"updateManagedBot": updateManagedBot;
|
|
17518
17877
|
"updateBotGuestChatQuery": updateBotGuestChatQuery;
|
|
17519
17878
|
"updateAiComposeTones": updateAiComposeTones;
|
|
17879
|
+
"updateJoinChatWebViewDecision": updateJoinChatWebViewDecision;
|
|
17880
|
+
"updateNewBotConnection": updateNewBotConnection;
|
|
17881
|
+
"updateWebBrowserSettings": updateWebBrowserSettings;
|
|
17882
|
+
"updateWebBrowserException": updateWebBrowserException;
|
|
17520
17883
|
"updates.state": updates_state;
|
|
17521
17884
|
"updates.differenceEmpty": updates_differenceEmpty;
|
|
17522
17885
|
"updates.difference": updates_difference;
|
|
@@ -17587,6 +17950,8 @@ export interface Types {
|
|
|
17587
17950
|
"sendMessageEmojiInteraction": sendMessageEmojiInteraction;
|
|
17588
17951
|
"sendMessageEmojiInteractionSeen": sendMessageEmojiInteractionSeen;
|
|
17589
17952
|
"sendMessageTextDraftAction": sendMessageTextDraftAction;
|
|
17953
|
+
"inputSendMessageRichMessageDraftAction": inputSendMessageRichMessageDraftAction;
|
|
17954
|
+
"sendMessageRichMessageDraftAction": sendMessageRichMessageDraftAction;
|
|
17590
17955
|
"contacts.found": contacts_found;
|
|
17591
17956
|
"inputPrivacyKeyStatusTimestamp": inputPrivacyKeyStatusTimestamp;
|
|
17592
17957
|
"inputPrivacyKeyChatInvite": inputPrivacyKeyChatInvite;
|
|
@@ -17775,6 +18140,7 @@ export interface Types {
|
|
|
17775
18140
|
"inputBotInlineMessageGame": inputBotInlineMessageGame;
|
|
17776
18141
|
"inputBotInlineMessageMediaInvoice": inputBotInlineMessageMediaInvoice;
|
|
17777
18142
|
"inputBotInlineMessageMediaWebPage": inputBotInlineMessageMediaWebPage;
|
|
18143
|
+
"inputBotInlineMessageRichMessage": inputBotInlineMessageRichMessage;
|
|
17778
18144
|
"inputBotInlineResult": inputBotInlineResult;
|
|
17779
18145
|
"inputBotInlineResultPhoto": inputBotInlineResultPhoto;
|
|
17780
18146
|
"inputBotInlineResultDocument": inputBotInlineResultDocument;
|
|
@@ -17786,6 +18152,7 @@ export interface Types {
|
|
|
17786
18152
|
"botInlineMessageMediaContact": botInlineMessageMediaContact;
|
|
17787
18153
|
"botInlineMessageMediaInvoice": botInlineMessageMediaInvoice;
|
|
17788
18154
|
"botInlineMessageMediaWebPage": botInlineMessageMediaWebPage;
|
|
18155
|
+
"botInlineMessageRichMessage": botInlineMessageRichMessage;
|
|
17789
18156
|
"botInlineResult": botInlineResult;
|
|
17790
18157
|
"botInlineMediaResult": botInlineMediaResult;
|
|
17791
18158
|
"messages.botResults": messages_botResults;
|
|
@@ -17865,6 +18232,19 @@ export interface Types {
|
|
|
17865
18232
|
"textPhone": textPhone;
|
|
17866
18233
|
"textImage": textImage;
|
|
17867
18234
|
"textAnchor": textAnchor;
|
|
18235
|
+
"textMath": textMath;
|
|
18236
|
+
"textCustomEmoji": textCustomEmoji;
|
|
18237
|
+
"textSpoiler": textSpoiler;
|
|
18238
|
+
"textMention": textMention;
|
|
18239
|
+
"textHashtag": textHashtag;
|
|
18240
|
+
"textBotCommand": textBotCommand;
|
|
18241
|
+
"textCashtag": textCashtag;
|
|
18242
|
+
"textAutoUrl": textAutoUrl;
|
|
18243
|
+
"textAutoEmail": textAutoEmail;
|
|
18244
|
+
"textAutoPhone": textAutoPhone;
|
|
18245
|
+
"textBankCard": textBankCard;
|
|
18246
|
+
"textMentionName": textMentionName;
|
|
18247
|
+
"textDate": textDate;
|
|
17868
18248
|
"pageBlockUnsupported": pageBlockUnsupported;
|
|
17869
18249
|
"pageBlockTitle": pageBlockTitle;
|
|
17870
18250
|
"pageBlockSubtitle": pageBlockSubtitle;
|
|
@@ -17894,6 +18274,16 @@ export interface Types {
|
|
|
17894
18274
|
"pageBlockDetails": pageBlockDetails;
|
|
17895
18275
|
"pageBlockRelatedArticles": pageBlockRelatedArticles;
|
|
17896
18276
|
"pageBlockMap": pageBlockMap;
|
|
18277
|
+
"pageBlockHeading1": pageBlockHeading1;
|
|
18278
|
+
"pageBlockHeading2": pageBlockHeading2;
|
|
18279
|
+
"pageBlockHeading3": pageBlockHeading3;
|
|
18280
|
+
"pageBlockHeading4": pageBlockHeading4;
|
|
18281
|
+
"pageBlockHeading5": pageBlockHeading5;
|
|
18282
|
+
"pageBlockHeading6": pageBlockHeading6;
|
|
18283
|
+
"pageBlockMath": pageBlockMath;
|
|
18284
|
+
"pageBlockThinking": pageBlockThinking;
|
|
18285
|
+
"inputPageBlockMap": inputPageBlockMap;
|
|
18286
|
+
"pageBlockBlockquoteBlocks": pageBlockBlockquoteBlocks;
|
|
17897
18287
|
"phoneCallDiscardReasonMissed": phoneCallDiscardReasonMissed;
|
|
17898
18288
|
"phoneCallDiscardReasonDisconnect": phoneCallDiscardReasonDisconnect;
|
|
17899
18289
|
"phoneCallDiscardReasonHangup": phoneCallDiscardReasonHangup;
|
|
@@ -18675,6 +19065,21 @@ export interface Types {
|
|
|
18675
19065
|
"aicompose.tones": aicompose_tones;
|
|
18676
19066
|
"aiComposeToneExample": aiComposeToneExample;
|
|
18677
19067
|
"bots.accessSettings": bots_accessSettings;
|
|
19068
|
+
"messages.chatInviteJoinResultOk": messages_chatInviteJoinResultOk;
|
|
19069
|
+
"messages.chatInviteJoinResultWebView": messages_chatInviteJoinResultWebView;
|
|
19070
|
+
"joinChatBotResultApproved": joinChatBotResultApproved;
|
|
19071
|
+
"joinChatBotResultDeclined": joinChatBotResultDeclined;
|
|
19072
|
+
"joinChatBotResultQueued": joinChatBotResultQueued;
|
|
19073
|
+
"joinChatBotResultWebView": joinChatBotResultWebView;
|
|
19074
|
+
"webDomainException": webDomainException;
|
|
19075
|
+
"account.webBrowserSettingsNotModified": account_webBrowserSettingsNotModified;
|
|
19076
|
+
"account.webBrowserSettings": account_webBrowserSettings;
|
|
19077
|
+
"inputRichFilePhoto": inputRichFilePhoto;
|
|
19078
|
+
"inputRichFileDocument": inputRichFileDocument;
|
|
19079
|
+
"inputRichMessage": inputRichMessage;
|
|
19080
|
+
"inputRichMessageHTML": inputRichMessageHTML;
|
|
19081
|
+
"inputRichMessageMarkdown": inputRichMessageMarkdown;
|
|
19082
|
+
"richMessage": richMessage;
|
|
18678
19083
|
}
|
|
18679
19084
|
export interface Functions<T = Function> {
|
|
18680
19085
|
"invokeWithBusinessConnectionPrefix": invokeWithBusinessConnectionPrefix;
|
|
@@ -18841,6 +19246,11 @@ export interface Functions<T = Function> {
|
|
|
18841
19246
|
"account.registerPasskey": account_registerPasskey;
|
|
18842
19247
|
"account.getPasskeys": account_getPasskeys;
|
|
18843
19248
|
"account.deletePasskey": account_deletePasskey;
|
|
19249
|
+
"account.confirmBotConnection": account_confirmBotConnection;
|
|
19250
|
+
"account.getWebBrowserSettings": account_getWebBrowserSettings;
|
|
19251
|
+
"account.updateWebBrowserSettings": account_updateWebBrowserSettings;
|
|
19252
|
+
"account.toggleWebBrowserSettingsException": account_toggleWebBrowserSettingsException;
|
|
19253
|
+
"account.deleteWebBrowserSettingsExceptions": account_deleteWebBrowserSettingsExceptions;
|
|
18844
19254
|
"users.getUsers": users_getUsers;
|
|
18845
19255
|
"users.getFullUser": users_getFullUser;
|
|
18846
19256
|
"users.setSecureValueErrors": users_setSecureValueErrors;
|
|
@@ -19131,6 +19541,7 @@ export interface Functions<T = Function> {
|
|
|
19131
19541
|
"messages.deleteParticipantReactions": messages_deleteParticipantReactions;
|
|
19132
19542
|
"messages.deleteParticipantReaction": messages_deleteParticipantReaction;
|
|
19133
19543
|
"messages.getPersonalChannelHistory": messages_getPersonalChannelHistory;
|
|
19544
|
+
"messages.getRichMessage": messages_getRichMessage;
|
|
19134
19545
|
"updates.getState": updates_getState;
|
|
19135
19546
|
"updates.getDifference": updates_getDifference;
|
|
19136
19547
|
"updates.getChannelDifference": updates_getChannelDifference;
|
|
@@ -19267,6 +19678,7 @@ export interface Functions<T = Function> {
|
|
|
19267
19678
|
"bots.getRequestedWebViewButton": bots_getRequestedWebViewButton;
|
|
19268
19679
|
"bots.getAccessSettings": bots_getAccessSettings;
|
|
19269
19680
|
"bots.editAccessSettings": bots_editAccessSettings;
|
|
19681
|
+
"bots.setJoinChatResults": bots_setJoinChatResults;
|
|
19270
19682
|
"payments.getPaymentForm": payments_getPaymentForm;
|
|
19271
19683
|
"payments.getPaymentReceipt": payments_getPaymentReceipt;
|
|
19272
19684
|
"payments.validateRequestedInfo": payments_validateRequestedInfo;
|
|
@@ -20061,6 +20473,13 @@ export interface Enums {
|
|
|
20061
20473
|
"aicompose.Tones": aicompose_Tones;
|
|
20062
20474
|
"AiComposeToneExample": AiComposeToneExample;
|
|
20063
20475
|
"bots.AccessSettings": bots_AccessSettings;
|
|
20476
|
+
"messages.ChatInviteJoinResult": messages_ChatInviteJoinResult;
|
|
20477
|
+
"JoinChatBotResult": JoinChatBotResult;
|
|
20478
|
+
"WebDomainException": WebDomainException;
|
|
20479
|
+
"account.WebBrowserSettings": account_WebBrowserSettings;
|
|
20480
|
+
"InputRichFile": InputRichFile;
|
|
20481
|
+
"InputRichMessage": InputRichMessage;
|
|
20482
|
+
"RichMessage": RichMessage;
|
|
20064
20483
|
}
|
|
20065
20484
|
export type AnyType = Types[keyof Types];
|
|
20066
20485
|
export type AnyFunction<T = Function> = Functions<T>[keyof Functions<T>];
|
|
@@ -20173,7 +20592,7 @@ export type messages_AffectedHistory = messages_affectedHistory;
|
|
|
20173
20592
|
/** https://core.telegram.org/type/MessagesFilter */
|
|
20174
20593
|
export type MessagesFilter = inputMessagesFilterEmpty | inputMessagesFilterPhotos | inputMessagesFilterVideo | inputMessagesFilterPhotoVideo | inputMessagesFilterDocument | inputMessagesFilterUrl | inputMessagesFilterGif | inputMessagesFilterVoice | inputMessagesFilterMusic | inputMessagesFilterChatPhotos | inputMessagesFilterPhoneCalls | inputMessagesFilterRoundVoice | inputMessagesFilterRoundVideo | inputMessagesFilterMyMentions | inputMessagesFilterGeo | inputMessagesFilterContacts | inputMessagesFilterPinned | inputMessagesFilterPoll;
|
|
20175
20594
|
/** https://core.telegram.org/type/Update */
|
|
20176
|
-
export type Update = updateNewMessage | updateMessageID | updateDeleteMessages | updateUserTyping | updateChatUserTyping | updateChatParticipants | updateUserStatus | updateUserName | updateNewAuthorization | updateNewEncryptedMessage | updateEncryptedChatTyping | updateEncryption | updateEncryptedMessagesRead | updateChatParticipantAdd | updateChatParticipantDelete | updateDcOptions | updateNotifySettings | updateServiceNotification | updatePrivacy | updateUserPhone | updateReadHistoryInbox | updateReadHistoryOutbox | updateWebPage | updateReadMessagesContents | updateChannelTooLong | updateChannel | updateNewChannelMessage | updateReadChannelInbox | updateDeleteChannelMessages | updateChannelMessageViews | updateChatParticipantAdmin | updateNewStickerSet | updateStickerSetsOrder | updateStickerSets | updateSavedGifs | updateBotInlineQuery | updateBotInlineSend | updateEditChannelMessage | updateBotCallbackQuery | updateEditMessage | updateInlineBotCallbackQuery | updateReadChannelOutbox | updateDraftMessage | updateReadFeaturedStickers | updateRecentStickers | updateConfig | updatePtsChanged | updateChannelWebPage | updateDialogPinned | updatePinnedDialogs | updateBotWebhookJSON | updateBotWebhookJSONQuery | updateBotShippingQuery | updateBotPrecheckoutQuery | updatePhoneCall | updateLangPackTooLong | updateLangPack | updateFavedStickers | updateChannelReadMessagesContents | updateContactsReset | updateChannelAvailableMessages | updateDialogUnreadMark | updateMessagePoll | updateChatDefaultBannedRights | updateFolderPeers | updatePeerSettings | updatePeerLocated | updateNewScheduledMessage | updateDeleteScheduledMessages | updateTheme | updateGeoLiveViewed | updateLoginToken | updateMessagePollVote | updateDialogFilter | updateDialogFilterOrder | updateDialogFilters | updatePhoneCallSignalingData | updateChannelMessageForwards | updateReadChannelDiscussionInbox | updateReadChannelDiscussionOutbox | updatePeerBlocked | updateChannelUserTyping | updatePinnedMessages | updatePinnedChannelMessages | updateChat | updateGroupCallParticipants | updateGroupCall | updatePeerHistoryTTL | updateChatParticipant | updateChannelParticipant | updateBotStopped | updateGroupCallConnection | updateBotCommands | updatePendingJoinRequests | updateBotChatInviteRequester | updateMessageReactions | updateAttachMenuBots | updateWebViewResultSent | updateBotMenuButton | updateSavedRingtones | updateTranscribedAudio | updateReadFeaturedEmojiStickers | updateUserEmojiStatus | updateRecentEmojiStatuses | updateRecentReactions | updateMoveStickerSetToTop | updateMessageExtendedMedia | updateUser | updateAutoSaveSettings | updateStory | updateReadStories | updateStoryID | updateStoriesStealthMode | updateSentStoryReaction | updateBotChatBoost | updateChannelViewForumAsMessages | updatePeerWallpaper | updateBotMessageReaction | updateBotMessageReactions | updateSavedDialogPinned | updatePinnedSavedDialogs | updateSavedReactionTags | updateSmsJob | updateQuickReplies | updateNewQuickReply | updateDeleteQuickReply | updateQuickReplyMessage | updateDeleteQuickReplyMessages | updateBotBusinessConnect | updateBotNewBusinessMessage | updateBotEditBusinessMessage | updateBotDeleteBusinessMessage | updateNewStoryReaction | updateStarsBalance | updateBusinessBotCallbackQuery | updateStarsRevenueStatus | updateBotPurchasedPaidMedia | updatePaidReactionPrivacy | updateSentPhoneCode | updateGroupCallChainBlocks | updateReadMonoForumInbox | updateReadMonoForumOutbox | updateMonoForumNoPaidException | updateGroupCallMessage | updateGroupCallEncryptedMessage | updatePinnedForumTopic | updatePinnedForumTopics | updateDeleteGroupCallMessages | updateStarGiftAuctionState | updateStarGiftAuctionUserState | updateEmojiGameInfo | updateStarGiftCraftFail | updateChatParticipantRank | updateManagedBot | updateBotGuestChatQuery | updateAiComposeTones;
|
|
20595
|
+
export type Update = updateNewMessage | updateMessageID | updateDeleteMessages | updateUserTyping | updateChatUserTyping | updateChatParticipants | updateUserStatus | updateUserName | updateNewAuthorization | updateNewEncryptedMessage | updateEncryptedChatTyping | updateEncryption | updateEncryptedMessagesRead | updateChatParticipantAdd | updateChatParticipantDelete | updateDcOptions | updateNotifySettings | updateServiceNotification | updatePrivacy | updateUserPhone | updateReadHistoryInbox | updateReadHistoryOutbox | updateWebPage | updateReadMessagesContents | updateChannelTooLong | updateChannel | updateNewChannelMessage | updateReadChannelInbox | updateDeleteChannelMessages | updateChannelMessageViews | updateChatParticipantAdmin | updateNewStickerSet | updateStickerSetsOrder | updateStickerSets | updateSavedGifs | updateBotInlineQuery | updateBotInlineSend | updateEditChannelMessage | updateBotCallbackQuery | updateEditMessage | updateInlineBotCallbackQuery | updateReadChannelOutbox | updateDraftMessage | updateReadFeaturedStickers | updateRecentStickers | updateConfig | updatePtsChanged | updateChannelWebPage | updateDialogPinned | updatePinnedDialogs | updateBotWebhookJSON | updateBotWebhookJSONQuery | updateBotShippingQuery | updateBotPrecheckoutQuery | updatePhoneCall | updateLangPackTooLong | updateLangPack | updateFavedStickers | updateChannelReadMessagesContents | updateContactsReset | updateChannelAvailableMessages | updateDialogUnreadMark | updateMessagePoll | updateChatDefaultBannedRights | updateFolderPeers | updatePeerSettings | updatePeerLocated | updateNewScheduledMessage | updateDeleteScheduledMessages | updateTheme | updateGeoLiveViewed | updateLoginToken | updateMessagePollVote | updateDialogFilter | updateDialogFilterOrder | updateDialogFilters | updatePhoneCallSignalingData | updateChannelMessageForwards | updateReadChannelDiscussionInbox | updateReadChannelDiscussionOutbox | updatePeerBlocked | updateChannelUserTyping | updatePinnedMessages | updatePinnedChannelMessages | updateChat | updateGroupCallParticipants | updateGroupCall | updatePeerHistoryTTL | updateChatParticipant | updateChannelParticipant | updateBotStopped | updateGroupCallConnection | updateBotCommands | updatePendingJoinRequests | updateBotChatInviteRequester | updateMessageReactions | updateAttachMenuBots | updateWebViewResultSent | updateBotMenuButton | updateSavedRingtones | updateTranscribedAudio | updateReadFeaturedEmojiStickers | updateUserEmojiStatus | updateRecentEmojiStatuses | updateRecentReactions | updateMoveStickerSetToTop | updateMessageExtendedMedia | updateUser | updateAutoSaveSettings | updateStory | updateReadStories | updateStoryID | updateStoriesStealthMode | updateSentStoryReaction | updateBotChatBoost | updateChannelViewForumAsMessages | updatePeerWallpaper | updateBotMessageReaction | updateBotMessageReactions | updateSavedDialogPinned | updatePinnedSavedDialogs | updateSavedReactionTags | updateSmsJob | updateQuickReplies | updateNewQuickReply | updateDeleteQuickReply | updateQuickReplyMessage | updateDeleteQuickReplyMessages | updateBotBusinessConnect | updateBotNewBusinessMessage | updateBotEditBusinessMessage | updateBotDeleteBusinessMessage | updateNewStoryReaction | updateStarsBalance | updateBusinessBotCallbackQuery | updateStarsRevenueStatus | updateBotPurchasedPaidMedia | updatePaidReactionPrivacy | updateSentPhoneCode | updateGroupCallChainBlocks | updateReadMonoForumInbox | updateReadMonoForumOutbox | updateMonoForumNoPaidException | updateGroupCallMessage | updateGroupCallEncryptedMessage | updatePinnedForumTopic | updatePinnedForumTopics | updateDeleteGroupCallMessages | updateStarGiftAuctionState | updateStarGiftAuctionUserState | updateEmojiGameInfo | updateStarGiftCraftFail | updateChatParticipantRank | updateManagedBot | updateBotGuestChatQuery | updateAiComposeTones | updateJoinChatWebViewDecision | updateNewBotConnection | updateWebBrowserSettings | updateWebBrowserException;
|
|
20177
20596
|
/** https://core.telegram.org/type/updates.State */
|
|
20178
20597
|
export type updates_State = updates_state;
|
|
20179
20598
|
/** https://core.telegram.org/type/updates.Difference */
|
|
@@ -20219,7 +20638,7 @@ export type help_Support = help_support;
|
|
|
20219
20638
|
/** https://core.telegram.org/type/NotifyPeer */
|
|
20220
20639
|
export type NotifyPeer = notifyPeer | notifyUsers | notifyChats | notifyBroadcasts | notifyForumTopic;
|
|
20221
20640
|
/** https://core.telegram.org/type/SendMessageAction */
|
|
20222
|
-
export type SendMessageAction = sendMessageTypingAction | sendMessageCancelAction | sendMessageRecordVideoAction | sendMessageUploadVideoAction | sendMessageRecordAudioAction | sendMessageUploadAudioAction | sendMessageUploadPhotoAction | sendMessageUploadDocumentAction | sendMessageGeoLocationAction | sendMessageChooseContactAction | sendMessageGamePlayAction | sendMessageRecordRoundAction | sendMessageUploadRoundAction | speakingInGroupCallAction | sendMessageHistoryImportAction | sendMessageChooseStickerAction | sendMessageEmojiInteraction | sendMessageEmojiInteractionSeen | sendMessageTextDraftAction;
|
|
20641
|
+
export type SendMessageAction = sendMessageTypingAction | sendMessageCancelAction | sendMessageRecordVideoAction | sendMessageUploadVideoAction | sendMessageRecordAudioAction | sendMessageUploadAudioAction | sendMessageUploadPhotoAction | sendMessageUploadDocumentAction | sendMessageGeoLocationAction | sendMessageChooseContactAction | sendMessageGamePlayAction | sendMessageRecordRoundAction | sendMessageUploadRoundAction | speakingInGroupCallAction | sendMessageHistoryImportAction | sendMessageChooseStickerAction | sendMessageEmojiInteraction | sendMessageEmojiInteractionSeen | sendMessageTextDraftAction | inputSendMessageRichMessageDraftAction | sendMessageRichMessageDraftAction;
|
|
20223
20642
|
/** https://core.telegram.org/type/contacts.Found */
|
|
20224
20643
|
export type contacts_Found = contacts_found;
|
|
20225
20644
|
/** https://core.telegram.org/type/InputPrivacyKey */
|
|
@@ -20305,11 +20724,11 @@ export type help_TermsOfService = help_termsOfService;
|
|
|
20305
20724
|
/** https://core.telegram.org/type/messages.SavedGifs */
|
|
20306
20725
|
export type messages_SavedGifs = messages_savedGifsNotModified | messages_savedGifs;
|
|
20307
20726
|
/** https://core.telegram.org/type/InputBotInlineMessage */
|
|
20308
|
-
export type InputBotInlineMessage = inputBotInlineMessageMediaAuto | inputBotInlineMessageText | inputBotInlineMessageMediaGeo | inputBotInlineMessageMediaVenue | inputBotInlineMessageMediaContact | inputBotInlineMessageGame | inputBotInlineMessageMediaInvoice | inputBotInlineMessageMediaWebPage;
|
|
20727
|
+
export type InputBotInlineMessage = inputBotInlineMessageMediaAuto | inputBotInlineMessageText | inputBotInlineMessageMediaGeo | inputBotInlineMessageMediaVenue | inputBotInlineMessageMediaContact | inputBotInlineMessageGame | inputBotInlineMessageMediaInvoice | inputBotInlineMessageMediaWebPage | inputBotInlineMessageRichMessage;
|
|
20309
20728
|
/** https://core.telegram.org/type/InputBotInlineResult */
|
|
20310
20729
|
export type InputBotInlineResult = inputBotInlineResult | inputBotInlineResultPhoto | inputBotInlineResultDocument | inputBotInlineResultGame;
|
|
20311
20730
|
/** https://core.telegram.org/type/BotInlineMessage */
|
|
20312
|
-
export type BotInlineMessage = botInlineMessageMediaAuto | botInlineMessageText | botInlineMessageMediaGeo | botInlineMessageMediaVenue | botInlineMessageMediaContact | botInlineMessageMediaInvoice | botInlineMessageMediaWebPage;
|
|
20731
|
+
export type BotInlineMessage = botInlineMessageMediaAuto | botInlineMessageText | botInlineMessageMediaGeo | botInlineMessageMediaVenue | botInlineMessageMediaContact | botInlineMessageMediaInvoice | botInlineMessageMediaWebPage | botInlineMessageRichMessage;
|
|
20313
20732
|
/** https://core.telegram.org/type/BotInlineResult */
|
|
20314
20733
|
export type BotInlineResult = botInlineResult | botInlineMediaResult;
|
|
20315
20734
|
/** https://core.telegram.org/type/messages.BotResults */
|
|
@@ -20365,9 +20784,9 @@ export type HighScore = highScore;
|
|
|
20365
20784
|
/** https://core.telegram.org/type/messages.HighScores */
|
|
20366
20785
|
export type messages_HighScores = messages_highScores;
|
|
20367
20786
|
/** https://core.telegram.org/type/RichText */
|
|
20368
|
-
export type RichText = textEmpty | textPlain | textBold | textItalic | textUnderline | textStrike | textFixed | textUrl | textEmail | textConcat | textSubscript | textSuperscript | textMarked | textPhone | textImage | textAnchor;
|
|
20787
|
+
export type RichText = textEmpty | textPlain | textBold | textItalic | textUnderline | textStrike | textFixed | textUrl | textEmail | textConcat | textSubscript | textSuperscript | textMarked | textPhone | textImage | textAnchor | textMath | textCustomEmoji | textSpoiler | textMention | textHashtag | textBotCommand | textCashtag | textAutoUrl | textAutoEmail | textAutoPhone | textBankCard | textMentionName | textDate;
|
|
20369
20788
|
/** https://core.telegram.org/type/PageBlock */
|
|
20370
|
-
export type PageBlock = pageBlockUnsupported | pageBlockTitle | pageBlockSubtitle | pageBlockAuthorDate | pageBlockHeader | pageBlockSubheader | pageBlockParagraph | pageBlockPreformatted | pageBlockFooter | pageBlockDivider | pageBlockAnchor | pageBlockList | pageBlockBlockquote | pageBlockPullquote | pageBlockPhoto | pageBlockVideo | pageBlockCover | pageBlockEmbed | pageBlockEmbedPost | pageBlockCollage | pageBlockSlideshow | pageBlockChannel | pageBlockAudio | pageBlockKicker | pageBlockTable | pageBlockOrderedList | pageBlockDetails | pageBlockRelatedArticles | pageBlockMap;
|
|
20789
|
+
export type PageBlock = pageBlockUnsupported | pageBlockTitle | pageBlockSubtitle | pageBlockAuthorDate | pageBlockHeader | pageBlockSubheader | pageBlockParagraph | pageBlockPreformatted | pageBlockFooter | pageBlockDivider | pageBlockAnchor | pageBlockList | pageBlockBlockquote | pageBlockPullquote | pageBlockPhoto | pageBlockVideo | pageBlockCover | pageBlockEmbed | pageBlockEmbedPost | pageBlockCollage | pageBlockSlideshow | pageBlockChannel | pageBlockAudio | pageBlockKicker | pageBlockTable | pageBlockOrderedList | pageBlockDetails | pageBlockRelatedArticles | pageBlockMap | pageBlockHeading1 | pageBlockHeading2 | pageBlockHeading3 | pageBlockHeading4 | pageBlockHeading5 | pageBlockHeading6 | pageBlockMath | pageBlockThinking | inputPageBlockMap | pageBlockBlockquoteBlocks;
|
|
20371
20790
|
/** https://core.telegram.org/type/PhoneCallDiscardReason */
|
|
20372
20791
|
export type PhoneCallDiscardReason = phoneCallDiscardReasonMissed | phoneCallDiscardReasonDisconnect | phoneCallDiscardReasonHangup | phoneCallDiscardReasonBusy | phoneCallDiscardReasonMigrateConferenceCall;
|
|
20373
20792
|
/** https://core.telegram.org/type/DataJSON */
|
|
@@ -21256,7 +21675,21 @@ export type aicompose_Tones = aicompose_tonesNotModified | aicompose_tones;
|
|
|
21256
21675
|
export type AiComposeToneExample = aiComposeToneExample;
|
|
21257
21676
|
/** https://core.telegram.org/type/bots.AccessSettings */
|
|
21258
21677
|
export type bots_AccessSettings = bots_accessSettings;
|
|
21678
|
+
/** https://core.telegram.org/type/messages.ChatInviteJoinResult */
|
|
21679
|
+
export type messages_ChatInviteJoinResult = messages_chatInviteJoinResultOk | messages_chatInviteJoinResultWebView;
|
|
21680
|
+
/** https://core.telegram.org/type/JoinChatBotResult */
|
|
21681
|
+
export type JoinChatBotResult = joinChatBotResultApproved | joinChatBotResultDeclined | joinChatBotResultQueued | joinChatBotResultWebView;
|
|
21682
|
+
/** https://core.telegram.org/type/WebDomainException */
|
|
21683
|
+
export type WebDomainException = webDomainException;
|
|
21684
|
+
/** https://core.telegram.org/type/account.WebBrowserSettings */
|
|
21685
|
+
export type account_WebBrowserSettings = account_webBrowserSettingsNotModified | account_webBrowserSettings;
|
|
21686
|
+
/** https://core.telegram.org/type/InputRichFile */
|
|
21687
|
+
export type InputRichFile = inputRichFilePhoto | inputRichFileDocument;
|
|
21688
|
+
/** https://core.telegram.org/type/InputRichMessage */
|
|
21689
|
+
export type InputRichMessage = inputRichMessage | inputRichMessageHTML | inputRichMessageMarkdown;
|
|
21690
|
+
/** https://core.telegram.org/type/RichMessage */
|
|
21691
|
+
export type RichMessage = richMessage;
|
|
21259
21692
|
export declare const schema: Schema;
|
|
21260
|
-
export declare const LAYER =
|
|
21693
|
+
export declare const LAYER = 227;
|
|
21261
21694
|
export {};
|
|
21262
21695
|
//# sourceMappingURL=1_telegram_api.d.ts.map
|