Table of Contents

TTMSFNCCloudSlackConversationType Enumeration

Identifies the Slack conversation category returned by the conversations API.

API unit family: TMSFNCCloudSlack

Members

Name Description
sctPublicChannel Represents a public Slack channel.
sctPrivateChannel Represents a private Slack channel.
sctInstantMessage Represents a direct message conversation.
sctMultiPartyInstantMessage Represents a multi-party direct message conversation.
sctUnknown Represents an unspecified or unrecognized conversation type.