Class DiscordInteractionResolvedCollection
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a collection of Discord snowflake objects resolved from interaction arguments.
public sealed class DiscordInteractionResolvedCollection : ObservableApiObject
- Inheritance
-
DiscordInteractionResolvedCollection
- Inherited Members
Properties
- Attachments
Gets the resolved attachments objects, if any.
Not applicable for messages with resolved data for auto-populated select menus.
- Channels
Gets the resolved channel objects, if any.
- Members
Gets the resolved member objects, if any.
- Messages
Gets the resolved message objects, if any.
Not applicable for messages with resolved data for auto-populated select menus.
- Roles
Gets the resolved role objects, if any.
- Users
Gets the resolved user objects, if any.