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