webhookUpdate event not received
I seem to be unable to receive the webhookUpdate event
https://discord.js.org/#/docs/discord.js/main/class/Client?scrollTo=e-webhookUpdate
My client intents have
https://discord.js.org/#/docs/discord.js/main/class/Client?scrollTo=e-webhookUpdate
My client intents have
Discord.IntentsBitField.Flags.GuildWebhooks listed and I'm listing all received events. webhookUpdate is not one of them