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