PeerColorProfileSet

---types---
help.peerColorProfileSet#767d61eb palette_colors:Vector<int> bg_colors:Vector<int> story_colors:Vector<int> = help.PeerColorSet

Belongs to

help.PeerColorSet

In Rust this constructor is a variant of the enums::help.PeerColorSet enum.
Match on it with: if let enums::help.PeerColorSet::PeerColorProfileSet(v) = result { ... }

Parameters

palette_colorsVector<int>required
bg_colorsVector<int>required
story_colorsVector<int>required