ODTranscriptCompilerReadyResult interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
This is the result which is returned by the ready()
function.
Properties
optional activeAdminDmMessage
interface ➜ api.ODMessageBuildResult
The message to be sent to the DM of all admins who actively participated in the ticket.
optional channelMessage
interface ➜ api.ODMessageBuildResult
The message to be sent in the specified channel in the server.
optional creatorDmMessage
interface ➜ api.ODMessageBuildResult
The message to be sent to the DM of the ticket creator.
optional everyAdminDmMessage
interface ➜ api.ODMessageBuildResult
The message to be sent to the DM of all admins who were assigned to this ticket.
optional participantDmMessage
interface ➜ api.ODMessageBuildResult
The message to be sent to the DM of all participants.