Property IsOwner
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsOwner
Gets whether this member is the Guild owner.
warning
This will throw if accessed for an oauth2 constructed member.
[JsonIgnore]
public bool IsOwner { get; }
Gets whether this member is the Guild owner.
This will throw if accessed for an oauth2 constructed member.
[JsonIgnore]
public bool IsOwner { get; }