Structs§
- Component
Interaction Collector - A
ComponentInteractionCollector
receivesComponentInteraction
’s match the given filters for a set duration. - Event
Collector Deprecated - A
EventCollector
receivesEvent
’s match the given filters for a set duration. - Message
Collector - A
MessageCollector
receivesMessage
’s match the given filters for a set duration. - Modal
Interaction Collector - A
ModalInteractionCollector
receivesModalInteraction
’s match the given filters for a set duration. - Reaction
Collector - A
ReactionCollector
receivesReaction
’s match the given filters for a set duration.
Functions§
- collect
- Fundamental collector function. All collector types in this module are just wrappers around this function.