Property IsOwner
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsOwner
Gets whether the current user is the guild's owner.
[JsonProperty("owner", NullValueHandling = NullValueHandling.Ignore)]
public bool IsOwner { get; }
Gets whether the current user is the guild's owner.
[JsonProperty("owner", NullValueHandling = NullValueHandling.Ignore)]
public bool IsOwner { get; }