DisBot
Preparing search index...
modules/tags/events/tagsCommandInteractions
default
Variable default
default
:
{
name
:
Events
;
execute
(
interaction
:
Interaction
,
client
:
ExtendedClient
,
fs
:
any
,
)
:
Promise
<
InteractionResponse
<
boolean
>
>
;
}
Type Declaration
name
:
Events
execute
:
function
execute
(
interaction
:
Interaction
,
client
:
ExtendedClient
,
fs
:
any
,
)
:
Promise
<
InteractionResponse
<
boolean
>
>
Parameters
interaction
:
Interaction
client
:
ExtendedClient
fs
:
any
Returns
Promise
<
InteractionResponse
<
boolean
>
>
Param: client
Param: fs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...
Param: client
Param: fs