Property DefaultThreadRateLimit
- Namespace
- DSharpPlus.Net.Models
- Assembly
- DSharpPlus.dll
DefaultThreadRateLimit
Sets the default slowmode of newly created threads, but does not retroactively update.
public Optional<int> DefaultThreadRateLimit { set; }