#How to mention someone in a message?

5 messages · Page 1 of 1 (latest)

foggy spade
sly relic
#

thank you, but the console said that was deprecated

#
          `@${user.id.user}`,
          {
            mentions: [user.id._serialized],
          },
        );

Used it like this
works

umbral lark
#

i can't find mention propery