Table of Contents

Property Pinned

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Pinned

Gets whether the message is pinned.

[JsonProperty("pinned", NullValueHandling = NullValueHandling.Ignore)]
public bool Pinned { get; }

Property Value

bool