diff options
| author | levlam <levlam@telegram.org> | 2025-12-03 16:31:59 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2025-12-03 16:31:59 +0300 |
| commit | 1782a0a570562ad21400233bde0fcac64eb7709c (patch) | |
| tree | 0e7173447f4d07f9c67abbbf21b1d6276d088128 /SplitSource.php | |
| parent | 617059b829f1347224d8bffbfd245513fc1c538b (diff) | |
Add td_api::giftBackground.
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 f9ce09652..f5d799168 100644 --- a/SplitSource.php +++ b/SplitSource.php @@ -432,6 +432,7 @@ function split_file($file, $chunks, $undo) { 'StarGiftAttributeId' => 'StarGiftAttributeId', 'StarGiftAuctionState' => 'StarGiftAuctionState', 'StarGiftAuctionUserState' => 'StarGiftAuctionUserState', + 'StarGiftBackground' => 'StarGiftBackground', 'StarGiftCollectionId' => 'StarGiftCollectionId', 'StarGiftId' => 'StarGiftId', 'star_gift_manager[_(-](?![.]get[(][)])|StarGiftManager' => 'StarGiftManager', |
