PeerColor

---types---
peerColor#b54b5acf color:flags.0?int background_emoji_id:flags.1?long = PeerColor

Belongs to

PeerColor

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

Parameters

colorintoptional
background_emoji_idlongoptional

Used by

UpdateColor