Property OwnerId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }