aboutsummaryrefslogtreecommitdiffhomepage
path: root/SplitSource.php
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2025-08-29 19:03:15 +0300
committerlevlam <levlam@telegram.org>2025-08-29 19:03:15 +0300
commit1f5598f5b7521aa5ce1f27af0d3c0a06971c625f (patch)
treef1590c2adc91ef0a5d776e8552086d466d887222 /SplitSource.php
parentc65216253dd1fc56aca37c7b144bee266da14e6f (diff)
Add td_api::storyAlbum.
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 6c66dceba..679e656c0 100644
--- a/SplitSource.php
+++ b/SplitSource.php
@@ -434,6 +434,7 @@ function split_file($file, $chunks, $undo) {
'StickerSetId' => 'StickerSetId',
'stickers_manager[_(-](?![.]get[(][)])|StickersManager' => 'StickersManager',
'storage_manager[_(-](?![.]get[(][)])|StorageManager' => 'StorageManager',
+ 'StoryAlbum' => 'StoryAlbum',
'StoryAlbumId' => 'StoryAlbumId',
'StoryId' => 'StoryId',
'StoryListId' => 'StoryListId',