Table of Contents

Property RatelimitRetryDelayFallback

Namespace
DSharpPlus
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 double RatelimitRetryDelayFallback { set; }

Property Value

double