aboutsummaryrefslogtreecommitdiffhomepage
path: root/SplitSource.php
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2026-04-17 18:11:41 +0300
committerlevlam <levlam@telegram.org>2026-04-17 18:11:41 +0300
commit19292458f5e1f3f36725c8a2445b88871c74b14a (patch)
tree1c4cacf3b20a684845911ddf6304ac7f9a6746ea /SplitSource.php
parentf5b5a6e1131b09906fb23bd3495d9b9f9a4cd1e9 (diff)
Add td_api::botAccessSettings.
Diffstat (limited to 'SplitSource.php')
-rw-r--r--SplitSource.php1
1 files changed, 1 insertions, 0 deletions
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',