Types.Message.purgable - shysolocup/noscord.js GitHub Wiki

if the message can be purged
type: Boolean

client.on("send", (ctx) => {
    ctx.purgable;
});


⚠️ **GitHub.com Fallback** ⚠️