UpdateStarGiftAuctionUserState#
- class pyrogram.raw.types.UpdateStarGiftAuctionUserState#
Contains updates to auction state related to the current user, see here for more info on how to enable these updates.
Constructor of
Update.- Details:
Layer:
225ID:
DC58F31E
- Parameters:
gift_id (
int64-bit) – ID of the collectible gift » currently being distributed in the auction.user_state (
StarGiftAuctionUserState) – Auction state related to the current user (i.e. info about placed bids, won gifts and so on).