Table of Contents

Property IsOwner

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IsOwner

Gets whether the current user is the guild's owner.

[JsonProperty("owner", NullValueHandling = NullValueHandling.Ignore)]
public bool IsOwner { get; }

Property Value

bool