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:
@@ -17,7 +17,7 @@ public final class BotCheckoutController: ViewController {
|
||||
public let validatedFormInfo: BotPaymentValidatedFormInfo?
|
||||
public let botPeer: EnginePeer?
|
||||
|
||||
private init(
|
||||
public init(
|
||||
form: BotPaymentForm,
|
||||
validatedFormInfo: BotPaymentValidatedFormInfo?,
|
||||
botPeer: EnginePeer?
|
||||
|
||||
Reference in New Issue
Block a user