Add new action:
This features can be include in the GuildAuditLogs:
const Actions = {
MESSAGE_DELETED: someNumber,
//other actions that already exists
};
Further details:
Already a thing on 11.1-dev: https://github.com/hydrabolt/discord.js/blob/11.1-dev/src/structures/GuildAuditLogs.js#L116
Will this be push to stable anytime soon?
Whenever 11.2 lands on stable. We usually don't give estimates.
@iCrawl that site gives me a 404, any alternatives now?
Yea like mentioned, its already implemented.