Method CheckDeletionStatusAsync
- Assembly
- DSharpPlus.Commands.dll
CheckDeletionStatusAsync(DiscordApplicationCommand)
Returns a value indicating whether the application command should be deleted or not.
Task<bool> CheckDeletionStatusAsync(DiscordApplicationCommand command)
Parameters
command
DiscordApplicationCommand