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

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
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

Related pages

Types used here