Interface MessageChannelComponentCollectorOptions<Interaction>

Type Parameters

Hierarchy

Properties

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

Generated using TypeDoc