PostMessageResponse.Ts Property

Definition

Unix timestamp for when the message was created.

[System.Text.Json.Serialization.JsonPropertyName("ts")]
public string Ts { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ts")>]
member this.Ts : string with get, set
Public Property Ts As String

Property Value

Attributes

Applies to