bwmarrin / discordgo

(Golang) Go bindings for Discord
BSD 3-Clause "New" or "Revised" License
5.05k stars 802 forks source link

Bulk reaction removal not triggering events #1542

Open SamusAranX opened 2 months ago

SamusAranX commented 2 months ago

I can't find a way to be notified about emoji-specific bulk reaction removals. Neither MessageReactionRemove nor MessageReactionRemoveAll events trigger when reactions are removed like that. This is a showstopper for bots that make use of reactions.

I'm using discordgo v0.28.1.

Screenshot 2024-07-10 at 22 12 48