payments.starGiftAuctionAcquiredGifts
Describes all the gifts that the current user won in an auction.
type tg.PaymentsStarGiftAuctionAcquiredGifts struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Gifts | []StarGiftAuctionAcquiredGift | yes | The gifts |
Users | []UserClass | yes | Mentioned users |
Chats | []ChatClass | yes | Mentioned chats |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
payments.starGiftAuctionAcquiredGifts#7d5bd1f0