CommandFileObject
CommandFileObject
Represents a command file.
Property | Type | Value |
---|---|---|
autocomplete | ( ctx: CommandContext<Interaction, Cached> ) => void | N/A |
category | null | string | N/A |
data | RESTPostAPIApplicationCommandsJSONBody | N/A |
filePath | string | N/A |
options | CommandOptions | N/A |
run | ( ctx: CommandContext<Interaction, Cached> ) => void | N/A |