Class representing a Slack message request action. This action sends a message to a specified Slack channel.
Creates an instance of the SlackMessageRequest class.
SlackMessageRequest
The Slack channel to send the message to.
The message to be sent to the Slack channel.
The Slack channel to which the message will be sent.
The type of the action, specific to Slack message requests.
Class representing a Slack message request action. This action sends a message to a specified Slack channel.