aboutsummaryrefslogtreecommitdiffhomepage
path: root/SplitSource.php
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2025-09-29 21:31:25 +0300
committerlevlam <levlam@telegram.org>2025-09-29 21:31:25 +0300
commit9b994e37e8f8b97daf1abf753b8874fe7f68799f (patch)
tree21a101b97d5baa4587cfaf614f68a4be1988badc /SplitSource.php
parent41b5b6f58ca5a09036db5e9774a3c216336f3d62 (diff)
Add ForumTopicFullId.
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 17773a68e..4e7341e64 100644
--- a/SplitSource.php
+++ b/SplitSource.php
@@ -352,6 +352,7 @@ function split_file($file, $chunks, $undo) {
'file_reference_manager[_(-](?![.]get[(][)])|FileReferenceManager|file_references[)]' => 'FileReferenceManager',
'file_manager[_(-](?![.]get[(][)])|FileManager([^ ;.]| [^*])|update_file[)]' => 'files/FileManager',
'FolderId' => 'FolderId',
+ 'ForumTopicFullId' => 'ForumTopicFullId',
'ForumTopicId' => 'ForumTopicId',
'forum_topic_manager[_(-](?![.]get[(][)])|ForumTopicManager' => 'ForumTopicManager',
'game_manager[_(-](?![.]get[(][)])|GameManager' => 'GameManager',