Table of Contents

Method GetGuildOwnerAsync

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

GetGuildOwnerAsync()

Gets the guild's owner.

public Task<DiscordMember> GetGuildOwnerAsync()

Returns

Task<DiscordMember>