@hunteroi/discord-mailbox
GitHub
Breaking Changes
Preparing search index...
createTicketContent
Function createTicketContent
createTicketContent
(
content
:
string
,
author
:
User
,
createdAt
:
Date
,
createdTimestamp
:
number
,
channelId
?:
string
|
null
,
channel
?:
TextBasedChannel
|
null
,
attachments
?:
Collection
<
string
,
Attachment
>
,
)
:
TicketContent
Creates a ticket content.
Parameters
content
:
string
author
:
User
createdAt
:
Date
createdTimestamp
:
number
Optional
channelId
:
string
|
null
= null
Optional
channel
:
TextBasedChannel
|
null
= null
Optional
attachments
:
Collection
<
string
,
Attachment
>
= ...
Returns
TicketContent
Export
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
Breaking Changes
@hunteroi/discord-mailbox
Loading...
Creates a ticket content.