Table of Contents

Property Description

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Description

Gets the description (alt-text) for this thumbnail.

[JsonProperty("description", NullValueHandling = NullValueHandling.Ignore)]
public string? Description { get; }

Property Value

string