Method DeleteGlobalApplicationCommandAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.Rest.dll
DeleteGlobalApplicationCommandAsync(ulong)
Deletes a global application command.
public Task DeleteGlobalApplicationCommandAsync(ulong commandId)
Parameters
commandId
ulongThe ID of the command to delete.