Duplicate messageUpdate events in sharded bot
I'm receiving duplicate messageUpdate events and I'm not sure why. I have tried storing messageId in redis and checking it before sending message, but still it somehow bypasses it. Is it some sort of retry event? It's kind of similar to a let's say a bump reminder bot
Relevant code:
Relevant code:
messageUpdate.tsMessageHandlerXHandler