export interface RefundStarPaymentOptionsApplicationJson { user_id: number; telegram_payment_charge_id: string; }