peerColorCollectible

peerColorCollectible#b9c0639a flags:# collectible_id:long gift_emoji_id:long background_emoji_id:long accent_color:int colors:Vector<int> dark_accent_color:flags.0?int dark_colors:flags.1?Vector<int> = PeerColor;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
collectible_id long  
gift_emoji_id long  
background_emoji_id long  
accent_color int  
colors Vector<int>  
dark_accent_color flags.0?int  
dark_colors flags.1?Vector<int>  

Type

PeerColor