ApplicationCommandContext

constructor(genericEvent: ApplicationCommandInteractionCreateEvent, genericCommand: ApplicationCommand<*>, cache: MutableStringKeyedMap<Any>)

Parameters

genericEvent

Generic event object to populate data from.

genericCommand

Generic command object that this context belongs to.