2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Fix channel unique gift transfer.

This commit is contained in:
John Preston
2025-01-22 13:05:33 +04:00
parent 64706ea103
commit 51661a872c
9 changed files with 71 additions and 30 deletions

View File

@@ -85,6 +85,7 @@ struct GiftUpdate {
Save,
Unsave,
Convert,
Transfer,
Delete,
};