Property Pinned
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Pinned
Gets whether the message is pinned.
[JsonProperty("pinned", NullValueHandling = NullValueHandling.Ignore)]
public bool Pinned { get; }
Gets whether the message is pinned.
[JsonProperty("pinned", NullValueHandling = NullValueHandling.Ignore)]
public bool Pinned { get; }