diff options
| author | levlam <levlam@telegram.org> | 2025-12-11 17:55:29 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2025-12-11 17:55:29 +0300 |
| commit | 81a213f361519568ad58db13519dfb265b340e49 (patch) | |
| tree | c386a03fcbdc1917947599ff261b6a8a8686fc80 /SplitSource.php | |
| parent | dababdfe02ac3bd94b1812bebede8445b8187e24 (diff) | |
Add td_api::passkey.
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 9bb6c43b2..e7334d139 100644 --- a/SplitSource.php +++ b/SplitSource.php @@ -396,6 +396,7 @@ function split_file($file, $chunks, $undo) { 'online_manager[_(-](?![.]get[(][)])|OnlineManager' => 'OnlineManager', 'option_manager[_(-](?![.]get[(][)])|OptionManager' => 'OptionManager', 'PaidReactionType' => 'PaidReactionType', + 'Passkey' => 'Passkey', 'password_manager[_(-](?![.]get[(][)])|PasswordManager' => 'PasswordManager', 'PeerColor[^A-Z]' => 'PeerColor', 'PeerColorCollectible' => 'PeerColorCollectible', |
