Type alias Interaction<Cached>
Interaction<Cached>: ChatInputCommandInteraction<Cached> | MessageContextMenuCommandInteraction<Cached> | UserContextMenuCommandInteraction<Cached> | AnySelectMenuInteraction<Cached> | ButtonInteraction<Cached> | AutocompleteInteraction<Cached> | ModalSubmitInteraction<Cached>
Type Parameters
Cached extends CacheType = CacheType