DisBot
Preparing search index...
helper/errorHelper
errorHandler
Function errorHandler
errorHandler
(
interaction
:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
|
ContextMenuCommandInteraction
<
CacheType
>
|
AnySelectMenuInteraction
,
client
:
any
,
error
:
Error
,
customMessage
?:
string
,
customDescription
?:
string
,
)
:
Promise
<
void
>
Parameters
interaction
:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
|
ContextMenuCommandInteraction
<
CacheType
>
|
AnySelectMenuInteraction
client
:
any
error
:
Error
Optional
customMessage
:
string
Optional
customDescription
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...