this.msg.clearReactions is not a function

collector.on('end', () => {
            this.msg.clearReactions();
        });

TypeError: this.msg.clearReactions is not a function

Are you coding with Discord.js?

D.JS just had a giant updating having to do with cache and such.

You should probably join there discord to get the best possible help.