GiveawayCompleted
This object represents a service message about the completion of a giveaway without public winners.
Properties
winner_count
ts
winner_count: number;
Number of winners in the giveaway
unclaimed_prize_count
ts
unclaimed_prize_count?: number;
Number of undistributed prizes
giveaway_message
ts
giveaway_message?: Message;
Message with the giveaway that was completed, if it wasn’t deleted
is_star_giveaway
ts
is_star_giveaway?: true;
True, if the giveaway is a Telegram Star giveaway. Otherwise, currently, the giveaway is a Telegram Premium giveaway.