Table of Contents

Property Attachments

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Attachments

Gets files attached to this message.

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

Property Value

IReadOnlyList<DiscordAttachment>