Raw.ChannelAdminLogEventActionChangeProfilePeerColor
The profile accent color was changed
channelAdminLogEventActionChangeProfilePeerColor#5e477b25 prev_value:PeerColor new_value:PeerColor = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionChangeProfilePeerColor {
constructor(params: { prevValue: Raw.TypePeerColor; newValue: Raw.TypePeerColor }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x5e477b25
Property
prevValue
: Raw.TypePeerColorPrevious accent palette
newValue
: Raw.TypePeerColorNew accent palette