GitHub
S0n1c
Preparing search index...
The search index is not available
meinu
meinu
CommandHasPermission
Type Alias CommandHasPermission<Inst>
Internal
CommandHasPermission
:
(
bot
:
Inst
,
int
:
Interaction
)
=>
Promise
<
boolean
>
Typings for A function that checks if a user has permission to run a command.
Type Parameters
Inst
=
Meinu
Type declaration
(
bot
:
Inst
,
int
:
Interaction
)
:
Promise
<
boolean
>
Parameters
bot
:
Inst
int
:
Interaction
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
S0n1c
meinu
Loading...
Typings for A function that checks if a user has permission to run a command.