Documentation
Events
Close

Close Event

  • This event is fired when a ticket is closed !

Aditional Fields:

Field NameField descriptionField Type
typeIs set to "close" for this eventstring

Example

{
    // Default
    "customURL": "https://ticketywebhook.requestcatcher.com",
    "guildId": "804846334346526752",
    "guildName": "Tickety Support",
    "channelId": "1140972530400776294",
    "userId": "713115896805064856",
    "userName": "oxytoan",
    "panel": "Support",
    // Close Event
    "type": "close"
}