StarGiftAuctionUserState
---types---
starGiftAuctionUserState#2eeed1c4 flags:# returned:flags.1?true bid_amount:flags.0?long bid_date:flags.0?date min_bid_amount:flags.0?long bid_peer:flags.0?Peer acquired_count:int = StarGiftAuctionUserState
Belongs to
This type can only be an instance of:
Members
| acquired_count | int | |
| returned | flag | This argument defaults to None and can be omitted. |
| bid_amount | long | This argument defaults to None and can be omitted. |
| bid_date | date | This argument defaults to None and can be omitted. |
| min_bid_amount | long | This argument defaults to None and can be omitted. |
| bid_peer | Peer | This argument defaults to None and can be omitted. |