isStarGiveaway property
Optional. True, if the giveaway is a Telegram Star giveaway. Otherwise, currently, the giveaway is a Telegram Premium giveaway.
Implementation
@JsonKey(name: 'is_star_giveaway')
bool? get isStarGiveaway;
Optional. True, if the giveaway is a Telegram Star giveaway. Otherwise, currently, the giveaway is a Telegram Premium giveaway.
@JsonKey(name: 'is_star_giveaway')
bool? get isStarGiveaway;