Table of Contents

Property FileName

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

FileName

Gets the name of the file.

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

Property Value

string