OptionalauthAuthentication info from middleware. If provided, will be passed to message handlers.
OptionalparsedPre-parsed request body. If provided, the transport will use this instead of parsing req.json().
Useful when using body-parser middleware that has already parsed the body.
Options for handling a request