Property RatelimitRetryDelayFallback
- Namespace
- DSharpPlus.Net
- Assembly
- DSharpPlus.dll
RatelimitRetryDelayFallback
Specifies the delay to use when there was no delay information passed to the rest client. Defaults to 2.5 seconds.
public TimeSpan RatelimitRetryDelayFallback { get; set; }