Table of Contents

Property Attachments

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Attachments

Gets the Attachments to be sent in the Message.

public IReadOnlyList<DiscordAttachment> Attachments { get; }

Property Value

IReadOnlyList<DiscordAttachment>