Method LeaveThreadAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.Rest.dll
LeaveThreadAsync(ulong)
Leaves a thread.
public Task LeaveThreadAsync(ulong threadId)
Parameters
threadId
ulongThe ID of the thread.
Leaves a thread.
public Task LeaveThreadAsync(ulong threadId)
threadId
ulongThe ID of the thread.