Link Search Menu Expand Document

Constructor: channelAdminLogEventActionChangeLinkedChat

Back to constructors index

The linked chat was changed

Attributes:

NameTypeRequiredDescription
prev_valuelongYesPrevious linked chat
new_valuelongYesNew linked chat

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionChangeLinkedChat = ['_' => 'channelAdminLogEventActionChangeLinkedChat', 'prev_value' => long, 'new_value' => long];