GiftAuction¶ class pyrogram.types.GiftAuction¶ Describes an auction on which a gift can be purchased. Parameters: id (str) – Identifier of the auction. gifts_per_round (int) – Number of gifts distributed in each round. start_date (datetime) – Date when the auction will start.