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:
@@ -31,6 +31,7 @@ public struct PremiumGiftCodeOption: Codable, Equatable {
|
||||
public let storeQuantity: Int32
|
||||
public let currency: String
|
||||
public let amount: Int64
|
||||
|
||||
public init(users: Int32, months: Int32, storeProductId: String?, storeQuantity: Int32, currency: String, amount: Int64) {
|
||||
self.users = users
|
||||
self.months = months
|
||||
|
||||
Reference in New Issue
Block a user