Update API

This commit is contained in:
Ilya Laktyushin
2024-12-23 22:02:31 +04:00
parent d92c751b6f
commit 292798a494
29 changed files with 14730 additions and 13040 deletions

View File

@@ -368,7 +368,9 @@ private final class StarsTransactionSheetContent: CombinedComponent {
toPeer = peer
}
transactionPeer = transaction.peer
giftAnimation = starGift.file
if case let .generic(gift) = starGift {
giftAnimation = gift.file
}
} else if let giveawayMessageIdValue = transaction.giveawayMessageId {
titleText = strings.Stars_Transaction_Giveaway_Title
descriptionText = ""