Table of Contents

TTMSFNCCloudSlackReply Class

Stores one reply in a Slack message thread.

API unit family: TMSFNCCloudSlack

Syntax

TTMSFNCCloudSlackReply = class

Properties

Name Description
BotID Gets the bot identifier.
ClientMessageID Gets the client message identifier.
ParentUserID Gets the parent user identifier for the thread.
Team Gets the Slack team value.
Text Gets the message text.
ThreadTimeStamp Gets the Slack thread timestamp converted to a date/time value.
TimeStamp Gets the Slack timestamp converted to a date/time value.
UserID Gets the Slack user identifier.