Skip to Content
🎉 Tickety now has applications. Read more →
APIEventsRename

Rename Event

  • This event is fired when name of of a ticket has been changed !

Aditional Fields:

Field NameField descriptionField Type
typeIs set to “rename” for this eventstring
newNameThe new name of the ticketstring

Example

{ // Default "customURL": "https://ticketywebhook.requestcatcher.com", "guildId": "804846334346526752", "guildName": "Tickety Support", "channelId": "1140972530400776294", "userId": "713115896805064856", "userName": "oxytoan", "panel": "Support", // Priority Event "type": "rename", "newName": "partner-oxytoan" }