GiveawayCompleted¶
- class litegram.types.giveaway_completed.GiveawayCompleted(*, winner_count: int, unclaimed_prize_count: int | None = None, giveaway_message: Message | None = None, is_star_giveaway: bool | None = None, **extra_data: Any)[source]¶
This object represents a service message about the completion of a giveaway without public winners.
Source: https://core.telegram.org/bots/api#giveawaycompleted