giveaway_t¶
-
struct banana::api::giveaway_t¶
This object represents a message about a scheduled giveaway.
The list of chats which the user must join to participate in the giveaway
Point in time (Unix timestamp) when winners of the giveaway will be selected
The number of users which are supposed to be selected as winners of the giveaway
-
optional_t<boolean_t> only_new_members¶
Optional. True, if only users who join the chats after the giveaway started should be eligible to win
-
optional_t<boolean_t> has_public_winners¶
Optional. True, if the list of giveaway winners will be visible to everyone
-
optional_t<string_t> prize_description¶
Optional. Description of additional giveaway prize
-
optional_t<array_t<string_t>> country_codes¶
Optional. A list of two-letter ISO 3166-1 alpha-2 country codes indicating the countries from which eligible users for the giveaway must come. If empty, then all users can participate in the giveaway. Users with a phone number that was bought on Fragment can always participate in giveaways.
Optional. The number of months the Telegram Premium subscription won from the giveaway will be active for
-
optional_t<boolean_t> only_new_members¶