Sparky
    Preparing search index...
    • Fetch the reply to an interaction

      Parameters

      • interaction:
            | ChatInputCommandInteraction<CacheType>
            | MessageContextMenuCommandInteraction<CacheType>
            | UserContextMenuCommandInteraction<CacheType>
            | MessageComponentInteraction<CacheType>
            | ModalSubmitInteraction<CacheType>

        The interaction object

      Returns Promise<Message<boolean>>

      A promise that resolves with the reply to the interaction

      An error if the interaction is not provided