Skip to content

InteractionCollectorOptions

typedef · SourceType: CollectorOptions

Properties

channel

optional

channel: TextBasedChannelsResolvable

The channel to listen to interactions from

componentType

optional

componentType: MessageComponentType

The type of component to listen for

guild

optional

guild: GuildResolvable

The guild to listen to interactions from

interactionType

optional

interactionType: InteractionType

The type of interaction to listen for

max

optional

max: number

The maximum total amount of interactions to collect

maxComponents

optional

maxComponents: number

The maximum number of components to collect

maxUsers

optional

maxUsers: number

The maximum number of users to interact

message

optional

message: Message | APIMessage

The message to listen to interactions from

Unofficial software. Not affiliated with or supported by Discord.