OptionalembedOptions?: EmbedOptionsA function to build the ticket's channel name when the ticket is closed.
A function to build a ticket's title from the ticket object itself.
A function to build the reply message.
A function to build the message sent to a user when they have too much ongoing tickets.
OptionalloggingOptions?: LoggingOptionsThe logging options. Do not provide if you do not want to log.
The mailbox channel in which the content is sent (or from which the threads are created).
The maximum number of ongoing tickets per user for this guild.
The settings for the modal forms.
OptionalthreadOptions?: ThreadOptionsThe thread options. Do not provide if you do not want to use threads.
The embed options. Do not provide if you do not want to use embeds.