Table of Contents

TTMSFNCCloudSlackDeleteMessageEvent Event Type

Occurs when a Slack message delete request completes.

API unit family: TMSFNCCloudSlack

Parameters

Name Description
Sender Object that triggered the event.
ARequestResult Request result returned by the service call.
MessageDeleted True when the message was deleted successfully.
AConversation Conversation associated with the request.
ErrorMessage Error text returned by the service when the request fails.