CreateContactResponse.LastMsgSentUtc Property

Definition

Timestamp of when the last message was sent to this contact.

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

Property Value

Attributes

Applies to