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

if the message is tts
type: Boolean

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


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