StarTransactionTypeChannelPaidMediaPurchase constructor
StarTransactionTypeChannelPaidMediaPurchase({})
Implementation
StarTransactionTypeChannelPaidMediaPurchase({
required this.chatId,
required this.messageId,
required this.media,
});