Table of Contents

Property TimeoutForInitialApiRequest

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

TimeoutForInitialApiRequest

Specifies the probing interval in ms to use when first making requests to the API. This should be slightly higher than your average ping to the discord rest api.
Defaults to 200 ms

public int TimeoutForInitialApiRequest { set; }

Property Value

int