SuccessfulPayment
constructor(currency: Currency, amount: Long, invoicePayload: String, subscriptionExpirationDate: TelegramDate? = null, isSubscriptionPayment: Boolean? = null, isFirstPeriodPayment: Boolean? = null, telegramPaymentChargeId: TelegramPaymentChargeId, providerPaymentChargeId: String, shippingOptionId: String? = null, orderInfo: OrderInfo? = null)