StarGiftAuctionUserState¶
- class pyrogram.types.StarGiftAuctionUserState¶
The current user’s state in an auction.
- Parameters:
bid_amount (
int, optional) – Current bid amount in Stars.bid_date (
datetime, optional) – When the bid was placed.min_bid_amount (
int, optional) – Minimum bid amount.acquired_count (
int) – Number of gifts acquired.returned (
bool, optional) – True if the bid was returned.