Table of Contents

Method RemoveGroupDmRecipientAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

RemoveGroupDmRecipientAsync(ulong, ulong)

public ValueTask RemoveGroupDmRecipientAsync(ulong channelId, ulong userId)

Parameters

channelId ulong
userId ulong

Returns

ValueTask