ThreadMessageResponse.CompletedAt

ThreadMessageResponse.CompletedAt property

Gets or sets the Unix timestamp (in seconds) for when the message was completed.

public long? CompletedAt { get; set; }

See Also