Constructor: channelAdminLogEventActionSendMessage
A message was posted in a channel
Attributes:
Name | Type | Required | Description |
---|---|---|---|
message | Message | Optional | The message that was sent |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionSendMessage = ['_' => 'channelAdminLogEventActionSendMessage', 'message' => Message];