Table of Contents

Property Attachments

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Attachments

Gets files attached to this message.

[JsonIgnore]
public IReadOnlyList<DiscordAttachment> Attachments { get; }

Property Value

IReadOnlyList<DiscordAttachment>