Table of Contents

Property Title

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Title

Gets the title of the file.

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

Property Value

string