CommandKitButtonBuilderInteractionCollectorDispatchContextData
CommandKitButtonBuilderInteractionCollectorDispatchContextData
The context data for the interaction collector. This includes the autoReset, time, filter, onEnd, and onError properties.
Signature
type CommandKitButtonBuilderInteractionCollectorDispatchContextData = EventInterceptorContextData<Events.InteractionCreate>