Options
All
  • Public
  • Public/Protected
  • All
Menu

discord-express

Index

Type aliases

DiscordExpressErrorHandler: (error: unknown, request: Request, response: Response, nextFunc: NextFunc) => void

Type declaration

DiscordExpressHandler: (request: Request, response: Response, nextFunc: NextFunc) => void

Type declaration

Functions

  • createCommands(commands: Commands): RESTPostAPIApplicationCommandsJSONBody[]

Generated using TypeDoc