Interface MessageCollectorOptionsParams<ComponentType, Cached>

Type Parameters

Hierarchy

Properties

componentType?: ComponentType
dispose?: boolean
filter?: CollectorFilter<[MappedInteractionTypes<Cached>[ComponentType], Collection<string, MappedInteractionTypes<Cached>[ComponentType]>]>
idle?: number
interactionResponse?: InteractionResponse<boolean>
max?: number
maxComponents?: number
maxUsers?: number
time?: number

Generated using TypeDoc