diff options
| author | levlam <levlam@telegram.org> | 2025-09-02 13:32:00 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2025-09-02 13:32:00 +0300 |
| commit | 43879b887f33417eaa068df149b737c7a3d39f33 (patch) | |
| tree | d7fd0b83f87a771571219255c69f77185b39a6a6 /SplitSource.php | |
| parent | 50fb2f0c31a210f383662f7cd4b194f2060098e1 (diff) | |
Add class StoryAlbumFullId.
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 679e656c0..43ae1e0c4 100644 --- a/SplitSource.php +++ b/SplitSource.php @@ -435,6 +435,7 @@ function split_file($file, $chunks, $undo) { 'stickers_manager[_(-](?![.]get[(][)])|StickersManager' => 'StickersManager', 'storage_manager[_(-](?![.]get[(][)])|StorageManager' => 'StorageManager', 'StoryAlbum' => 'StoryAlbum', + 'StoryAlbumFullId' => 'StoryAlbumFullId', 'StoryAlbumId' => 'StoryAlbumId', 'StoryId' => 'StoryId', 'StoryListId' => 'StoryListId', |
