DisBot
Preparing search index...
modules/automation/events/autoreact
default
Variable default
default
:
{
name
:
Events
;
execute
(
message
:
Message
,
client
:
ExtendedClient
)
:
Promise
<
void
>
;
}
Type Declaration
name
:
Events
execute
:
function
execute
(
message
:
Message
,
client
:
ExtendedClient
)
:
Promise
<
void
>
Parameters
message
:
Message
client
:
ExtendedClient
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...