Interface InteractionCollectorOptions<Interaction, Cached>

Type Parameters

Hierarchy

Properties

componentType?: ComponentType
dispose?: boolean
filter?: CollectorFilter<[Interaction, Collection<string, Interaction>]>
idle?: number
interactionResponse?: InteractionResponse<BooleanCache<Cached>>
interactionType?: InteractionType
max?: number
maxComponents?: number
maxUsers?: number
message?: CacheTypeReducer<Cached, Message<boolean>, APIMessage, APIMessage | Message<boolean>, null | APIMessage | Message<boolean>>
time?: number

Generated using TypeDoc