Checks if the new slash command option and the old one are different | Function
.optionsAreDifferent(existingOptions, options)
existingOptions
The current slash command options
ApplicationCommandOptionDataarrow-up-right[]
ApplicationCommandOptionData
[]
options
The new slash command options
boolean
Last updated 3 years ago