mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Show burned gift badge and toast.
This commit is contained in:
@@ -953,6 +953,7 @@ std::optional<Data::StarGift> FromTL(
|
||||
.onlyAcceptTon = data.is_resale_ton_only(),
|
||||
.canBeTheme = data.is_theme_available(),
|
||||
.crafted = data.is_crafted(),
|
||||
.burned = data.is_burned(),
|
||||
.model = *model,
|
||||
.pattern = *pattern,
|
||||
.value = (data.vvalue_amount()
|
||||
|
||||
Reference in New Issue
Block a user