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