starGiftUnique

starGiftUnique#85f0a9cd flags:# 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;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
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 Identifier of the object — which object depends on the field's type.
gift_id long
title string Title.
slug string Short address used in the link.
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

Type

StarGift

Related pages

Types used here