Interface InteractionCollectorOptions

Hierarchy

  • InteractionCollectorOptions

Properties

channel?: any

The channel to listen to interactions from.

guild?: Guild

The guild to listen to interactions from.

interaction?: AnyInteractionGateway

The interaction response to listen to message component interactions from.

The message to listen to interactions from.

Generated using TypeDoc