$autoCompleteRespond
is used to auto-complete slash options.
Field | Type | Description | Required |
---|
OptionName | string | Name of the auto-complete option that will be displayed to the user. | true |
OptionReply | string | The reply that will be sent if the auto-complete option was selected, (not visible to the user). | true |
Create the slash-commands: (please note that you require the events: ["onMessage", "onInteractionCreate"]
event in
your main file)
Interaction Command:
Create the slash-commands: (please note that you require the events: ["onMessage", "onInteractionCreate"]
event in
your main file)
Interaction Command: