core/collectors library

Create collectors to filter out expected actions

Classes

MessageCollector<T extends PartialMessage<PartialChannel>>
The MessageCollector class is part of the Mineral framework and is used to collect messages that match certain criteria. It can be used to implement functionality like message polls or message surveys.