API reference
Property Pinned
- Namespace
- DisCatSharp.Experimental.Entities
- Assembly
- DisCatSharp.Experimental.dll
Pinned
Gets or sets a value indicating whether to filter by pinned messages.
[JsonProperty("pinned", NullValueHandling = NullValueHandling.Ignore)]
public bool? Pinned { get; set; }
Property Value
- bool?