aboutsummaryrefslogtreecommitdiffhomepage
path: root/SplitSource.php
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2026-04-16 17:21:53 +0300
committerlevlam <levlam@telegram.org>2026-04-16 17:21:53 +0300
commit327531a5415048c842900d6bff43c640a89539d5 (patch)
treeb980ff4c04920c035cccb0587965f59aed8542c9 /SplitSource.php
parent23971a844ada10205b06825e71fc6bc861c9fe46 (diff)
Add td_api::textCompositionStyleExample.
Diffstat (limited to 'SplitSource.php')
-rw-r--r--SplitSource.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/SplitSource.php b/SplitSource.php
index 03d861e1c..4915cde9b 100644
--- a/SplitSource.php
+++ b/SplitSource.php
@@ -287,7 +287,8 @@ function split_file($file, $chunks, $undo) {
'ActiveStoryState' => 'ActiveStoryState',
'AffiliateType' => 'AffiliateType',
'AgeVerificationParameters' => 'AgeVerificationParameters',
- 'AiComposeTone' => 'AiComposeTone',
+ 'AiComposeTone[^A-Z]' => 'AiComposeTone',
+ 'AiComposeToneExample' => 'AiComposeToneExample',
'alarm_manager[_(-](?![.]get[(][)])|AlarmManager' => 'AlarmManager',
'animations_manager[_(-](?![.]get[(][)])|AnimationsManager[^;>]' => 'AnimationsManager',
'attach_menu_manager[_(-](?![.]get[(][)])|AttachMenuManager[^;>]' => 'AttachMenuManager',