Interface AwaitMessageCollectorOptionsParams<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>
time?: number

Generated using TypeDoc