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

if the message is sent by discord
type: Boolean

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


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