Property ThreadId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ThreadId
Gets ID of the thread.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ThreadId { get; set; }
Gets ID of the thread.
[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ThreadId { get; set; }