Skip to content

Rule Effect

ticketCommand

Back to Index

Return this effect to apply a ticket command from hooks that supports it.

Type

{
effect: 'ticketCommand'
type: text // Command type
// Additional command properties are added here
}

Ticket Commands

Back to Index