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.
Leaves this guild.
public Task LeaveAsync()
Thrown when Discord is unable to process the request.