mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Improve resale unique gift display.
This commit is contained in:
@@ -856,6 +856,7 @@ std::optional<Data::StarGift> FromTL(
|
||||
.model = *model,
|
||||
.pattern = *pattern,
|
||||
}),
|
||||
.starsResellMin = int64(data.vresell_stars().value_or_empty()),
|
||||
.document = model->document,
|
||||
.limitedLeft = (total - data.vavailability_issued().v),
|
||||
.limitedCount = total,
|
||||
|
||||
Reference in New Issue
Block a user