Payments.StarGiftAuctionState

Describes a collectible gift auction ».

payments.starGiftAuctionState#6b39f4ec gift:StarGift state:StarGiftAuctionState user_state:StarGiftAuctionUserState timeout:int users:Vector<User> chats:Vector<Chat> = payments.StarGiftAuctionState;

---functions---

payments.getStarGiftAuctionState#5c9ff4d6 auction:InputStarGiftAuction version:int = payments.StarGiftAuctionState;

Constructors

Constructor Description
payments.starGiftAuctionState Describes a collectible gift auction ».

Methods

Method Description
payments.getStarGiftAuctionState Returns info about a collectible gift auction »; also subscribes the user to auction updates, see here » for more info on the full flow.

Related pages

Auctions