Table of Contents

Property File

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

File

Gets the file associated with this component. It may be an arbitrary URL or an attachment:// reference.

[JsonProperty("file", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUnfurledMediaItem File { get; }

Property Value

DiscordUnfurledMediaItem