Table of Contents

Property NewlyCreated

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

NewlyCreated

Gets whether this thread is newly created.

Why? We don't know.

[JsonProperty("newly_created", NullValueHandling = NullValueHandling.Ignore)]
public bool NewlyCreated { get; }

Property Value

bool