Skip to content

unregisterCommand

Ben edited this page Aug 16, 2022 · 1 revision

Unregisters a TRP3 slash command

TRP3_API.slash.unregisterCommand(commandID)

Arguments

  • commandID: string, the ID defined in your commands commandStructure, see registerCommand
Clone this wiki locally