.findCommand()
Finds a command based on the guild ID | Function
.findCommand(commandId, guildId)Parameter
Description
Type
Returns
Promise<ApplicationCommand<{}> | undefined>Last updated
Finds a command based on the guild ID | Function
.findCommand(commandId, guildId)Promise<ApplicationCommand<{}> | undefined>Last updated