Link Search Menu Expand Document

Constructor: channelAdminLogEventActionChangeAbout

Back to constructors index

The description was changed

Attributes:

NameTypeRequiredDescription
prev_valuestringYesPrevious description
new_valuestringYesNew description

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionChangeAbout = ['_' => 'channelAdminLogEventActionChangeAbout', 'prev_value' => 'string', 'new_value' => 'string'];