Link Search Menu Expand Document

Constructor: channelAdminLogEventActionSendMessage

Back to constructors index

A message was posted in a channel

Attributes:

NameTypeRequiredDescription
messageMessageOptionalThe message that was sent

Type: ChannelAdminLogEventAction

Example:

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