$deleteApplicationCommand
$deleteApplicationCommand
will delete an application command.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
guildID/global | string, number | Application command type. 1. global 2. specific guildID | true |
id | number | Application command ID which will be deleted. | true |