@typed-discord/interactions
    Preparing search index...

    Function route

    • Responds to an interaction based on the provided handlers.

      Parameters

      • interaction: Interaction

        The interaction to respond to.

      • handlers: Handlers

        The handlers for the different types of interactions.

      • client: Public = ...

        The Discord client to use for creating the response.

      Returns Promise<void>