payments.GiveawayInfoResults

class pyrogram.raw.types.payments.GiveawayInfoResults

Telegram API type.

Constructor of GiveawayInfo.

Details:
  • Layer: 187

  • ID: E175E66F

Parameters:
  • start_date (int 32-bit) – N/A

  • finish_date (int 32-bit) – N/A

  • winners_count (int 32-bit) – N/A

  • winner (bool, optional) – N/A

  • refunded (bool, optional) – N/A

  • gift_code_slug (str, optional) – N/A

  • stars_prize (int 64-bit, optional) – N/A

  • activated_count (int 32-bit, optional) – N/A

Functions:

This object can be returned by 1 function.

payments.GetGiveawayInfo

Telegram API function.