Table of Contents

Class DiscordInteractionResolvedCollection

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents a collection of Discord snowflake objects resolved from interaction arguments.

public sealed class DiscordInteractionResolvedCollection
Inheritance
DiscordInteractionResolvedCollection

Properties

Attachments

The resolved attachment objects, if any.

Channels

Gets the resolved channel objects, if any.

Members

Gets the resolved member objects, if any.

Messages

Gets the resolved message objects, if any.

Roles

Gets the resolved role objects, if any.

Users

Gets the resolved user objects, if any.