Module serenity::collector[][src]

This is supported on crate feature collector only.
Expand description

Collectors will receive events from the contextual shard, check if the filter lets them pass, and collects if the receive, collect, or time limits are not reached yet.

Re-exports

pub use message_collector::*;
pub use reaction_collector::*;

Modules

message_collector
reaction_collector