Table of Contents

Method GetThreadMemberAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

GetThreadMemberAsync(ulong, ulong)

public ValueTask<DiscordThreadChannelMember> GetThreadMemberAsync(ulong channelId, ulong userId)

Parameters

channelId ulong
userId ulong

Returns

ValueTask<DiscordThreadChannelMember>