#How to mention someone in a message?
5 messages · Page 1 of 1 (latest)
oh you already answered
thank you, but the console said that was deprecated
`@${user.id.user}`,
{
mentions: [user.id._serialized],
},
);
Used it like this
works
i can't find mention propery