payments.starGiftActiveAuctions
Describes all currently active gift auctions where the user has placed a bid.
type tg.PaymentsStarGiftActiveAuctions struct { /* ... */ }
Implements payments.StarGiftActiveAuctions.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Auctions | []StarGiftActiveAuctionState | yes | Auctions where the user has placed a bid |
Users | []UserClass | yes | Mentioned users |
Chats | []ChatClass | yes | Mentioned chats |
References
- Official documentation
- Generated Go reference
- TL definition:
payments.starGiftActiveAuctions#aef6abbc