ChatBoostSourceGiveaway constructor
const
ChatBoostSourceGiveaway({})
Creates a source of a chat boost.
Implementation
const ChatBoostSourceGiveaway({
this.user,
this.isUnclaimed,
this.giveawayMessageId = 0,
this.prizeStarCount,
});