Share via


NewSlackMessage.ThreadTs Property

Definition

Gets or Sets the timestamp of the thread.

public string ThreadTs { get; set; }
member this.ThreadTs : string with get, set
Public Property ThreadTs As String

Property Value

Provide another message's timestamp value to make this message a reply.

Applies to