menu
tdlib2 package
documentation
td_api.dart
RefundStarPayment
RefundStarPayment.new constructor
RefundStarPayment.new constructor
dark_mode
light_mode
RefundStarPayment
constructor
RefundStarPayment
(
{
required
int
userId
,
required
String
telegramPaymentChargeId
,
})
Implementation
RefundStarPayment({ required this.userId, required this.telegramPaymentChargeId, });
tdlib2 package
documentation
td_api
RefundStarPayment
RefundStarPayment.new constructor
RefundStarPayment class