diff options
Diffstat (limited to 'SplitSource.php')
| -rw-r--r-- | SplitSource.php | 1 |
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', |
