From 1f5598f5b7521aa5ce1f27af0d3c0a06971c625f Mon Sep 17 00:00:00 2001 From: levlam Date: Fri, 29 Aug 2025 19:03:15 +0300 Subject: Add td_api::storyAlbum. --- SplitSource.php | 1 + 1 file changed, 1 insertion(+) (limited to 'SplitSource.php') 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', -- cgit v1.2.3