mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various improvements
This commit is contained in:
@@ -1527,7 +1527,7 @@ final class BotCheckoutControllerNode: ItemListControllerNode, PKPaymentAuthoriz
|
||||
}
|
||||
|
||||
switch result {
|
||||
case let .done(receiptMessageId, _):
|
||||
case let .done(receiptMessageId, _, _):
|
||||
proceedWithCompletion(true, receiptMessageId)
|
||||
case let .externalVerificationRequired(url):
|
||||
strongSelf.updateActionButton()
|
||||
|
||||
Reference in New Issue
Block a user