Show burned gift badge and toast.

This commit is contained in:
John Preston
2026-02-03 19:04:04 +04:00
parent 24c8738ad7
commit f96fe33747
11 changed files with 63 additions and 21 deletions
+1
View File
@@ -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()