.action()
Adds or removes a data from _channelCommands | Function
Parameter
Description
Type
action
Whether to add or remove a data
"add" | "remove"
guildId
The ID of the guild to configure
String
commandName
The name of the command
String
channelId
The ID of the required channel
String
Returns
Last updated