Table of Contents
API reference

Property Mentions

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

Mentions

Gets or sets the list of mentions to filter by.

[JsonProperty("mentions", NullValueHandling = NullValueHandling.Ignore)]
public List<ulong>? Mentions { get; set; }

Property Value

List<ulong>