mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Update API
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user