Property OwnerId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
OwnerId
Gets ID of the owner that started this thread.
[JsonProperty("owner_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong OwnerId { get; }
Gets ID of the owner that started this thread.
[JsonProperty("owner_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong OwnerId { get; }