DisBot
Preparing search index...
helper/ticketHelper
ticketHelper
Function ticketHelper
ticketHelper
(
ticketSetupId
:
string
,
ticketType
:
"event"
|
"interaction"
,
client
:
ExtendedClient
,
interaction
?:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
StringSelectMenuInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
,
modal
?:
ModalSubmitInteraction
,
messageEvent
?:
Message
,
)
:
Promise
<
any
>
Parameters
ticketSetupId
:
string
ticketType
:
"event"
|
"interaction"
client
:
ExtendedClient
Optional
interaction
:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
StringSelectMenuInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
Optional
modal
:
ModalSubmitInteraction
Optional
messageEvent
:
Message
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...