.optionsAreDifferent()

Checks if the new slash command option and the old one are different | Function

.optionsAreDifferent(existingOptions, options)
Parameter
Description
Type

existingOptions

The current slash command options

options

The new slash command options

Returns

boolean

Last updated