mirror of
https://github.com/DiscordFactory/website-documentation.git
synced 2026-01-22 21:10:26 +01:00
🚧 Setup documentation
This commit is contained in:
@@ -54,7 +54,8 @@ import {
|
||||
@Middleware({ pattern: '(?<count>\\\\d+)-args')}
|
||||
export default class FooMiddleware implements BaseMiddleware {
|
||||
public async run(context: MiddlewareContext): Promise<void> {
|
||||
// Your code here
|
||||
// Your code here
|
||||
return true
|
||||
}
|
||||
}
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user