Table of Contents

Property Pinned

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Pinned

Gets whether the message is pinned.

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

Property Value

bool?