#Select Menu Issue

1 messages · Page 1 of 1 (latest)

feral relic
#

create a component collector on sentMessage rather than the channel

fair nexusBOT
feral relic
#

what's there to be confused about. define the collector on sentMessage using the method I showed above

#
- const collector = inter.channel.createMessageComponentCollector({
+ const collector = sentMessage.createMessageComponentCollector({