Structs§
- Component
Interaction Collector - A
ComponentInteractionCollectorreceivesComponentInteraction’s match the given filters for a set duration. - Event
Collector Deprecated - A
EventCollectorreceivesEvent’s match the given filters for a set duration. - Message
Collector - A
MessageCollectorreceivesMessage’s match the given filters for a set duration. - Modal
Interaction Collector - A
ModalInteractionCollectorreceivesModalInteraction’s match the given filters for a set duration. - Reaction
Collector - A
ReactionCollectorreceivesReaction’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.