DisBot
Preparing search index...
helper/utilityHelper
isInDevelopment
Function isInDevelopment
isInDevelopment
(
client
:
ExtendedClient
,
interaction
:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
|
AnySelectMenuInteraction
,
message
?:
string
,
emoji
?:
string
,
)
:
Promise
<
InteractionResponse
<
boolean
>
>
Parameters
client
:
ExtendedClient
interaction
:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
|
AnySelectMenuInteraction
Optional
message
:
string
Optional
emoji
:
string
Returns
Promise
<
InteractionResponse
<
boolean
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...