Table of Contents

Method DeleteGlobalApplicationCommandAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

DeleteGlobalApplicationCommandAsync(ulong, ulong)

public ValueTask DeleteGlobalApplicationCommandAsync(ulong applicationId, ulong commandId)

Parameters

applicationId ulong
commandId ulong

Returns

ValueTask