Table of Contents

Namespace NetCord.Services.ComponentInteractions

Classes

BaseButtonInteractionContext
BaseChannelMenuInteractionContext
BaseComponentInteractionContext
BaseComponentInteractionModule<TContext>
BaseEntityMenuInteractionContext
BaseMentionableMenuInteractionContext
BaseMessageComponentInteractionContext
BaseModalInteractionContext
BaseRoleMenuInteractionContext
BaseStringMenuInteractionContext
BaseUserMenuInteractionContext
ButtonInteractionContext
ChannelMenuInteractionContext
ComponentInteractionAttribute

Component interactions are interactions that are triggered by user actions on components, such as buttons, select menus, and modals.

ComponentInteractionContext
ComponentInteractionInfo<TContext>
ComponentInteractionModule<TContext>
ComponentInteractionParameterAttribute

Specifies metadata for a parameter of a component interaction.

ComponentInteractionParameter<TContext>
ComponentInteractionResultResolverProvider<TContext>
ComponentInteractionServiceConfiguration<TContext>
ComponentInteractionService<TContext>
ComponentInteractionTypeReader<TContext>
EntityMenuInteractionContext
HttpButtonInteractionContext
HttpChannelMenuInteractionContext
HttpComponentInteractionContext
HttpEntityMenuInteractionContext
HttpMentionableMenuInteractionContext
HttpMessageComponentInteractionContext
HttpModalInteractionContext
HttpRoleMenuInteractionContext
HttpStringMenuInteractionContext
HttpUserMenuInteractionContext
MentionableMenuInteractionContext
MessageComponentInteractionContext
ModalInteractionContext
RoleMenuInteractionContext
StringMenuInteractionContext
UserMenuInteractionContext

Interfaces

IComponentInteractionContext
IComponentInteractionService