From 19292458f5e1f3f36725c8a2445b88871c74b14a Mon Sep 17 00:00:00 2001 From: levlam Date: Fri, 17 Apr 2026 18:11:41 +0300 Subject: Add td_api::botAccessSettings. --- SplitSource.php | 1 + 1 file changed, 1 insertion(+) (limited to 'SplitSource.php') diff --git a/SplitSource.php b/SplitSource.php index 4915cde9b..c26db5a00 100644 --- a/SplitSource.php +++ b/SplitSource.php @@ -302,6 +302,7 @@ function split_file($file, $chunks, $undo) { 'BackgroundType' => 'BackgroundType', 'Birthdate' => 'Birthdate', 'boost_manager[_(-](?![.]get[(][)])|BoostManager' => 'BoostManager', + 'BotAccessSettings' => 'BotAccessSettings', 'bot_info_manager[_(-](?![.]get[(][)])|BotInfoManager' => 'BotInfoManager', 'BotMenuButton|[a-z_]*_menu_button' => 'BotMenuButton', 'send_bot_custom_query|answer_bot_custom_query|set_bot_updates_status' => 'BotQueries', -- cgit v1.2.3