Message not being sent to a user's DMs

client.users.send(user,
{
  embeds: [embed]
});
Was this page helpful?