@open-wa/wa-automate v4.75.0structuresstructures/Collectortype-aliasesType Alias: CollectorFilter()\<T\>On this pageType Alias: CollectorFilter()<T> CollectorFilter<T>: (...args) => boolean | Promise<boolean> Type Parameters • T extends any[] Parameters • ...args: T Any arguments received by the listener Returns boolean | Promise<boolean>