payments.GiveawayInfo

class pyrogram.raw.types.payments.GiveawayInfo

Telegram API type.

Constructor of GiveawayInfo.

Details:
  • Layer: 187

  • ID: 4367DAA0

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

  • participating (bool, optional) – N/A

  • preparing_results (bool, optional) – N/A

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

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

  • disallowed_country (str, optional) – N/A

Functions:

This object can be returned by 1 function.

payments.GetGiveawayInfo

Telegram API function.