menu
tdlib2 package
documentation
td_api.dart
StarTransactionTypeUserDeposit
StarTransactionTypeUserDeposit.new constructor
StarTransactionTypeUserDeposit.new constructor
dark_mode
light_mode
StarTransactionTypeUserDeposit
constructor
StarTransactionTypeUserDeposit
(
{
required
int
userId
,
Sticker
?
sticker
,
})
Implementation
StarTransactionTypeUserDeposit({required this.userId, this.sticker});
tdlib2 package
documentation
td_api
StarTransactionTypeUserDeposit
StarTransactionTypeUserDeposit.new constructor
StarTransactionTypeUserDeposit class