Table of Contents

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; }

Property Value

Optional<int?>