TTMSFNCCloudSlackPostMessageEvent Event Type
Occurs when a Slack message post request completes.
API unit family: TMSFNCCloudSlack
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
ARequestResult |
Request result returned by the service call. |
AConversation |
Conversation associated with the request. |
AMessage |
Message that owns the object. |
ErrorMessage |
Error text returned by the service when the request fails. |