Property PostCreateUserRateLimit
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
PostCreateUserRateLimit
Sets the channel's new post slow mode timeout.
Setting this to null or 0 will disable slow mode.
public Optional<int?> PostCreateUserRateLimit { set; }