DisBot
Preparing search index...
helper/ticketHelper
ticketTranscriptBuilder
Function ticketTranscriptBuilder
ticketTranscriptBuilder
(
ticketId
:
string
,
client
:
ExtendedClient
,
guild
:
Guild
,
channel
:
TextChannel
|
ThreadChannel
<
boolean
>
,
user
?:
GuildMember
,
interaction
?:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
|
AnySelectMenuInteraction
,
)
:
Promise
<
|
InteractionResponse
<
boolean
>
|
Message
<
false
>
|
{
components
:
ContainerBuilder
[]
;
files
:
AttachmentBuilder
[]
;
flags
:
number
;
}
,
>
Parameters
ticketId
:
string
client
:
ExtendedClient
guild
:
Guild
channel
:
TextChannel
|
ThreadChannel
<
boolean
>
Optional
user
:
GuildMember
Optional
interaction
:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
|
AnySelectMenuInteraction
Returns
Promise
<
|
InteractionResponse
<
boolean
>
|
Message
<
false
>
|
{
components
:
ContainerBuilder
[]
;
files
:
AttachmentBuilder
[]
;
flags
:
number
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...