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