StarsGiveawayWinnersOption#

class pyrogram.raw.types.StarsGiveawayWinnersOption#

Allowed options for the number of giveaway winners.

Constructor of StarsGiveawayWinnersOption.

Details:
  • Layer: 198

  • ID: 54236209

Parameters:
  • users (int 32-bit) – The number of users that will be randomly chosen as winners.

  • per_user_stars (int 64-bit) – The number of Telegram Stars each winner will receive.

  • default (bool, optional) – If set, this option must be pre-selected by default in the option list.