Table of Contents

Property Title

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Title

The title of the modal, if applicable.

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

Property Value

string