StarGiftAuctionState

class pyrogram.raw.base.StarGiftAuctionState[source]

State of a collectible gift auction »: active/pending, finished, or unchanged with respect to a locally cached version.

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 ».