.createOptions()

Creates options for a slash command | Function

.createOptions(commandObject)
Parameter
Description
Type

commandObject

The ICommand interface

Returns

ApplicationCommandOptionData[]

Last updated