The channel the message collector belongs to.
Optional
options: CollectorOptions<Message>The options of the message collector.
Readonly
channelReadonly
clientReadonly
collectedThe collected data.
Readonly
createdThe date the collector was created.
Optional
endedThe date the collector was ended.
Readonly
optionsThe timestamp the collector was created.
The timestamp the collector was ended.
Whether the collector has ended.
The time the collector has been running.
Rest
...args: CollectorEvents<Message>[Event]
The message collector for a channel.
Example