Interface: AwaitMessagesOptions
Options to be applied to the collector.
Extends
Properties
dispose?
optionaldispose:boolean
Whether to dispose data when it's deleted
Inherited from
errors?
optionalerrors:string[]
An array of "reasons" that would result in the awaitMessages command to throw an error.
idle?
optionalidle:number
Max time allowed idle
Inherited from
max?
optionalmax:number
The maximum amount of items to collect
Inherited from
maxProcessed?
optionalmaxProcessed:number
The maximum amount of items to process
Inherited from
time?
optionaltime:number
Max time to wait for items in milliseconds