Skip to main content

slack.postmessageprops.threadts

Home > @runlightyear/slack > PostMessageProps > threadTs

PostMessageProps.threadTs property

Provide another message's ts value to make this message a reply. Avoid using a reply's ts value; use its parent instead.

Signature:
threadTs?: string;