Class representing a Slack message request action. This action sends a message to a specified Slack channel.

Hierarchy (View Summary)

Constructors

Properties

Constructors

Properties

channel: string

The Slack channel to which the message will be sent.

message: string

The message to be sent to the Slack channel.

type: string

The type of the action, specific to Slack message requests.