.create()
Creates a custom command | Function
Parameter
Description
Type
guildId
The guild ID
String
commandName
The command name
String
description
The command description
String
response
The response that is going to be returned by the command
String
Returns
Last updated