Preparing search index...
The search index is not available
discordx
discordx
GuardFunction
Type Alias GuardFunction<Type, DataType>
GuardFunction
:
(
params
:
Type
,
client
:
Client
,
next
:
Next
,
data
:
DataType
)
=>
any
Guard function
Type Parameters
Type
=
any
DataType
=
any
Type declaration
(
params
:
Type
,
client
:
Client
,
next
:
Next
,
data
:
DataType
)
:
any
Parameters
params
:
Type
client
:
Client
next
:
Next
data
:
DataType
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
discordx
Loading...
Guard function