2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Support gifts pinning.

This commit is contained in:
John Preston
2025-03-05 14:57:17 +04:00
parent 7840fa6d90
commit 0f74456f30
14 changed files with 219 additions and 9 deletions

View File

@@ -87,6 +87,8 @@ struct GiftUpdate {
Convert,
Transfer,
Delete,
Pin,
Unpin,
};
Data::SavedStarGiftId id;