Way to listen for MessageReactionRemove when the messages aren't cached
I am trying to detect when reactions are removed from a post in a forum channel. The relevant code looks like this:
However, if I react with the
and then boot the bot up, and then remove it, it doesn't detect it. On the other hand, if I add the reaction while the bot is already up and then remove it, it does detect it.
However, if I react with the
