Constructor: channelAdminLogEventActionUpdatePinned
A message was pinned
Attributes:
Name | Type | Required | Description |
---|---|---|---|
message | Message | Optional | The message that was pinned |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionUpdatePinned = ['_' => 'channelAdminLogEventActionUpdatePinned', 'message' => Message];