StarGiftAuctionState# class pyrogram.raw.base.StarGiftAuctionState# Constructors:This base type has 3 constructors available. StarGiftAuctionState Represents an active or pending auction. StarGiftAuctionStateFinished Represents a finished auction. StarGiftAuctionStateNotModified Returned only by auction methods (never by updates) if the passed version is equal to the remote auction.version, meaning auction information hasn't changed over the locally cached version.