mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Allow buying resold gifts.
This commit is contained in:
@@ -89,9 +89,11 @@ struct GiftUpdate {
|
||||
Delete,
|
||||
Pin,
|
||||
Unpin,
|
||||
ResaleChange,
|
||||
};
|
||||
|
||||
Data::SavedStarGiftId id;
|
||||
QString slug;
|
||||
Action action = {};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user