diff options
| author | levlam <levlam@telegram.org> | 2026-04-14 14:00:58 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2026-04-14 14:00:58 +0300 |
| commit | d72be76092313dd434e4a399e524cf982a4ac9d6 (patch) | |
| tree | 16895b282c36f2c37f2a5caaa9bb33b2d0794b83 /SplitSource.php | |
| parent | f65f56761a2679adce07ec5ed9e8ee38e0192042 (diff) | |
Support custom styles in textCompositionStyle.
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 f5ec6550d..03d861e1c 100644 --- a/SplitSource.php +++ b/SplitSource.php @@ -287,6 +287,7 @@ function split_file($file, $chunks, $undo) { 'ActiveStoryState' => 'ActiveStoryState', 'AffiliateType' => 'AffiliateType', 'AgeVerificationParameters' => 'AgeVerificationParameters', + 'AiComposeTone' => 'AiComposeTone', 'alarm_manager[_(-](?![.]get[(][)])|AlarmManager' => 'AlarmManager', 'animations_manager[_(-](?![.]get[(][)])|AnimationsManager[^;>]' => 'AnimationsManager', 'attach_menu_manager[_(-](?![.]get[(][)])|AttachMenuManager[^;>]' => 'AttachMenuManager', |
