Table of Contents

Property MentionTotalLimit

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

MentionTotalLimit

Gets the total number of mentions (users and roles) allowed per message.

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

Property Value

int?