gampang - v2.3.7
Preparing search index...
MiddlewareFunc
Type Alias MiddlewareFunc
MiddlewareFunc
:
(
ctx
:
Context
)
=>
Promise
<
boolean
>
Middleware Function
Type declaration
(
ctx
:
Context
)
:
Promise
<
boolean
>
Parameters
ctx
:
Context
Message context.
Returns
Promise
<
boolean
>
You should return boolean or an Error
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
gampang - v2.3.7
Loading...
Middleware Function