payments.GiveawayInfoResults#

class hydrogram.raw.types.payments.GiveawayInfoResults[source]#

Telegram API type.

Constructor of GiveawayInfo.

Details:
  • Layer: 166

  • ID: CD5570

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

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

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

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

  • winner (bool, optional) – N/A

  • refunded (bool, optional) – N/A

  • gift_code_slug (str, optional) – N/A

Functions:

This object can be returned by 1 function.

payments.GetGiveawayInfo

Telegram API function.