Property FileName
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
FileName
Gets the name of the file.
[JsonProperty("filename", NullValueHandling = NullValueHandling.Ignore)]
public string? FileName { get; }
Gets the name of the file.
[JsonProperty("filename", NullValueHandling = NullValueHandling.Ignore)]
public string? FileName { get; }