Table of Contents

Method LeaveGroupDmAsync

Namespace
DSharpPlus
Assembly
DSharpPlus.Rest.dll

LeaveGroupDmAsync(ulong)

Leaves a group DM

public Task LeaveGroupDmAsync(ulong channelId)

Parameters

channelId ulong

Channel ID

Returns

Task