Property CreatorId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
CreatorId
Gets the ID of this thread's creator.
[JsonProperty("owner_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong CreatorId { get; }
Property Value
- ulong