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

the id of the message
type: String

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


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