Interface IRemoteRecordRetentionPolicy
- Assembly
- DSharpPlus.Commands.dll
Provides a means to customize when and which application commands get deleted from your bot.
public interface IRemoteRecordRetentionPolicy
Methods
- CheckDeletionStatusAsync(DiscordApplicationCommand)
Returns a value indicating whether the application command should be deleted or not.