GiveawayCreated

class aiogram.types.giveaway_created.GiveawayCreated(*, prize_star_count: int | None = None, **extra_data: Any)[source]

This object represents a service message about the creation of a scheduled giveaway.

Source: https://core.telegram.org/bots/api#giveawaycreated

prize_star_count: int | None

Optional. The number of Telegram Stars to be split between giveaway winners; for Telegram Star giveaways only