mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Support phrases for unclaimed giveaway prizes.
This commit is contained in:
@@ -104,6 +104,7 @@ struct GiftCode {
|
||||
ChannelData *channel = nullptr;
|
||||
int months = 0;
|
||||
bool viaGiveaway = false;
|
||||
bool unclaimed = false;
|
||||
};
|
||||
|
||||
class Media {
|
||||
|
Reference in New Issue
Block a user