Link Search Menu Expand Document

Constructor: channelAdminLogEventActionChangePeerColor

Back to constructors index

The message accent color was changed

Attributes:

NameTypeRequiredDescription
prev_valuePeerColorYesPrevious accent palette
new_valuePeerColorYesNew accent palette

Type: ChannelAdminLogEventAction

Example:

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