mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Stars
This commit is contained in:
@@ -13,9 +13,9 @@ public final class BotCheckoutController: ViewController {
|
||||
case generic
|
||||
}
|
||||
|
||||
let form: BotPaymentForm
|
||||
let validatedFormInfo: BotPaymentValidatedFormInfo?
|
||||
let botPeer: EnginePeer?
|
||||
public let form: BotPaymentForm
|
||||
public let validatedFormInfo: BotPaymentValidatedFormInfo?
|
||||
public let botPeer: EnginePeer?
|
||||
|
||||
private init(
|
||||
form: BotPaymentForm,
|
||||
|
||||
Reference in New Issue
Block a user