Function initAsyncLambdaRouter
- initAsyncLambdaRouter(__namedParameters: {
applicationId: string;
botToken: string;
commands: Command[];
logLevel?: LogLevels;
}): ServerlessDiscordLambdaRouter
-
Parameters
-
__namedParameters: {
applicationId: string;
botToken: string;
commands: Command[];
logLevel?: LogLevels;
}
-
applicationId: string
-
botToken: string
-
-
Optional
logLevel?: LogLevels