Table of Contents

Property PostCreateUserRateLimit

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

PostCreateUserRateLimit

Gets the slow mode delay configured for this channel for post creations.

All bots, as well as users with ManageChannels or ManageMessages permissions in the channel are exempt from slow mode.

[JsonProperty("default_thread_rate_limit_per_user", NullValueHandling = NullValueHandling.Ignore)]
public int? PostCreateUserRateLimit { get; }

Property Value

int?