Table of Contents

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; }

Property Value

bool