Table of Contents

Property ThreadId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ThreadId

Gets ID of the thread.

[JsonProperty("id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ThreadId { get; set; }

Property Value

ulong