Property RemoteRecordRetentionPolicy
- Namespace
- DSharpPlus.Commands.Processors.SlashCommands
- Assembly
- DSharpPlus.Commands.dll
RemoteRecordRetentionPolicy
Controls when DSharpPlus deletes an application command that does not have a local equivalent.
public IRemoteRecordRetentionPolicy RemoteRecordRetentionPolicy { get; init; }
Property Value
Remarks
By default, this will delete all application commands except for activity entrypoints.