- API ›
- Constructors ›
- StarGiftUnique
StarGiftUnique
---types--- starGiftUnique#85f0a9cd require_premium:flags.6?true resale_ton_only:flags.7?true theme_available:flags.9?true burned:flags.14?true crafted:flags.15?true id:long gift_id:long title:string slug:string num:int owner_id:flags.0?Peer owner_name:flags.1?string owner_address:flags.2?string attributes:Vector<StarGiftAttribute> availability_issued:int availability_total:int gift_address:flags.3?string resell_amount:flags.4?Vector<StarsAmount> released_by:flags.5?Peer value_amount:flags.8?long value_currency:flags.8?string value_usd_amount:flags.8?long theme_peer:flags.10?Peer peer_color:flags.11?PeerColor host_id:flags.12?Peer offer_min_stars:flags.13?int craft_chance_permille:flags.16?int = StarGift
Belongs to
| StarGift |
Parameters
| require_premium | true | optional |
| resale_ton_only | true | optional |
| theme_available | true | optional |
| burned | true | optional |
| crafted | true | optional |
| id | long | required |
| gift_id | long | required |
| title | string | required |
| slug | string | required |
| num | int | required |
| owner_id | Peer | optional |
| owner_name | string | optional |
| owner_address | string | optional |
| attributes | Vector<StarGiftAttribute> | required |
| availability_issued | int | required |
| availability_total | int | required |
| gift_address | string | optional |
| resell_amount | Vector<StarsAmount> | optional |
| released_by | Peer | optional |
| value_amount | long | optional |
| value_currency | string | optional |
| value_usd_amount | long | optional |
| theme_peer | Peer | optional |
| peer_color | PeerColor | optional |
| host_id | Peer | optional |
| offer_min_stars | int | optional |
| craft_chance_permille | int | optional |