MessageGiveawayCompleted¶
A giveaway without public winners has been completed for the chat
MessageGiveawayCompleted(
giveaway_message_id: int53,
winner_count: int32,
is_star_giveaway: Bool,
unclaimed_prize_count: int32
) → MessageContent
giveaway_message_id¶
int53
Identifier of the message with the giveaway; may be 0 or an identifier of a deleted message
winner_count¶
int32
Number of winners in the giveaway
is_star_giveaway¶
Bool
True, if the giveaway is a Telegram Star giveaway
unclaimed_prize_count¶
int32
Number of undistributed prizes; for Telegram Premium giveaways only