DisBot
Preparing search index...
modules/embed/modals/modal-embed-create-footer
default
Variable default
default
:
{
id
:
string
;
execute
(
interaction
:
ModalSubmitInteraction
,
client
:
ExtendedClient
,
)
:
Promise
<
Message
<
true
>
|
InteractionResponse
<
boolean
>
>
;
}
Type Declaration
id
:
string
execute
:
function
execute
(
interaction
:
ModalSubmitInteraction
,
client
:
ExtendedClient
,
)
:
Promise
<
Message
<
true
>
|
InteractionResponse
<
boolean
>
>
Parameters
interaction
:
ModalSubmitInteraction
client
:
ExtendedClient
Returns
Promise
<
Message
<
true
>
|
InteractionResponse
<
boolean
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...