Table of Contents

Property DefaultPerUserRateLimit

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

DefaultPerUserRateLimit

Gets the default ratelimit per user for the forum. This is applied to all posts upon creation.

[JsonProperty("default_thread_rate_limit_per_user")]
public int? DefaultPerUserRateLimit { get; }

Property Value

int?