Skip to main content
Defined in: packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts:93

Properties

options

options: readonly APIApplicationCommandInteractionDataBasicOption[]
Defined in: packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts:96

subCommand

subCommand: APIApplicationCommandInteractionDataSubcommandOption<InteractionType> | null
Defined in: packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts:95

subCommandGroup

subCommandGroup: APIApplicationCommandInteractionDataSubcommandGroupOption<InteractionType> | null
Defined in: packages/http-framework/src/lib/interactions/resolvers/InteractionOptions.ts:94