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