public MessagePaymentSuccessfulBot (
string currency,
int64 total_amount,
int32 subscription_until_date,
bool is_recurring,
bool is_first_recurring,
Bytes invoice_payload,
string shipping_option_id,
OrderInfo? order_info,
string telegram_payment_charge_id,
string provider_payment_charge_id)