Method LeaveThreadAsync
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
LeaveThreadAsync()
Makes the current user leave the thread.
public Task LeaveThreadAsync()
Returns
- Task
Exceptions
- ServerErrorException
Thrown when Discord is unable to process the request.