Table of Contents

Property Attachments

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Attachments

Attachments to be send with this interaction response.

public IReadOnlyList<DiscordAttachment> Attachments { get; }

Property Value

IReadOnlyList<DiscordAttachment>