interface ReactionCollectorEventTypes
extends
CollectorEventTypes<Snowflake | string, MessageReaction, [User]>export interface ReactionCollectorEventTypes extends CollectorEventTypes<Snowflake | string, MessageReaction, [User]>
Inherited from: CollectorEventTypes
Inherited from: CollectorEventTypes
[collected: ReadonlyCollection<Key, Value>, reason: string] end :
Inherited from: CollectorEventTypes
Inherited from: CollectorEventTypes