nextspace
    Preparing search index...

    Function QueryParamsError

    • Checks if the router query parameters are valid for a conversation and returns an error message if they are not.

      Parameters

      • router: NextRouter

        The Next.js router object.

      Returns string