MessageGiveawayPrizeStars constructor
MessageGiveawayPrizeStars({})
Implementation
MessageGiveawayPrizeStars({
required this.starCount,
required this.transactionId,
required this.boostedChatId,
required this.giveawayMessageId,
required this.isUnclaimed,
this.sticker,
});