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

content of the message
type: String

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


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