$dm

Direct messages a user.

Usages

There are three possible usages of the $dm function.

Usage #1

$dm

This will send the message to the user that runs the command.

Usage #2

$dm[]

This will send the message to the first mentioned user.

Usage #3

$dm[UserID;...]

This will send the message to every user with given User ID.

Parameters

  • userID (Type: Snowflake || Flag: Emptiable): The user to whom to send the direct message.

Note

If the command fails to send the message, make sure the user allows dm messages from everyone.