Function initAsyncLambdaRouter

  • Parameters

    • __namedParameters: {
          applicationId: string;
          botToken: string;
          commands: Command[];
          logLevel?: LogLevels;
      }
      • applicationId: string
      • botToken: string
      • commands: Command[]
      • Optional logLevel?: LogLevels

    Returns ServerlessDiscordLambdaRouter

Generated using TypeDoc