Table of Contents

Property PerUserRateLimit

Namespace
DisCatSharp.Net.Models
Assembly
DisCatSharp.dll

PerUserRateLimit

Sets the channel's new slow mode timeout.

Setting this to null or 0 will disable slow mode.

public Optional<int?> PerUserRateLimit { set; }

Property Value

Optional<int?>