Table of Contents

Method LeaveAsync

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

LeaveAsync()

Leaves this guild.

public Task LeaveAsync()

Returns

Task

Exceptions

ServerErrorException

Thrown when Discord is unable to process the request.