DisBot
Preparing search index...
modules/info/contextmenu/useravatar
default
Variable default
default
:
{
context
:
boolean
;
data
:
ContextMenuCommandBuilder
;
execute
(
interaction
:
ContextMenuCommandInteraction
,
client
:
ExtendedClient
,
)
:
Promise
<
InteractionResponse
<
boolean
>
>
;
}
Type Declaration
context
:
boolean
data
:
ContextMenuCommandBuilder
execute
:
function
execute
(
interaction
:
ContextMenuCommandInteraction
,
client
:
ExtendedClient
,
)
:
Promise
<
InteractionResponse
<
boolean
>
>
Parameters
interaction
:
ContextMenuCommandInteraction
client
:
ExtendedClient
Returns
Promise
<
InteractionResponse
<
boolean
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...