#I doing something wrong here? its complaining of an empty message

1 messages · Page 1 of 1 (latest)

radiant mica
#

content should be a string

orchid crag
#

either use message.author.toString() or use `${message.author}`

primal tiger
#

i may be wrong, but I had thught that a user object got converted to a ping if you tried to use it as a string, but ok, ill try that

orchid crag
#

Yes, inside a template literal, not when used like that