Method AddThreadMemberAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.Rest.dll
AddThreadMemberAsync(ulong, ulong)
Adds a member to a thread.
public Task AddThreadMemberAsync(ulong threadId, ulong userId)
Adds a member to a thread.
public Task AddThreadMemberAsync(ulong threadId, ulong userId)