StarTransactionTypeChannelSubscriptionPurchase constructor
StarTransactionTypeChannelSubscriptionPurchase({})
Implementation
StarTransactionTypeChannelSubscriptionPurchase({
required this.chatId,
required this.subscriptionPeriod,
});