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