Link Search Menu Expand Document

Constructor: channelAdminLogEventActionChangeProfilePeerColor

Back to constructors index

The profile accent color was changed

Attributes:

NameTypeRequiredDescription
prev_valuePeerColorYesPrevious accent palette
new_valuePeerColorYesNew accent palette

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionChangeProfilePeerColor = ['_' => 'channelAdminLogEventActionChangeProfilePeerColor', 'prev_value' => PeerColor, 'new_value' => PeerColor];