Link Search Menu Expand Document

Constructor: channelAdminLogEventActionUpdatePinned

Back to constructors index

A message was pinned

Attributes:

NameTypeRequiredDescription
messageMessageOptionalThe message that was pinned

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionUpdatePinned = ['_' => 'channelAdminLogEventActionUpdatePinned', 'message' => Message];