Table of Contents

Property Title

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Title

Gets the embed's title.

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

Property Value

string