@warsam-e/echo
GitHub
My Site
Preparing search index...
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
=
Echo
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
My Site
@warsam-e/echo
Loading...
Typings for A function that checks if a user has permission to run a command.