DisBot
Preparing search index...
helper/ticketHelper
handleCloseAction
Function handleCloseAction
handleCloseAction
(
client
:
ExtendedClient
,
guild
:
Guild
,
channel
:
TextChannel
|
PrivateThreadChannel
,
ticketId
:
string
,
confirm
?:
boolean
,
reason
?:
string
,
isAuto
?:
boolean
,
interaction
?:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
|
AnySelectMenuInteraction
,
)
:
Promise
<
InteractionResponse
<
boolean
>
|
InteractionCallbackResponse
<
boolean
>
,
>
Parameters
client
:
ExtendedClient
guild
:
Guild
channel
:
TextChannel
|
PrivateThreadChannel
ticketId
:
string
Optional
confirm
:
boolean
Optional
reason
:
string
Optional
isAuto
:
boolean
Optional
interaction
:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
|
AnySelectMenuInteraction
Returns
Promise
<
InteractionResponse
<
boolean
>
|
InteractionCallbackResponse
<
boolean
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...