I know you can send a DM like this:
message.author.send("Go to example.com for help");
But some people have the setting that allows other server members to DM them off:

How do I find out if the DM actually sent or not? I know this is possible in the Discord API, since other bots do it.